Jon Frazier wrote:
I have been attempting to compile this module on solaris 2.8 with no luck at
all.
Perl 5.6.1
gcc 3.3, 3.03
openSSL 0.9.7
Here is the log of the make

I'm not sure what more to include.....

gcc -c -I/usr/local/ssl/include -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"0.51\"
-DXS_VERSION=\"0.51\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE
SSLeay.c
In file included from
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:426,
                 from SSLeay.xs:13:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/include/sys/types.h:27:26:
sys/isa_defs.h: No such file or directory

Yep, something seems broken, but I suspect your perl installation rather than anything else. If you suspect it could be Crypt::SSLeay, I know I could compile at least old versions of the module on Solaris 2.6, so you might try to compile older versions from Backpan, which you can get here:

http://backpan.cpan.org/modules/by-authors/id/C/CH/CHAMAS/

If an older version can compile it, but the more recent ones can't, it
would be useful to know up through which version you got to compile
so I could see the differences in the build process being used.

Regards,

Josh

________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checker                 http://www.nodeworks.com



Reply via email to