From owner-freebsd-questions Sat Nov 24 15:28:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from luftpost.plosh.net (luftpost.plosh.net [204.152.186.181]) by hub.freebsd.org (Postfix) with ESMTP id 7A55937B417; Sat, 24 Nov 2001 15:28:44 -0800 (PST) Received: from tardis.plosh.net (tardis.plosh.net [64.139.14.227]) by luftpost.plosh.net (Postfix) with ESMTP id E238332609; Sat, 24 Nov 2001 15:28:48 -0800 (PST) Date: Sat, 24 Nov 2001 15:28:37 -0800 (PST) From: Peter Losher To: freebsd-questions@freebsd.org Cc: kde@freebsd.org Subject: Compiling KDE v2.2.1 (libxml errors) Message-ID: <20011124151254.M27485-100000@tardis.plosh.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I recently updated X11 from the Xfree86 v3.x that came with FreeBSD 4.x-RELEASE to Xfree86 v4.1.0, and in the process, needed to recompile my install of KDE v2.2.1. When compiling kdelibs2 port, it complains in the middle, then aborts: -=- gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kio/file In file included from /usr/local/include/libxml2/libxml/parser.h:576, 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:217: syntax error before `xmlGenericError' /usr/local/include/libxml2/libxml/globals.h:217: warning: data definition has no type or storage class gmake[3]: *** [templates.lo] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all-recursive-am] Error 2 -=- (I do have the libxml2 port installed) I tried rebuilding the box from scratch this morning (it was overdue for its annual rebuild anyway), and yet I get this same error. I looked at the mail archives, and then GNATS, but to no avail. Is anyone else seeing this? Best Wishes - Peter -- plosher@wwiv.com - [ http://www.plosh.net/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message