Hello, I am trying to compile openssl in solaris 8
I use this :
./Configure --prefix=/soft/nrpe --openssldir=/soft/nrpe no-hw no-zlib
solaris-sparcv8-cc shared
Then make
When I did the make test I met these errors :
Test IGE mode
../util/shlib_wrap.sh ./igetest
Test JPAKE
../util/shlib_wrap.sh ./jpaketest
No JPAKE support
CMS consistency test
/usr/bin/perl cms-test.pl
CMS => PKCS#7 compatibility tests
Can't use an undefined value as filehandle reference at cms-test.pl line 423.
*** Error code 29
make: Fatal error: Command failed for target `test_cms'
Current working directory /var/tmp/work/S8sparc/openssl-1.0.0g/test
*** Error code 1
make: Fatal error: Command failed for target `tests'
-I am using this the SUNWspro Compilator :
nagios# ls
EMCpower ORCLfmap SUNWebnfs SUNWits SUNWsan SUNWspro
VRTSfspro VRTSvlic VRTSvxfs VRTSvxvm netbeans
Navisphere SUNWconn SUNWexplo SUNWrtvc SUNWsneep VRTS VRTSob
VRTSvmpro VRTSvxms mgll
nagios# perl -v
-This is perl, version 5.005_03 built for sun4-solaris
Copyright 1987-1999, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
Below .profile
PATH="/usr/ccs/bin:/opt/SUNWspro/bin:${PATH}"
LD_LIBRARY_PATH="/soft/nrpe/lib:/opt/SUNWspro/lib:${LD_LIBRARY_PATH}"
PS1="nagios# "
export PATH LD_LIBRARY_PATH PS1
env
PATH=/usr/ccs/bin:/opt/SUNWspro/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/SUNWspro/bin:/usr/local/bin:.
LD_LIBRARY_PATH=/soft/nrpe/lib:/opt/SUNWspro/lib:
Please could you tell how to resolve this problem ?
Thanks in advance
Cordialement
Siham BENBOUJEMAA
Direction des Systèmes d'Informations - DEIO - Ingénierie des Outils et Projets
T : 0 1 71 53 83 76
[email protected]<mailto:[email protected]>
[Description : cid:[email protected]]
5 Rue Noël Pons
92000 NANTERRE
www.sfr.com<http://www.sfr.com/>
|
Hello, I am trying to compile openssl in solaris 8 I use this : ./Configure
--prefix=/soft/nrpe --openssldir=/soft/nrpe no-hw no-zlib solaris-sparcv8-cc shared Then make When I did the make test I met these errors : Test IGE mode ../util/shlib_wrap.sh ./igetest Test JPAKE ../util/shlib_wrap.sh ./jpaketest No JPAKE support CMS consistency test /usr/bin/perl cms-test.pl CMS => PKCS#7 compatibility tests Can't use an undefined value as filehandle reference at cms-test.pl line 423. *** Error code 29 make: Fatal error: Command failed for target `test_cms' Current working directory /var/tmp/work/S8sparc/openssl-1.0.0g/test *** Error code 1 make: Fatal error: Command failed for target `tests' -I am using this the SUNWspro Compilator : nagios# ls EMCpower ORCLfmap SUNWebnfs SUNWits SUNWsan
SUNWspro VRTSfspro VRTSvlic VRTSvxfs VRTSvxvm netbeans Navisphere SUNWconn SUNWexplo SUNWrtvc SUNWsneep VRTS VRTSob VRTSvmpro VRTSvxms mgll nagios# perl -v -This is perl, version 5.005_03 built for sun4-solaris Copyright 1987-1999, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5.0 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. Below .profile PATH="/usr/ccs/bin:/opt/SUNWspro/bin:${PATH}" LD_LIBRARY_PATH="/soft/nrpe/lib:/opt/SUNWspro/lib:${LD_LIBRARY_PATH}" PS1="nagios# " export PATH LD_LIBRARY_PATH PS1 env PATH=/usr/ccs/bin:/opt/SUNWspro/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/SUNWspro/bin:/usr/local/bin:. LD_LIBRARY_PATH=/soft/nrpe/lib:/opt/SUNWspro/lib: Please could you tell how to resolve this problem ? Thanks in advance
Cordialement
Siham BENBOUJEMAA
5 Rue No?l Pons |
<<inline: image001.png>>
