I'm trying to compile Clam for a Raq2 and keep running into the same error:
*** Warning: linker path does not have real file for library -lbz2. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libbz2 and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/lib/libbz2.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -shared matcher.lo md5.lo others.lo readdb.lo str.lo scanners.lo unrarlib.l o zzip-dir.lo zzip-err.lo zzip-file.lo zzip-info.lo zzip-io.lo zzip-stat.lo zzip -zip.lo strc.lo blob.lo mbox.lo message.lo strrcpy.lo table.lo text.lo -lz -lpt hread -Wl,-soname -Wl,libclamav.so.1 -o .libs/libclamav.so.1.0.3 collect2: ld terminated with signal 6 [Aborted] make[1]: *** [libclamav.la] Error 1 make[1]: Leaving directory `/home/sites/home/users/admin/clamav-0.60/libclamav' make: *** [all-recursive] Error 1 I'm kinda confused. If libbzq2.a is what its looking for and its there, then why is it having a problem? Jeff ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
