From owner-freebsd-stable Mon Nov 19 17:19:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from palrel12.hp.com (palrel12.hp.com [156.153.255.237]) by hub.freebsd.org (Postfix) with ESMTP id 1429B37B416 for ; Mon, 19 Nov 2001 17:19:39 -0800 (PST) Received: from hpbs5002.boi.hp.com (hpbs5002.boi.hp.com [15.2.216.28]) by palrel12.hp.com (Postfix) with ESMTP id 8F5151F6A3 for ; Mon, 19 Nov 2001 17:19:38 -0800 (PST) Received: from kasilof.boi.hp.com (hpb50341.boi.hp.com [15.56.24.166]) by hpbs5002.boi.hp.com with ESMTP (8.7.1/8.7.3 SMKit7.02) id SAA00634 for ; Mon, 19 Nov 2001 18:19:37 -0700 (MST) Received: by kasilof.boi.hp.com (Postfix, from userid 1000) id BC4AE988D; Mon, 19 Nov 2001 18:20:44 -0700 (MST) Date: Mon, 19 Nov 2001 18:20:44 -0700 From: Ken Gunderson To: freebsd-stable@freebsd.org Subject: Re: Problem building KDE 2.2.1 on 4.4-stable Message-ID: <20011119182044.A73351@kasilof.boi.hp.com> References: <20011118081403.A79296@w4lna.dyndns.org> <20011119145734.A21328@kasilof.boi.hp.com> <3BF983A3.E8D609C8@cisco.com> <3BF98813.80303@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BF98813.80303@owt.com>; from kstewart@owt.com on Mon, Nov 19, 2001 at 02:30:43PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 19, 2001 at 02:30:43PM -0800, Kent Stewart wrote: > > > W Gerald Hicks wrote: > > > Can you show me a few lines of context around lines 70 and 217 of > > /usr/local/include/libxml2/libxml/globals.h ? > > > The problem isn't in globals. It is in > /usr/local/include/libxml2/libxml/xmlerror.h > > There is a recursive reference and this error can be fixed by moving the > include of above the ifdef. They claim this version of > libxml is broken for kde-2.2.1 but moving the include will fix the compile. > > Kent it appears that it already is: #ifndef __XML_ERROR_H__ #define __XML_ERROR_H__ #include #ifdef __cplusplus extern "C" { #endif > > > > > > Cheers, > > > > Jerry Hicks > > gehicks@cisco.com > > > > Ken Gunderson wrote: > > > >>On Sun, Nov 18, 2001 at 08:14:03AM -0600, Mike W4LNA wrote: > >> > >>>I rebuilt 4.4-stable after a fresh cvsup yesterday and deleted > >>>all of my ports to get rid of some nagging dependency problems. > >>>Had the following problem while rebuilding KDE 2.2.1 that I > >>>haven't been able to find mention of in the archives: > >>> > >>>Making all in kdoctools > >>>gmake[2]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctoo > >>>Making all in libxslt > >>>gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctoo > >>>/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. - > >>>cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include/libxml2/libxml -I > >>>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: > > >>>libxml2 was freshly built before this. > >>> > >>>Any clues? > >>> > >>> > >>nope- but i am seeing the exact same error... > >> > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>with "unsubscribe freebsd-stable" in the body of the message > >> > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > . > > > > > > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://users.owt.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Regards, Ken Gunderson (non-HP) HP-UX Systems Administrator HP NAOD Front-line System Management Boise Server Support Team 208-396-7919 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message