From nakaji@xa12.heimat.gr.jp  Thu Aug 17 20:05:34 2000
Return-Path: <nakaji@xa12.heimat.gr.jp>
Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [211.0.53.97])
	by hub.freebsd.org (Postfix) with ESMTP id 6CC6A37B43C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Aug 2000 20:05:32 -0700 (PDT)
Received: (from nakaji@localhost)
	by xa12.heimat.gr.jp (8.9.3/8.9.3) id MAA51560;
	Fri, 18 Aug 2000 12:05:24 +0900 (JST)
	(envelope-from nakaji)
Message-Id: <200008180305.MAA51560@xa12.heimat.gr.jp>
Date: Fri, 18 Aug 2000 12:05:24 +0900 (JST)
From: nakaji@tutrp.tut.ac.jp
Sender: nakaji@xa12.heimat.gr.jp
Reply-To: nakaji@tutrp.tut.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: x11/gnome build failure
X-Send-Pr-Version: 3.2

>Number:         20691
>Category:       ports
>Synopsis:       x11/gnome build failure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 20:10:01 PDT 2000
>Closed-Date:    Sun Aug 20 12:03:14 PDT 2000
>Last-Modified:  Sun Aug 20 12:04:14 PDT 2000
>Originator:     NAKAJI Hiroyuki
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

	FreeBSD xa12.heimat.gr.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0:
	Thu Aug 17 07:43:25 JST 2000
	root@xa12.heimat.gr.jp:/export/obj/usr/src/sys/NAKAJI  i386

>Description:

	'make install' of x11/gnome fails with this error:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include                    -I../intl               -I../intl               -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale\""  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -O -pipe -Wall -Wunused  -c gnome-hint.c
gnome-hint.c:10: gnome-xml/tree.h: No such file or directory
gnome-hint.c:11: gnome-xml/parser.h: No such file or directory
gnome-hint.c:76: syntax error before `doc'
gnome-hint.c: In function `get_i18n_string':
gnome-hint.c:80: syntax error before `cur'
gnome-hint.c:88: `cur' undeclared (first use in this function)
gnome-hint.c:88: (Each undeclared identifier is reported only once
gnome-hint.c:88: for each function it appears in.)
gnome-hint.c:88: `child' undeclared (first use in this function)
gnome-hint.c:90: `name' undeclared (first use in this function)
gnome-hint.c:92: warning: implicit declaration of function `xmlGetProp'
gnome-hint.c:92: warning: assignment makes pointer from integer without a cast
gnome-hint.c:96: warning: implicit declaration of function `xmlNodeListGetString'
gnome-hint.c:96: `doc' undeclared (first use in this function)
gnome-hint.c:96: warning: assignment makes pointer from integer without a cast
gnome-hint.c:101: warning: assignment makes pointer from integer without a cast
gnome-hint.c: In function `read_hints_from_file':
gnome-hint.c:114: syntax error before `doc'
gnome-hint.c:116: `doc' undeclared (first use in this function)
gnome-hint.c:116: warning: implicit declaration of function `xmlParseFile'
gnome-hint.c:122: warning: implicit declaration of function `xmlFreeDoc'
gnome-hint.c:126: `cur' undeclared (first use in this function)


>How-To-Repeat:

	cd /usr/ports/x11/gnome
	make install

>Fix:

	N/A



>Release-Note:
>Audit-Trail:

From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org
Cc: freebsd-ports@freebsd.org
Subject: Re: ports/20691: x11/gnome build failure
Date: 20 Aug 2000 10:49:53 +0900

 I have installed libxml2 and it causes the failure of x11/gnome.
 I deinstalled libxml2 and am recompiling x11/gnome.
 
 Thanks.
 -- 
 NAKAJI Hiroyuki
 

From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/20691: x11/gnome build failure
Date: 20 Aug 2000 18:19:44 +0900

 >>>>> In <200008200150.SAA68323@freefall.freebsd.org> 
 >>>>>	nakaji@tutrp.tut.ac.jp (NAKAJI Hiroyuki) wrote:
 
 nakaji>  I have installed libxml2 and it causes the failure of x11/gnome.
 nakaji>  I deinstalled libxml2 and am recompiling x11/gnome.
  
 It succeeded. Please close this PR.
 -- 
 NAKAJI Hiroyuki
 
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Sun Aug 20 12:03:14 PDT 2000 
State-Changed-Why:  
Closed at submitters request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20691 
>Unformatted:
