Hi,

On a PowerPC Mac the architecture is "ppc" (-arch ppc for library tools). During the "configure" step, the configure tool construct the "LIBCLAMAV_LIBS" variable by appending different lib options. When it append curl needed library it append the following: "-L/usr/lib - lcurl -arch i386 -arch ppc -lz -lssl -lcrypto -lz". Make of ClamAV when with "-arch i386 -arch ppc". On should remove "-arch i386" in all makefiles for make to success.

Joël Brogniart

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to