Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 15:53:34 +0100
From:      bk <koester@x-itec.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   KDE compilation error (KDELibs2)
Message-ID:  <14857621565.20001031155334@x-itec.de>

next in thread | raw e-mail | index | archive | help
Hello freebsd-questions,

I have a problem with compiling KDE on FreeBSD 4.1.1.  I have always
the newest ports installed with cvsup, but i get the following error
in kdelibs2:

I hope no one kills me if i post a little like this, i try to compile
KDE now for 3 days and maybe someone can help me it would be very
great.

Normally i try to solve everything by myself but this time i have no
answer for the problem. I hope that someone helps me.

===>  Building for kdebase-2.0
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.0'
Making all in libkonq
gmake[2]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/
include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/local/include  -O
2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-pr
ototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPA
CE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c kbookmarkmenu.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -
I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wal
l -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-lo
ng -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST
-c kbookmarkmenu.cc  -fPIC -DPIC -o .libs/kbookmarkmenu.o

kbookmarkmenu.cc:34: kdirnotify_stub.h: No such file or directory

kbookmarkmenu.cc: In method `void KBookmarkMenu::slotBookmarkSelected()':
kbookmarkmenu.cc:309: syntax error before `('
kbookmarkmenu.cc:310: `allDirNotify' undeclared (first use this function)
kbookmarkmenu.cc:310: (Each undeclared identifier is reported only once
kbookmarkmenu.cc:310: for each function it appears in.)

gmake[2]: *** [kbookmarkmenu.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdebase2.
*** Error code 1




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14857621565.20001031155334>