[Tickets] [InitNG] #742: inotify-syscalls.h uses wrong preprocessor for ppc

InitNG trac at initng.org
Wed Aug 30 16:11:40 CEST 2006


#742: inotify-syscalls.h uses wrong preprocessor for ppc
-----------------------------------+----------------------------------------
 Reporter:  vapier                 |       Owner:                 
     Type:  i don't know           |      Status:  new            
 Priority:  normal                 |   Milestone:  initng 0.7.0   
Component:  Bugs in initng source  |     Version:  initng-0.6.8svn
 Severity:  normal                 |    Keywords:                 
-----------------------------------+----------------------------------------
 the current plugins/fmon/inotify-syscalls.h file checks __ppc__ ... this
 is the incorrect define, you want __powerpc__ as the powerpc compiler does
 not define __ppc__, it only defines __powerpc__

-- 
Ticket URL: <http://www.initng.org/ticket/742>
InitNG <http://www.initng.org/>
The Next Generation InitSystem


More information about the Tickets mailing list