[uae] Re: E-UAE 0.8.29-WIP2

  • From: SukkoPera <enjoy.the.silence@xxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Sun, 7 May 2006 14:15:13 +0200

Alle 09:10, mercoledì 3 maggio 2006, Richard Drummond ha scritto:
> 2) Sukko, it has your configure script fixes. Please do report any other
> anomalies your come across.
OK, here's another one: building with --without-zlib results in:
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/include -I../src -I../src -I..  
-DFPUEMU -DCPUEMU_0 -DCPUEMU_5 -DCPUEMU_6 -DUNALIGNED_PROFITABLE -DJIT 
-DNATMEM_OFFSET=0x50000000 -DAGA -DAUTOCONFIG -DFILESYS -DBSDSOCKET 
-DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY  
-DSHM_SUPPORT_LINKS=1  -Wa,--execstack  -O2 -fomit-frame-pointer   -Wall 
-Wno-unused -Wno-format -W -Wmissing-prototypes -Wstrict-prototypes 
-fno-strength-reduce -DREGPARAM="__attribute__((regparm(3)))" -pthread  
-DNO_MAIN_IN_MAIN_C  -I/usr/X11R6/include -DUSE_XKB   -MT zfile.o -MD -MP -MF 
".deps/zfile.Tpo" \
          -c -o zfile.o `test -f 'zfile.c' || echo './'`zfile.c; \
        then mv -f ".deps/zfile.Tpo" ".deps/zfile.Po"; \
        else rm -f ".deps/zfile.Tpo"; exit 1; \
        fi
In file included from zfile.c:16:
../src/include/unzip.h:58:18: zlib.h: No such file or directory
In file included from zfile.c:16:
../src/include/unzip.h:67: error: syntax error before "unzFile"
../src/include/unzip.h:67: warning: type defaults to `int' in declaration of 
`unzFile'
../src/include/unzip.h:67: warning: data definition has no type or storage 
class
../src/include/unzip.h:83: error: syntax error before "uInt"
[...]

Be aware that if you have zlib installed anyway, you won't trigger the error 
(but you will trigger a different one at linking time). Probably some 
#ifdef's will fix the error.
-- 
Giorgio
------------ Slackware GNU/Linux 10.2 user -------------
ICQ: 10238408
MSN: sukkopera@xxxxxxxxxx
Web: http://www.nogood.it/sukkopera/

Other related posts: