From owner-freebsd-ports Mon Oct 15 10: 6:37 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C32AD37B405 for ; Mon, 15 Oct 2001 10:06:27 -0700 (PDT) Received: (qmail 32630 invoked by uid 0); 15 Oct 2001 17:06:23 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Bender.ANT) (212.17.108.240) by mail.gmx.net (mp001-rz3) with SMTP; 15 Oct 2001 17:06:23 -0000 Received: (from ant@localhost) by Bender.ANT (8.11.5/8.11.5) id f9FH6IF09364; Mon, 15 Oct 2001 19:06:18 +0200 (CEST) (envelope-from ant) Date: Mon, 15 Oct 2001 19:06:18 +0200 From: Andreas Ntaflos To: freebsd-stable@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Building of /usr/ports/devel/oaf fails really strangely? Message-ID: <20011015190618.E1488@Bender.ANT> Mail-Followup-To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Platform: FreeBSD 4.4-RELEASE Hostname: Bender.ANT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Good afternoon, This may only belong into the -ports list, but I think it's more likely to find an answern in stable and questions too.. Anyway, has anyone tried to build /usr/ports/devel/oaf recently? oaf is an "Object Activation Framework" package, primarily used by GNOME, AFAIK. I've tried to upgrade my icewm to 1.0.8 and found that it requires GNOME 1.4 to build and run (which I really dislike). GNOME starts to get rebuilt, with many neccessary and unneccessary components, and one of those is oaf. The build fails with the following error messages: [..blah, blah, snip, snip..] od-load.c: In function `od_entry_read_props': od-load.c:50: structure has no member named `xmlChildrenNode' od-load.c:50: warning: value computed is not used od-load.c:68: structure has no member named `xmlChildrenNode' od-load.c:68: warning: value computed is not used od-load.c:95: structure has no member named `xmlChildrenNode' od-load.c:95: warning: value computed is not used od-load.c:111: structure has no member named `xmlChildrenNode' od-load.c:111: warning: value computed is not used od-load.c:47: warning: `sub' might be used uninitialized in this function od-load.c:91: warning: `sub2' might be used uninitialized in this function od-load.c: In function `od_load_file': od-load.c:292: structure has no member named `xmlRootNode' od-load.c:293: structure has no member named `xmlRootNode' od-load.c:295: structure has no member named `xmlRootNode' od-load.c:282: warning: `node' might be used uninitialized in this function gmake[2]: *** [od-load.o] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/oaf/work/oaf-0.6.6/oafd' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/oaf/work/oaf-0.6.6' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/oaf. *** Error code 1 This even happens when I go into /usr/ports/devel/oaf/work/oaf-0.6.6/ and make or gmake the stuff. Has anybody experienced that problem and knows a solution? regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message