Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2006 18:28:00 GMT
From:      M de Wit<mcawdewit@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/104125: libglade fails to build, breaks gimp build and others.
Message-ID:  <200610071828.k97IS0aY031766@www.freebsd.org>
Resent-Message-ID: <200610071830.k97IUeli091398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104125
>Category:       amd64
>Synopsis:       libglade fails to build, breaks gimp build and others.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 07 18:30:40 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610071828.k97IS0aY031766>