Opened 17 years ago

Closed 17 years ago

Last modified 9 years ago

#11099 closed defect (fixed)

p5-net-ssleay links against system openssl

Reported by: canela@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: p5-net-ssleay metasploit2 ssl Cc: ghosthound, markd@…
Port:

Description

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)

comment:1 Changed 17 years ago by ghosthound

Cc: ricci@… added

comment:2 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

This was fixed in r20856.

comment:3 Changed 9 years ago by jmroot (Joshua Root)

Cc: ricci@… added; ricci@… removed
Note: See TracTickets for help on using tickets.