The compile has failed for lftp 3.4.4 using the exact same configuration as 3.4.2 on the same server.  The 3.4.2 compilation worked fine.

Compiler version:
CC: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11

Configuration command:
./configure --prefix=/tmp/lftp/lftp-3.4.4 --with-included-readline --with-openssl=/tmp/lftp/openssl-0.9.8a

Error:
source='FileCopy.cc' object='FileCopy.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --tag=CXX --mode=compile CC -DHAVE_CONFIG_H  -I. -I. -I../include -I../include -I/tmp/lftp/openssl-0.9.8a/include      -O -c -o FileCopy.lo FileCopy.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 187: Warning: closure hides FileAccess::closure.
"FileAccess.h", line 259: Warning: new_cwd hides FileAccess::new_cwd.
"FileCopy.cc", line 408: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(Speedometer*).
"FileCopy.cc", line 409: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(Speedometer*).
"FileCopy.cc", line 424: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 425: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 430: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 431: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 434: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(Speedometer*).
"FileCopy.cc", line 435: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(Speedometer*).
"FileCopy.cc", line 475: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 476: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileCopyPeer*).
"FileCopy.cc", line 799: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(FileVerificator*).
"FileCopy.cc", line 1198: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileVerificator*).
"FileCopy.cc", line 1268: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(FileVerificator*).
"FileCopy.cc", line 1385: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(FileVerificator*).
"FileCopy.cc", line 1704: Error: Could not find a match for SMTask::MakeRef<SMTask::T>(DirList*).
"FileCopy.cc", line 1713: Error: Could not find a match for SMTask::DeleteRef<SMTask::T>(DirList*).
16 Error(s) and 6 Warning(s) detected.

Compilation of SMTask before error:
source='SMTask.cc' object='SMTask.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --silent --tag=CXX --mode=compile CC -DHAVE_CONFIG_H  -I. -I. -I../include -I../include -I/tmp/lftp/openssl-0.9.8a/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.

Platform:
## --------- ##
## Platform. ##
## --------- ##


uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-26

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS

Release = 5.8
KernelID = Generic_117350-26
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 18

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

Reply via email to