On Thu, 22 Feb 2007 13:12:27 +0100 Tomasz Kojm wrote:

Please post the outputs of:

* curl-config --libs
* pkg-config --libs openssl

On an Apple Xserve G5 (PowerPC), with Mac OS 10.3.9:

server1:~ user$ curl-config --libs
-L/usr/lib -lcurl -arch i386 -arch ppc -lz -lssl -lcrypto -lz
server1:~ user$ pkg-config --libs openssl
-bash: pkg-config: command not found

On an Apple Xserve G5 (PowerPC), with Mac OS 10.4.8:

server2:~ user$ curl-config --libs
-L/usr/lib -lcurl -lssl -lcrypto -lz
server2:~ user$ pkg-config --libs openssl
-bash: pkg-config: command not found

On an Apple Xserver Xeon (x86), with Mac OS 10.4.8:

server3:~ user$ curl-config --libs
-L/usr/lib -lcurl -lssl -lcrypto -lz
server3:~ user$ pkg-config --libs openssl
-bash: pkg-config: command not found

So it appears that the make problem should only be present with Mac OS 10.3.9.

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