Philip M�tteli wrote:
Hi


Is anybody able to compile openssl-0.9.6i-1? In my eyes, this shouldn't be possible. I have always the same error:


cc -o bntest -I../include -fPIC -DTHREADS -D_REENTRANT -O3 -D_DARWIN -DB_ENDIAN -fno-common bntest.o -L.. -lcrypto
ld: Undefined symbols:
_BN_mod

This compiles fine here. BN_mod is defined both in ../libcrypto.dylib and in /usr/lib/libcrypto.dylib, so it is found. No idea why it doesn't work for you.


--
Martin



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to