Hello,
We are trying to install openssl-0.9.8k on our AIX server (version 5.3)
Output of "make" command is as below: (last few lines)
-DB_ENDIAN}"; LIBPATH=`for x in $LIBDEPS; do if echo $x | grep '^ *-L' >
/dev/null 2>&1; then echo $x | sed -e 's/^ *-L//'; fi; done | uniq`;
LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`;
LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o
${APPNAME:=rc5test} rc5test.o ${LIBDEPS} )
ld: 0711-317 ERROR: Undefined symbol: .main
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
Please assist us by letting us know a resolution to above error , as we
want to enable mod_ssl module for APACHE(2.0.63) after openssl is
successfully installed.
Thanks And Regards,
Kritika Chatterjee
GBS - Global Delivery, IBM India
TPO, Tower A, Pune
Cell Phone # +91 9765569524
Email: [email protected]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]