Date: Sat, 24 Nov 2001 15:28:37 -0800 (PST) From: Peter Losher <plosher@wwiv.com> 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>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011124151254.M27485-100000>