Package: libobjc-lf2 Version: 2.95.3r115-1 Severity: important There was an error while trying to autobuild your package:
(The patch below should fix it.) > Automatic build of libobjc-lf2_2.95.3r115-1 on caballero by sbuild/ia64 85 > Build started at 20060922-0803 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | > objc-compiler [...] > encoding.c:175: error: 'BITS_PER_UNIT' undeclared (first use in this function) > encoding.c:175: error: (Each undeclared identifier is reported only once > encoding.c:175: error: for each function it appears in.) > encoding.c: In function 'objc_layout_structure': > encoding.c:722: error: 'BITS_PER_UNIT' undeclared (first use in this function) > encoding.c: In function 'objc_layout_structure_next_member': > encoding.c:760: error: 'BITS_PER_UNIT' undeclared (first use in this function) > encoding.c: In function 'objc_layout_finish_structure': > encoding.c:900: error: 'BITS_PER_UNIT' undeclared (first use in this function) > encoding.c: In function 'objc_layout_structure_get_info': > encoding.c:912: error: 'BITS_PER_UNIT' undeclared (first use in this function) > make[2]: *** [shared_obj/encoding.o] Error 1 > make[1]: *** [libobjc.all.library.variables] Error 2 > make[1]: Leaving directory `/build/buildd/libobjc-lf2-2.95.3r115' > make: *** [build-stamp] Error 2 A full build log can be found at: http://buildd.debian.org/build.php?arch=ia64&pkg=libobjc-lf2&ver=2.95.3r115-1 diff -urN t/libobjc-lf2-2.95.3r115/config/ia64/linux-gnu/compiler-info.h libobjc-lf2-2.95.3r115/config/ia64/linux-gnu/compiler-info.h --- t/libobjc-lf2-2.95.3r115/config/ia64/linux-gnu/compiler-info.h 1969-12-31 17:00:00.000000000 -0700 +++ libobjc-lf2-2.95.3r115/config/ia64/linux-gnu/compiler-info.h 2006-09-24 17:30:20.000000000 -0600 @@ -0,0 +1,4 @@ +#define BITS_PER_UNIT 8 +#define BITS_PER_WORD 64 +#define PCC_BITFIELD_TYPE_MATTERS 1 +#define STRUCTURE_SIZE_BOUNDARY 8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

