amar 007
2013-06-09 05:14:08 UTC
Hi Team,
I am trying to compile LFTP with SSL options ...
Getting below error :-
OS :- Red Hat Enterprise Linux AS release 4 (Nahant Update 6)
64BIT
COmmand :- ./configure --with-openssl=/lib
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[1]: *** [proto-http.la] Error 1
make[1]: Leaving directory `/var/tmp/lftp-sls/lftp-4.3.2/src'
make: *** [all-recursive] Error 1
LFTP version :- lftp-4.3.2
[***@vcosxawa0s lftp-4.3.2]# rpm -qa | grep ssl
openssl-devel-0.9.7a-43.17.el4_6.1.i386
openssl-0.9.7a-43.17.el4_6.1.i686
xmlsec1-openssl-1.2.6-3.i386
mod_ssl-2.0.52-38.ent.2.i386
openssl096b-0.9.6b-22.46.i386
[***@vcosxawa0s lftp-4.3.2]#
[***@vcosxawa0s lftp-4.3.2]# /usr/bin/g++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--enable-languages=c,c++ --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.3)
g++32: no input files
[***@vcosxawa0s lftp-4.3.2]
Please let me know if i am doing something wrong ...
Thanks
Amar
I am trying to compile LFTP with SSL options ...
Getting below error :-
OS :- Red Hat Enterprise Linux AS release 4 (Nahant Update 6)
64BIT
COmmand :- ./configure --with-openssl=/lib
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[1]: *** [proto-http.la] Error 1
make[1]: Leaving directory `/var/tmp/lftp-sls/lftp-4.3.2/src'
make: *** [all-recursive] Error 1
LFTP version :- lftp-4.3.2
[***@vcosxawa0s lftp-4.3.2]# rpm -qa | grep ssl
openssl-devel-0.9.7a-43.17.el4_6.1.i386
openssl-0.9.7a-43.17.el4_6.1.i686
xmlsec1-openssl-1.2.6-3.i386
mod_ssl-2.0.52-38.ent.2.i386
openssl096b-0.9.6b-22.46.i386
[***@vcosxawa0s lftp-4.3.2]#
[***@vcosxawa0s lftp-4.3.2]# /usr/bin/g++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--enable-languages=c,c++ --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.3)
g++32: no input files
[***@vcosxawa0s lftp-4.3.2]
Please let me know if i am doing something wrong ...
Thanks
Amar