Hi,
I just tried to compile the new lftp 3.2.0 under AIX 5.1 after configuring with
configure --with-ssl=/usr/local/contrib --with-debug
but got the following errors
a) using gcc/g++ 4.0.0
if /bin/sh ../libtool --silent --tag=CXX --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../include -I../include -I/usr/local/contrib/include -g -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -MT FileAccess.lo -MD -MP -MF ".deps/FileAccess.Tpo" -c
-o FileAccess.lo FileAccess.cc; \
then mv -f ".deps/FileAccess.Tpo" ".deps/FileAccess.Plo"; else
rm -f ".deps/FileAccess.Tpo"; exit 1; fi
ftpclass.h:108: error: ISO C++ forbids declaration of 'lftp_ssl' with no type
ftpclass.h:108: error: expected ';' before '*' token
ftpclass.h: In member function 'bool Ftp::Connection::ssl_is_activated()':
ftpclass.h:116: error: 'control_ssl' was not declared in this scope
gnumake[1]: *** [FileAccess.lo] Error 1
Sorry, I have overseen the new option "--with-openssl".
Greetings
Jens
-- Dr. Jens Schleusener T-Systems Solutions for Research GmbH Tel: +49 551 709-2493 Bunsenstr.10 Fax: +49 551 709-2169 D-37073 Goettingen [EMAIL PROTECTED] http://www.t-systems.com/
