From owner-freebsd-stable Mon Oct 15 20:50:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id CFB0E37B40D; Mon, 15 Oct 2001 20:50:04 -0700 (PDT) Received: from notebook.vega.com (h86.228.dialup.iptcom.net [212.9.228.86]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id GAA35855; Tue, 16 Oct 2001 06:49:54 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Date: Tue, 16 Oct 2001 06:49:54 +0300 (EEST) Message-Id: <200110160349.GAA35855@ipcard.iptcom.net> To: ntaflos.andreas@gmx.net, freebsd-stable@FreeBSD.org Cc: freebsd-ports@FreeBSD.org From: Maxim Sobolev Subject: =?ISO-8859-1?Q?Re:_Building_of_/usr/ports/devel/oaf_fails_really_strangely=3F?= X-Mailer: Pygmy (v0.5.12) In-Reply-To: <20011015190618.E1488@Bender.ANT> 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, 15 Oct 2001 19:06:18 +0200, Andreas Ntaflos wrote: > 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 This is because libxml port installed on your system is too old. Please update it to the latest version available from the ports and then try again. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message