Compiling fails with

$ OSTYPE=Darwin  make -f Makefile.bsd
gcc -o bin/MkMachDep MkMachDep.o  -lssl -lcrypto -lkvm -lpthread
ld: library not found for -lkvm
collect2: ld returned 1 exit status
make: *** [bin/MkMachDep] Error 1

OpenSSL comes with Leopard's XCode Tools and is installed here:

$ ls /usr/lib/libssl*
-rwxr-xr-x  1 root  wheel  915536 24 Sep  2007 /usr/lib/libssl. 
0.9.7.dylib
-rwxr-xr-x  1 root  wheel  223280 24 Sep  2007 /usr/lib/libssl.0.9.dylib
lrwxr-xr-x  1 root  wheel      18 11 Apr 19:05 /usr/lib/libssl.dylib - 
 > libssl.0.9.7.dylib

Any hints ?


Thank you very much,
Harald








-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to