in reply to Net::SSLeay + Solaris 10 + OpenSSL v0.9.7b == frustration
And the thot plickens! I just restored the copy of OpenSSL that was originally installed on the system and tried the build of the module again. Saw this during the Makefile.PL stage:
and in spite of that the module actually compiled. When make test was run I got the same error however. Going back and trying to build a 64 bit Perl and see if that fixes things.Checking for OpenSSL-0.9.6j or 0.9.7b or newer... You have OpenSSL-0.9.7e installed in /usr/local/ssl *** Could not figure out which C compiler was used to compile /usr/loc +al/ssl/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSL +eay are compiled with the same compiler and flags. Mixing and matchin +g compilers is not supported. at ./Makefile.PL line 140.
Solaris is such a PITA at times...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::SSLeay + Solaris 10 + OpenSSL v0.9.7b == frustration
by andyford (Curate) on Nov 13, 2006 at 15:49 UTC | |
by blue_cowdawg (Monsignor) on Nov 13, 2006 at 15:54 UTC |