Subject: Problems installing KDElibs2 package from source
To: None <netbsd-help@netbsd.org, netbsd-users@netbsd.org>
From: David Friggens <dnf@paradise.net.nz>
List: netbsd-users
Date: 12/01/2001 21:16:02
Hi, I've been trying to install KDE2 from source in NetBSD 1.5.2 on an i386 with XFree86 4.1
I've had success with all the other packages I've installed from source, but it halts during kdelibs2 with the following error:


In file included from /usr/pkgsrc/x11/kdelibs2/work/.buildlink/include/libxml/parser.h:576,
                 from /usr/pkgsrc/x11/kdelibs2/work/.buildlink/include/libxml/xmlerror.h:4,
                 from templates.c:18:
/usr/pkgsrc/x11/kdelibs2/work/.buildlink/include/libxml/globals.h:70: syntax error before `xmlGenericErrorFunc'
/usr/pkgsrc/x11/kdelibs2/work/.buildlink/include/libxml/globals.h:217: syntax error before `xmlGenericError'
/usr/pkgsrc/x11/kdelibs2/work/.buildlink/include/libxml/globals.h:217: warning: data definition has no type or storage  class
gmake[3]: *** [templates.lo] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools/libxslt'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/x11/kdelibs2/work/kdelibs-2.2.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
#


I'm not too sure what's wrong here, so any ideas would be greatly appreciated.

Cheers
David