"collect2: ld" at libmnetutil compilation
Magnus Sörman
magnus.sorman at ericsson.com
Fri Oct 19 12:52:59 CEST 2007
Hi again,
I'll answer my own post, since I found the reason.
The reason was that it used the wrong header files. Simply dropping the ' --with-openssl=/usr/lib' when running 'configure', made the 'make' command to succeed.
Regards,
/Magnus
Hi,
I'm trying to compile minisip on a Fedora 5 box. When doing 'make' on libmnetutil I get:
/tmp/msor/trunk/libmcrypto/source/uuid/uuid.cc:197: undefined reference to `Rand::randomize(void*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [libmcrypto.la] Error 1
make[1]: Leaving directory `/tmp/msor/trunk/libmcrypto'
make: *** [all-recursive] Error 1
Any ideas?
Before running 'make' I used:
./configure --enable-debug --with-mutil=/usr/local/lib/pkgconfig --with-mnetutil=/usr/local/lib/pkgconfig --with-openssl=/usr/lib
which went OK.
Regards,
/Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.minisip.org/pipermail/minisip-users/attachments/20071019/d4d636c8/attachment.htm
More information about the Minisip-users
mailing list