Share

KBooks

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

cerr errors - Is there a work around for this

You are viewing a single message from this topic. View all messages.

  1. 2002-12-11 23:33:02 UTC
    I get the following error:

    kbooks-0.3]$ make
    make all-recursive
    make[1]: Entering directory `/home/picabo/tarballs/kbooks-0.3'
    Making all in kbooks
    make[2]: Entering directory `/home/picabo/tarballs/kbooks-0.3/kbooks'
    g++ -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: `cerr' undeclared (first use this function)
    kbooksnewaccountdialog.cpp:81: (Each undeclared identifier is reported only once for each function it appears in.)
    make[2]: *** [kbooksnewaccountdialog.o] Error 1
    make[2]: Leaving directory `/home/picabo/tarballs/kbooks-0.3/kbooks'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/picabo/tarballs/kbooks-0.3'
    make: *** [all-recursive-am] Error 2
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.