From nobody@FreeBSD.org  Sat Oct  7 18:28:00 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B1A4916A519
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Oct 2006 18:28:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFDF43D53
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Oct 2006 18:28:00 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k97IS0NL031767
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 7 Oct 2006 18:28:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k97IS0aY031766;
	Sat, 7 Oct 2006 18:28:00 GMT
	(envelope-from nobody)
Message-Id: <200610071828.k97IS0aY031766@www.freebsd.org>
Date: Sat, 7 Oct 2006 18:28:00 GMT
From: M de Wit<mcawdewit@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libglade fails to build, breaks gimp build and others.
X-Send-Pr-Version: www-2.3

>Number:         104125
>Category:       ports
>Synopsis:       libglade fails to build, breaks gimp build and others.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 07 18:30:40 GMT 2006
>Closed-Date:    Tue Oct 10 02:03:22 GMT 2006
>Last-Modified:  Tue Oct 10 02:03:22 GMT 2006
>Originator:     M de Wit
>Release:        6.1-RELEASE FreeBSD 6.1-RELEASE amd64
>Organization:
--
>Environment:
FreeBSD blaster.mars.local 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:15:57 UTC 2006     root@bloom.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  amd64
>Description:
I got this error when trying to build gimp, or even libglade for that matter.

---

glade/.libs/libglade-2.0.so: undefined reference to `g_object_ref_sink'
gmake[2]: *** [test-libglade] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake: *** [all] Error 2
*** Error code 2

---

When one has a rather clean system (e.g. not many software installed) and want to try build gimp, this build breaks on the dependency of libglade. This is because libglade depends on the package libxml2, which is not build, or not included the dependency list of libglade.


>How-To-Repeat:
Build libglade. If you don;t have libxml2 installed the build breaks.
>Fix:
Install libxml2 first.



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Oct 10 02:01:56 UTC 2006 
State-Changed-Why:  
Duplicate of ports/104117. 


Responsible-Changed-From-To: freebsd-amd64->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Oct 10 02:01:56 UTC 2006 
Responsible-Changed-Why:  

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