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
make[1]: *** [bntest] Error 1
If I'm right, this _BN_mod belongs to bntest, which is an package internal file of openssl. So it's not another package, that is causing problems, but the patch itself.
Or, if I'm wrong, I would be glad to know!
Thanks anyway. Phil
------------------------------------------------------- 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
