sett@sett:~/compile/kbear-3.0alpha1b$ make
make all-recursive
make[1]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b'
Making all in kbear
make[2]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b/kbear'
Making all in ftp
make[3]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/ftp'
make[4]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/ftp'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/ftp'
make[3]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/ftp'
Making all in lib
make[3]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/lib'
Making all in jobclasses
make[4]: Entering directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/lib/jobclasses'
if /bin/sh ../../../libtool --silent --mode=compile
--tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../..
-I../../../kbear/lib/interfaces -I/opt/kde/include
-I/usr/lib/qt/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -O2 -fno-exceptions -fno-check-new -MT
kbearcopyjob.lo -MD -MP -MF ".deps/kbearcopyjob.Tpo" \
-c -o kbearcopyjob.lo `test -f 'kbearcopyjob.cpp' ||
echo './'`kbearcopyjob.cpp; \
then mv ".deps/kbearcopyjob.Tpo"
".deps/kbearcopyjob.Plo"; \
else rm -f ".deps/kbearcopyjob.Tpo"; exit 1; \
fi
kbearcopyjob.cpp:700:10: warning: #warning is a GCC
extension
kbearcopyjob.cpp:700:10: warning: #warning TODO :
change permissions once all is finished
kbearcopyjob.cpp: In member function `void
KBearCopyJob::copyNextFile()':
kbearcopyjob.cpp:1086: error: `setSourceSize64'
undeclared (first use this
function)
kbearcopyjob.cpp:1086: error: (Each undeclared
identifier is reported only once
for each function it appears in.)
make[4]: *** [kbearcopyjob.lo] Error 1
make[4]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/lib/jobclasses'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b/kbear/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b/kbear'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/sett/compile/kbear-3.0alpha1b'
make: *** [all] Error 2
sett@sett:~/compile/kbear-3.0alpha1b$
Logged In: YES
user_id=694231
Same issue here on x86-64 SuSE 9.2 using KDE 3.3.0 and gcc 3.3.4