From owner-freebsd-questions Tue Nov 20 0:41:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f18.law11.hotmail.com [64.4.17.18]) by hub.freebsd.org (Postfix) with ESMTP id 24EF237B405 for ; Tue, 20 Nov 2001 00:41:09 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 20 Nov 2001 00:41:08 -0800 Received: from 63.228.184.142 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 20 Nov 2001 08:41:08 GMT X-Originating-IP: [63.228.184.142] From: "Charles Burns" To: questions@freebsd.org Subject: Cannot compile KDE from ports Date: Tue, 20 Nov 2001 01:41:08 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 20 Nov 2001 08:41:08.0958 (UTC) FILETIME=[19CB57E0:01C1719F] 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 Just wondering if anyone knows this one off the top of their head... I compiled XFree 4.2 and Gnome perfectly, KDE spits out this error: In file included from /usr/local/include/libxml2/libxml/parser.h:576cc -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 transform.c -fPIC -DPIC -o .libs/transform.o , 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[3]: *** Waiting for unfinished jobs.... transform.c: In function `xsltRegisterAllElement': transform.c:3371: warning: passing arg 4 of `xsltRegisterExtElement' from incompatible pointer type gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools/libxslt' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 1 error (it repeats these last 2 lines about 10 times) I took a look at one of the C files that it is complaining about and nothing was obviously wrong, but I couldn't really find out without following a bunch of extern functions (...and I probably still wouldn't know, not very good at C). No big emergency, I like Gnome better anyway. KDE just has some nice tools like Koffice. Charles Burns _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message