Package: libfoundation1.0
Version: 1.0.76-1
Severity: serious
From my pbuilder build log:
...
gcc behavior.m -c \
-MMD -MP -DLIB_FOUNDATION_LIBRARY=1 -DFD_WITH_GSMAKE=1 -Wall
-Iix86/linux-gnu -DLIB_FOUNDATION_LIBRARY=1 -DGNU_RUNTIME=1 -D_REENTRANT -fPIC
-DGSWARN -DGSDIAGNOSE -O0 -fno-strict-aliasing -fgnu-runtime -I..
-Iix86/linux-gnu/GNU -I.
-I/usr/local/lib/opengroupware.org/Local/Library/Headers
-I/usr/local/lib/opengroupware.org/Network/Library/Headers
-I/usr/lib/opengroupware.org/System/Library/Headers
-IGNUstep/Library/Headers/libFoundation
-I/usr/local/lib/opengroupware.org/Local/Library/Headers/libFoundation
-I/usr/local/lib/opengroupware.org/Network/Library/Headers/libFoundation
-I/usr/lib/opengroupware.org/System/Library/Headers/libFoundation
-IGNUstep/Library/Headers/libFoundation/./GNU
-I/usr/local/lib/opengroupware.org/Local/Library/Headers/libFoundation/./GNU
-I/usr/local/lib/opengroupware.org/Network/Library/Headers/libFoundation/./GNU
-I/usr/lib/opengroupware.org/System/Library/Headers/libFoundation/./GNU \
-o shared_obj/./GNU/behavior.o
In file included from behavior.m:29:
../Foundation/common.h:31:20: warning: config.h: No such file or directory
In file included from ../Foundation/NSString.h:30,
from ../Foundation/common.h:32,
from behavior.m:29:
../Foundation/NSObject.h:245:22: warning: lfmemory.h: No such file or directory
...
In file included from
/usr/lib/opengroupware.org/System/Library/Headers/objc/hash.h:32,
from
/usr/lib/opengroupware.org/System/Library/Headers/objc/objc-api.h:32,
from ../extensions/objc-runtime.h:29,
from behavior.m:30:
/usr/include/stdlib.h: At top level:
/usr/include/stdlib.h:152: error: conflicting types for 'atol'
../Foundation/common.h:61: error: previous declaration of 'atol' was here
...
make[3]: *** [shared_obj/./GNU/behavior.o] Error 1
make[2]: *** [libFoundation.all.library.variables] Error 2
make[2]: Leaving directory `/tmp/buildd/libfoundation1.0-1.0.76/Foundation'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/tmp/buildd/libfoundation1.0-1.0.76'
make: *** [build-stamp] Error 2
--
Daniel Schepler