Menu

#61 Each undeclared identifier is reported only once for each fu

open
nobody
None
5
2005-10-17
2005-10-17
Adi Spivak
No

hello
i use slackware 10.2 and kde 3.4.3
during make i get this error:

/usr/lib/qt/bin/moc ./kbearcopyjob.h -o kbearcopyjob.moc
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

thanks
Adi

Discussion


Log in to post a comment.