p5-net-ssleay links against system openssl
Compiling p5-net-ssleay for metasploit2 I noticed this warning:
---> Configuring p5-net-ssleay
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
You have OpenSSL-0.9.7l installed in /usr
* /usr/bin/openssl appears to be compiled with cc (cc -arch i386 -arch ppc -g -Os -pipe -arch i386 -arch ppc -pipe -DOPENSSL_NO_IDEA -DFAR=
) while perl is compiled with /usr/bin/gcc-4.0.
Both must be compiled with the same compiler and flags. Mixing and matching compilers is not supported. at Makefile.PL line 137.
This perl modules doesn't link against the right openssl library.
Change History (3)
Cc: |
markd@… added
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Cc: |
ricci@… added; ricci@… removed
|
This was fixed in r20856.