From owner-freebsd-questions Tue Oct 31 6:53:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 857E137B479 for ; Tue, 31 Oct 2000 06:53:44 -0800 (PST) Received: from k-bao74v2ijd10u (p3E9E16E6.dip.t-dialin.net [62.158.22.230]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id PAA13258 for ; Tue, 31 Oct 2000 15:53:38 +0100 (MET) Date: Tue, 31 Oct 2000 15:53:34 +0100 From: bk X-Mailer: The Bat! (v1.45) Personal Reply-To: bk X-Priority: 3 (Normal) Message-ID: <14857621565.20001031155334@x-itec.de> To: freebsd-questions@FreeBSD.ORG Subject: KDE compilation error (KDELibs2) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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