Hello! I try to compile the lastest 2 snapshots(20030625 and 20030705) and version 0.60.
I got always this error: make[1]: Entering directory `/mnt/leaf/clamav-0.60/clamscan' /bin/sh ../libtool --mode=link gcc -I/mnt/leaf/package-all/usr/include -L/mnt/leaf/package-all/usr/lib -o clamscan clamscan.o options.o getopt.o others.o manager.o treewalk.o -L../libclamav -lclamav gcc -I/mnt/leaf/package-all/usr/include -o .libs/clamscan clamscan.o options.o getopt.o others.o manager.o treewalk.o -L/mnt/leaf/package-all/usr/lib -L/mnt/leaf/clamav-0.60/libclamav /mnt/leaf/clamav-0.60/libclamav/.libs/libclamav.so -lz -lpthread /mnt/leaf/clamav-0.60/libclamav/.libs/libclamav.so: undefined reference to `_zzip_seekdir' /mnt/leaf/clamav-0.60/libclamav/.libs/libclamav.so: undefined reference to `_zzip_closedir' /mnt/leaf/clamav-0.60/libclamav/.libs/libclamav.so: undefined reference to `_zzip_telldir' /mnt/leaf/clamav-0.60/libclamav/.libs/libclamav.so: undefined reference to `_zzip_rewinddir' collect2: ld returned 1 exit status make[1]: *** [clamscan] Error 1 make[1]: Leaving directory `/mnt/leaf/clamav-0.60/clamscan' make: *** [install-recursive] Error 1 uml_woody:/mnt/leaf# I can't find any location where _zzip_seekdir, _zzip_closedir, ... become defined. Where does it come from? Any hints welcome! Cu -- written with FeLaMiMail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
