From owner-freebsd-ports Sun Nov 25 8: 4: 0 2001 Delivered-To: freebsd-ports@freebsd.org Received: from router.hackerheaven.org (qn-213-73-194-201.quicknet.nl [213.73.194.201]) by hub.freebsd.org (Postfix) with ESMTP id 4F1DA37B419 for ; Sun, 25 Nov 2001 08:03:53 -0800 (PST) Received: by router.hackerheaven.org (Postfix, from userid 1000) id 6CA3D1CAA; Sun, 25 Nov 2001 17:03:35 +0100 (CET) Date: Sun, 25 Nov 2001 17:03:35 +0100 From: Emiel Kollof To: freebsd-ports@freebsd.org Subject: kdelibs2 port breakage? Message-ID: <20011125170335.C80246@laptop.hackerheaven.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-Mailer: Mutt 1.3.23i (2001-10-09) X-Editor: Vim http://www.vim.org/ X-Info: http://www.hackerheaven.org/ X-Info2: http://www.cmdline.org/ X-Info3: http://www.coolvibe.org/ 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 Was this reported yet? (I can't seem to find anything about my sort or breakage anywhere) kdelibs2 port compilation breaks in the following manner: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include/libxml2/libxml -I/usr/local/include/libxml2 -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 -D_THREAD_SAFE -I/usr/local/include -O0 -O -pipe -c templates.c -fPIC -DPIC -o .libs/templates.o In file included from /usr/local/include/libxml2/libxml/parser.h:574, from /usr/local/include/libxml2/libxml/xmlerror.h:4, from templates.c:18: /usr/local/include/libxml2/libxml/globals.h:70: syntax error before `xmlGenericErrorFunc' /usr/local/include/libxml2/libxml/globals.h:216: syntax error before `xmlGenericError' /usr/local/include/libxml2/libxml/globals.h:216: warning: data definition has no type or storage class gmake[3]: *** [templates.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools/libxslt' Of course, without kdelibs, no KDE. I have checked for errors in the header files it moaned about, but I can't seem to find anything wrong. Anyone have a solution? I'm quite at a loss here. I really need KDE on this machine. Of course it's not an urgent matter, but some kind of an answer would make me really happy. Cheers, Emiel -- Chism's Law of Completion: The amount of time required to complete a government project is precisely equal to the length of time already spent on it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message