[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help, Can't compile a package anymore.



This is strange.  Just before new years I could compile jazip (a
package I'm working on) and now it fails.  I'm running hamm with
slink libc6 and libc6-dev Version 2.0.7u-7.1

I'd appreciate any ideas as to what's wrong:

$ gcc -O -m486   -c mount_z.c -o mount_z.o
In file included from mount_z.c:18:
/usr/include/linux/genhd.h:115: parse error before `__u32'
/usr/include/linux/genhd.h:115: warning: no semicolon at end of struct or union
/usr/include/linux/genhd.h:116: warning: data definition has no type or storage class
/usr/include/linux/genhd.h:117: parse error before `d_subtype'
/usr/include/linux/genhd.h:117: warning: data definition has no type or storage class
[cut out lots more]
/usr/include/linux/genhd.h:155: parse error before `}'
make: *** [mount_z.o] Error 1

The version of jazip I'm trying to build is

 http://www.scripps.edu/~jsmith/jazip/jaZip-0.31.src.tar.gz

which is not _officially_ released because I'm suppose to test it
and set it up for Debian first.  If you want to try compiling it,
you need libforms-dev installed.

Thanks,
Peter


Reply to: