Hello,
I have problems compiling lftp 3.0.0 on Solaris using SUN's SUNWspro
(forte) Compiler.

(apollo) [~] gmake lftp
+ export CC=cc
+ CC=cc
+ export CXX=CC
+ CXX=CC
+ export 
PATH=/opt/forte8/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin:/opt/csw/bin
+ PATH=/opt/forte8/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin:/opt/csw/bin
+ export 'LD_OPTIONS=-R/opt/csw/lib -L/opt/csw/lib'
+ LD_OPTIONS=-R/opt/csw/lib -L/opt/csw/lib
+ cd lftp-3.0.0
+ ./configure --exec-prefix=/opt/csw --sysconfdir=/opt/csw/etc 
--mandir=/opt/csw/share/man --datadir=/opt/csw/share
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking if c++ compiler works... yes
checking if c++ compiler can handle dynamic initializers... yes
checking whether CC supports bool type... yes
checking whether CC understands ANSI scoping rules... yes
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for function prototypes... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for isascii... yes
checking for iswprint... yes
checking for wcwidth... yes
checking for btowc... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether getenv is declared... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... (cached) yes
checking for bison... bison -y
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... /opt/csw/bin/gmsgfmt
checking for xgettext... no
checking for msgmerge... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /opt/csw/lib/libintl.so -L/opt/csw/lib 
/opt/csw/lib/libiconv.so -lc -R/opt/csw/lib
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... CC -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC
checking if CC PIC flag -KPIC works... yes
checking if CC supports -c -o file.o... yes
checking whether the CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -KPIC
checking if g77 PIC flag -KPIC works... no
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if math library is needed... no
checking for library containing socket... -lsocket
checking for library containing gethostbyname... -lnsl
checking for library containing dlopen... -ldl
checking for library containing res_9_search... no
checking for library containing res_search... -lresolv
checking whether res_search is declared... yes
checking for library containing hstrerror... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking term.h usability... no
checking term.h presence... yes
configure: WARNING: term.h: present but cannot be compiled
configure: WARNING: term.h:     check for missing prerequisite headers?
configure: WARNING: term.h: see the Autoconf documentation
configure: WARNING: term.h:     section "Present But Cannot Be Compiled"
configure: WARNING: term.h: proceeding with the preprocessor's result
configure: WARNING: term.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to [EMAIL PROTECTED] ##
configure: WARNING:     ## ------------------------------------ ##
checking for term.h... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses/term.h usability... yes
checking ncurses/term.h presence... yes
checking for ncurses/term.h... yes
checking for library containing tigetstr... -lcurses
checking for tgetstr... yes
checking for readline... yes
checking for ssl library... SSL_LIBS="-lssl -lcrypto"
checking for "/dev/ptmx"... yes
checking for "/dev/ptc"... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking for library containing openpty... no
checking for _getpty... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for varargs.h... yes
checking for dirent.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/select.h... yes
checking for sys/poll.h... yes
checking for sys/stropts.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for dlfcn.h... (cached) yes
checking for arpa/nameser.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for resolv.h... yes
checking for langinfo.h... yes
checking for endian.h... no
checking for regex.h... yes
checking for locale.h... yes
checking for strerror... yes
checking for vsnprintf... yes
checking if trio library is needed... no
checking for h_errno... yes
checking whether h_errno is declared... yes
checking for hstrerror... yes
checking whether hstrerror is declared... yes
checking for pid_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... yes
checking for socklen_t... yes
checking for struct tm.tm_zone... no
checking for tzname... yes
checking return type of signal handlers... void
checking whether utime accepts a null argument... yes
checking whether getpgrp requires zero arguments... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for working POSIX fnmatch... yes
checking for gnu fnmatch... no
checking whether stat file-mode macros are broken... no
checking for working poll... yes
checking whether sscanf works on const strings... yes
checking for strdup... yes
checking for strstr... yes
checking for lstat... yes
checking for lchown... yes
checking for select... yes
checking for regexec... yes
checking for glob... yes
checking for killpg... yes
checking for setpgid... yes
checking for tcgetattr... yes
checking for ftruncate... yes
checking for vsnprintf... (cached) yes
checking for sscanf... yes
checking for gettimeofday... yes
checking for gethostbyname2... no
checking for getipnodebyname... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for setsid... yes
checking for random... yes
checking for inet_aton... yes
checking for unsetenv... no
checking for setlocale... yes
checking for nl_langinfo... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether vsnprintf is declared... yes
checking whether unsetenv is declared... no
checking for an implementation of va_copy()... yes
checking for environ variable... yes
checking for mktime... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strptime... yes
checking whether strcasecmp is declared... yes
checking whether strptime is declared... yes
checking whether random is declared... yes
checking whether inet_aton is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating readline-4.3/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating contrib/Makefile
config.status: creating include/config.h
config.status: linking ./lib/fnmatch.h to include/fnmatch.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ gmake
gmake[3]: Entering directory `/opt/build/thomas/lftp-3.0.0'
Making all in include
gmake[4]: Entering directory `/opt/build/thomas/lftp-3.0.0/include'
gmake  all-am
gmake[5]: Entering directory `/opt/build/thomas/lftp-3.0.0/include'
gmake[5]: Leaving directory `/opt/build/thomas/lftp-3.0.0/include'
gmake[4]: Leaving directory `/opt/build/thomas/lftp-3.0.0/include'
Making all in readline-4.3
gmake[4]: Entering directory `/opt/build/thomas/lftp-3.0.0/readline-4.3'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/opt/build/thomas/lftp-3.0.0/readline-4.3'
Making all in lib
gmake[4]: Entering directory `/opt/build/thomas/lftp-3.0.0/lib'
source='filemode.c' object='filemode.o' libtool=no \
depfile='.deps/filemode.Po' tmpdepfile='.deps/filemode.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
filemode.c
source='mbswidth.c' object='mbswidth.o' libtool=no \
depfile='.deps/mbswidth.Po' tmpdepfile='.deps/mbswidth.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
mbswidth.c
source='human.c' object='human.o' libtool=no \
depfile='.deps/human.Po' tmpdepfile='.deps/human.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c human.c
source='xstrtol.c' object='xstrtol.o' libtool=no \
depfile='.deps/xstrtol.Po' tmpdepfile='.deps/xstrtol.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
xstrtol.c
source='xstrtoul.c' object='xstrtoul.o' libtool=no \
depfile='.deps/xstrtoul.Po' tmpdepfile='.deps/xstrtoul.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
xstrtoul.c
source='modechange.c' object='modechange.o' libtool=no \
depfile='.deps/modechange.Po' tmpdepfile='.deps/modechange.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
modechange.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
getopt1.c
source='fnmatch.c' object='fnmatch.o' libtool=no \
depfile='.deps/fnmatch.Po' tmpdepfile='.deps/fnmatch.TPo' \
depmode=none /bin/bash ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/csw/include  -O -c 
fnmatch.c
rm -f liblib.a
ar cru liblib.a filemode.o mbswidth.o human.o xstrtol.o xstrtoul.o modechange.o 
getopt.o getopt1.o fnmatch.o
ranlib liblib.a
gmake[4]: Leaving directory `/opt/build/thomas/lftp-3.0.0/lib'
Making all in doc
gmake[4]: Entering directory `/opt/build/thomas/lftp-3.0.0/doc'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/opt/build/thomas/lftp-3.0.0/doc'
Making all in src
gmake[4]: Entering directory `/opt/build/thomas/lftp-3.0.0/src'
source='PollVec.cc' object='PollVec.lo' libtool=yes \
depfile='.deps/PollVec.Plo' tmpdepfile='.deps/PollVec.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o PollVec.lo PollVec.cc
source='SMTask.cc' object='SMTask.lo' libtool=yes \
depfile='.deps/SMTask.Plo' tmpdepfile='.deps/SMTask.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o SMTask.lo SMTask.cc
"ResMgr.h", line 63: Warning: next hides ResMgr::Resource::next.
"ResMgr.h", line 63: Warning: type hides ResMgr::Resource::type.
"ResMgr.h", line 63: Warning: closure hides ResMgr::Resource::closure.
"ResMgr.h", line 63: Warning: value hides ResMgr::Resource::value.
4 Warning(s) detected.
source='ProcWait.cc' object='ProcWait.lo' libtool=yes \
depfile='.deps/ProcWait.Plo' tmpdepfile='.deps/ProcWait.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o ProcWait.lo ProcWait.cc
source='GetPass.cc' object='GetPass.lo' libtool=yes \
depfile='.deps/GetPass.Plo' tmpdepfile='.deps/GetPass.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o GetPass.lo GetPass.cc
source='ConnectionSlot.cc' object='ConnectionSlot.lo' libtool=yes \
depfile='.deps/ConnectionSlot.Plo' tmpdepfile='.deps/ConnectionSlot.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o ConnectionSlot.lo ConnectionSlot.cc
"ResMgr.h", line 63: Warning: next hides ResMgr::Resource::next.
"ResMgr.h", line 63: Warning: type hides ResMgr::Resource::type.
"ResMgr.h", line 63: Warning: closure hides ResMgr::Resource::closure.
"ResMgr.h", line 63: Warning: value hides ResMgr::Resource::value.
"FileAccess.h", line 154: Warning: closure hides FileAccess::closure.
5 Warning(s) detected.
source='CharReader.cc' object='CharReader.lo' libtool=yes \
depfile='.deps/CharReader.Plo' tmpdepfile='.deps/CharReader.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o CharReader.lo CharReader.cc
source='LsCache.cc' object='LsCache.lo' libtool=yes \
depfile='.deps/LsCache.Plo' tmpdepfile='.deps/LsCache.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o LsCache.lo LsCache.cc
"ResMgr.h", line 63: Warning: next hides ResMgr::Resource::next.
"ResMgr.h", line 63: Warning: type hides ResMgr::Resource::type.
"ResMgr.h", line 63: Warning: closure hides ResMgr::Resource::closure.
"ResMgr.h", line 63: Warning: value hides ResMgr::Resource::value.
"FileAccess.h", line 154: Warning: closure hides FileAccess::closure.
5 Warning(s) detected.
source='FileAccess.cc' object='FileAccess.lo' libtool=yes \
depfile='.deps/FileAccess.Plo' tmpdepfile='.deps/FileAccess.TPlo' \
depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../include 
-I../include   -I/opt/csw/include  -O -c -o FileAccess.lo FileAccess.cc
"ResMgr.h", line 63: Warning: next hides ResMgr::Resource::next.
"ResMgr.h", line 63: Warning: type hides ResMgr::Resource::type.
"ResMgr.h", line 63: Warning: closure hides ResMgr::Resource::closure.
"ResMgr.h", line 63: Warning: value hides ResMgr::Resource::value.
"FileAccess.h", line 154: Warning: closure hides FileAccess::closure.
"FileAccess.cc", line 223: Warning: mode hides FileAccess::mode.
"FileAccess.cc", line 684: Warning: file hides FileAccess::file.
"FileAccess.cc", line 871: Warning: closure hides FileAccess::closure.
"FileAccess.cc", line 983: Warning: proto hides FileAccess::Protocol::proto.
"ftpclass.h", line 172: Error: Ftp::expect_t is not accessible from Ftp::Expect.
"ftpclass.h", line 176: Error: Ftp::expect_t is not accessible from Ftp::Expect.
"ftpclass.h", line 181: Error: Ftp::expect_t is not accessible from Ftp::Expect.
"ftpclass.h", line 195: Error: Ftp::Expect is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 196: Error: Ftp::Expect is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 203: Error: Ftp::Expect is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 204: Error: Ftp::expect_t is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 205: Error: Ftp::Expect is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 206: Error: Ftp::Expect is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 209: Error: Ftp::expect_t is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 210: Error: Ftp::expect_t is not accessible from Ftp::ExpectQueue.
"ftpclass.h", line 204: Error: Ftp::Expect is not accessible from 
Ftp::ExpectQueue::Push(Ftp::expect_t).
"SFtp.h", line 183: Error: SFtp::packet_type is not accessible from SFtp::Packet.
"SFtp.h", line 185: Error: SFtp::packet_type is not accessible from SFtp::Packet.
"SFtp.h", line 203: Error: SFtp::unpack_status_t is not accessible from SFtp::Packet.
"SFtp.h", line 206: Error: SFtp::packet_type is not accessible from SFtp::Packet.
"SFtp.h", line 211: Error: SFtp::packet_type is not accessible from SFtp::Packet.
"SFtp.h", line 212: Error: SFtp::unpack_status_t is not accessible from SFtp::Packet.
"SFtp.h", line 220: Error: SFtp::packet_type is not accessible from SFtp::PacketUINT32.
"SFtp.h", line 222: Error: SFtp::unpack_status_t is not accessible from 
SFtp::PacketUINT32.
"SFtp.h", line 240: Error: SFtp::packet_type is not accessible from SFtp::PacketSTRING.
"SFtp.h", line 246: Error: SFtp::packet_type is not accessible from SFtp::PacketSTRING.
"SFtp.h", line 260: Error: SFtp::unpack_status_t is not accessible from 
SFtp::PacketSTRING.
"SFtp.h", line 289: Error: SFtp::unpack_status_t is not accessible from 
SFtp::Reply_VERSION.
"SFtp.h", line 343: Error: SFtp::unpack_status_t is not accessible from 
SFtp::ExtFileAttr.
Compilation aborted, too many Error messages.
gmake[4]: *** [FileAccess.lo] Error 1
gmake[4]: Leaving directory `/opt/build/thomas/lftp-3.0.0/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/opt/build/thomas/lftp-3.0.0'

        Thomas

Reply via email to