[Tickets] [Initng] #784: install_services.c

Initng trac at initng.org
Wed Aug 22 10:12:22 CEST 2007


#784: install_services.c
-----------------------------------+----------------------------------------
 Reporter:  fruity                 |       Owner:                   
     Type:  defect                 |      Status:  new              
 Priority:  normal                 |   Milestone:  initng 0.7.0     
Component:  Bugs in initng-ifiles  |     Version:  initng-ifiles-SVN
 Severity:  normal                 |    Keywords:                   
-----------------------------------+----------------------------------------
 this is what I get while compiling initng-ifiles in an uncommon path, when
 it compile the install_service.c:

 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c: In function
 `load_overlay_file':
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c:161: warning:
 assignment makes pointer from integer without a cast
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c:175: warning:
 assignment makes pointer from integer without a cast
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c: In function
 `print_it':
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c:635: warning:
 assignment makes pointer from integer without a cast
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c: In function
 `main':
 /mnt/hd1/1/SDK/test/initng-ifiles/tools/install_service.c:924: warning:
 assignment makes pointer from integer without a cast

 I beleive I'm missing a header:
 ./tools/CMakeFiles/install_service.dir/flags.make:C_FLAGS =
 -I/mnt/hd1/1/SDK/test/startup/usr/include/initng

 as you see I'm pointing the headers diretory to un uncommon path
 thanks in advance

 I'm using the latest svn version

-- 
Ticket URL: </ticket/784>
Initng <>
The next generation init system


More information about the Tickets mailing list