the output:
$ make
+ Entering scripts
+ Entering src
+ Entering lib
+ Entering main
+ Entering linux
+ Entering drivers
+ Entering disk
blk_dmg.o
In file included from ./include/blk_dmg.h:37,
from blk_dmg.c:30:
/usr/include/zlib.h:1366: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'gzseek64'
/usr/include/zlib.h:1367: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'gztell64'
/usr/include/zlib.h:1368: error: expected declaration specifiers or
'...' before 'off64_t'
/usr/include/zlib.h:1369: error: expected declaration specifiers or
'...' before 'off64_t'
make[3]: *** [../../../obj-ppc/build/src/drivers/disk/blk_dmg.o] Error 1
make[2]: *** [sub-disk-all] Error 2
make[1]: *** [sub-drivers-all] Error 2
make: *** [sub-src-all] Error 2
i'm comfortable patching, even hand editing if you point me in the right
direction
-s
--
|