From owner-freebsd-ports Sat Sep 1 20:12:41 2001 Delivered-To: freebsd-ports@freebsd.org Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id EA12C37B40D for ; Sat, 1 Sep 2001 20:12:36 -0700 (PDT) Received: from kiss.technoplebe.org (sdn-ap-003watacoP0312.dialsprint.net [63.187.209.58]) by scaup.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id UAA17888 for ; Sat, 1 Sep 2001 20:12:35 -0700 (PDT) From: thowe@bhengineers.com Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 01 Sep 2001 20:11:59 -0700 (PDT) To: freebsd-ports@freebsd.org Subject: KDE 2.2 fails to make Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After trying to build KDE 2.2 all day, it finally dies with the following... ---------------------------------------------------------- gmake[3]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kaddressbook' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kaddressbook.cpp In file included from kaddressbook.cpp:25: contactentrylist.h:13: addressbook.h: No such file or directory In file included from kaddressbook.cpp:25: contactentrylist.h:42: syntax error before `::' contactentrylist.h:43: syntax error before `::' gmake[3]: *** [kaddressbook.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kaddressbook' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kaddressbook' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase2. *** Error code 1 ----------------------------------------------------------------------------- I tried ports tree as of Thursday, when that failed, I grabbed latest (Saturday). Both failed with same message. I tried make clean and started again, still fails. Please also advise if this is not the right place to post this type of message. TimH ------ 01-Sep-2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message