Menu

#1 error 1 and error 2

open
nobody
5
2005-09-10
2005-09-10
Anonymous
No

I'm new to Linux. I managed to configure OK several
times, however when I attempted to 'make' and 'make
file' I got these errors and the installation didn't
complete. Below is the text (copy and paste) from
konsole. Would you be able to help with this?

Thanks
Joel
joel@truckbites.com

fast creating doc/en/Makefile
fast creating kbooks/Makefile
fast creating po/Makefile
creating config.h
config.h is unchanged
[joel@localhost kbooks-0.3]$ make
make all-recursive
make[1]: Entering directory `/home/joel/kbooks-0.3'
Making all in kbooks
make[2]: Entering directory
`/home/joel/kbooks-0.3/kbooks'
c++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/lib/qt3//include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -O2
-fno-exceptions -fno-check-new -c
kbooksnewaccountdialog.cpp
kbooksnewaccountdialog.cpp: In member function `void
KBooksNewAccountDialog::commit()':
kbooksnewaccountdialog.cpp:81: error: `cerr'
undeclared (first use this function)
kbooksnewaccountdialog.cpp:81: error: (Each
undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [kbooksnewaccountdialog.o] Error 1
make[2]: Leaving directory
`/home/joel/kbooks-0.3/kbooks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/joel/kbooks-0.3'
make: *** [all-recursive-am] Error 2
[joel@localhost kbooks-0.3]$

Discussion


Log in to post a comment.