lftp-2.6.1 compilation fails with gcc-3.1.1 & openssl-0.9.6e
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/app/openssl-0.9.6e/incl
ude -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti
-fno-implement-inlines -Winline -c -o lftp.o `test -f 'lftp.cc' || echo './'`lft
p.cc
lftp.cc: In function `int main(int, char**)':
lftp.cc:320: `LC_ALL' undeclared (first use this function)
lftp.cc:320: (Each undeclared identifier is reported only once for each
function it appears in.)
lftp.cc:320: `setlocale' undeclared (first use this function)
lftp.cc:321: `LC_NUMERIC' undeclared (first use this function)
lftp.cc:322: warning: statement with no effect
lftp.cc:323: warning: statement with no effect
make[1]: *** [lftp.o] Error 1
make[1]: Leaving directory `/home/war/lftp-2.6.1/src'
make: *** [all-recursive] Error 1
make: *** Error: Make failed.
make: *** Aborting!
System Hardware:
CPU Type: Pentium III
CPU Speed: 868.636 MHz
Disk: ST380021A
Ram: 1009 MB
Swap: 2000 MB
System Software:
Distribution: Red Hat Linux release 7.3 (Valhalla)
audiofile: 0.2.3
autoconf: 2.53
automake: 1.6.1
binutils: 2.13
e2fsprogs: 1.27
esound: 0.2.28
gcc: 3.1.1
gettext: 0.11.5
glibc: 2.2.5
glib: 1.2.10
gnome-libs: 1.4.1.2
gtk: 1.2.10
imlib: 1.9.14
kernel: 2.4.19
libtool: 1.4.2
make: 3.79.1
modutils: 2.4.14
openssl: 0.9.6e
orbit: 0.5.13
orbit-idl: 0.6.8
perl: 5.8.0
qt: 3.0.4
rpm: 4.0.4
sdl: 1.2.4
util-linux: 2.11n
xfree86: 4.2.0
xml2: 2.4.23
xml: 1.8.17
"Alexander V. Lukyanov" wrote:
> News since 2.6.0:
> * fixed core dump when handling Content-Disposition.
> * fixed core dump when specifying zero queue position (Glenn Maynard).
> * fixed ETA rounding - it was possible to see 1h60m (reported by Igor Zhbanov).
> * a number of compile problems fixed.
>
> It can be downloaded from the usual location:
> ftp://lftp.yar.ru/lftp/
>
> Alexander.