Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 04:41:27 -0800 (PST)
From:      Peter Cornelius <pcc@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35374: Is gnomecontrolcenter-1.4.0.4_2 missing dependency to gdk-pixbuf-0.16.0?
Message-ID:  <200202271241.g1RCfRn45639@freefall.freebsd.org>

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

>Number:         35374
>Category:       ports
>Synopsis:       Is gnomecontrolcenter-1.4.0.4_2 missing dependency to gdk-pixbuf-0.16.0?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 27 04:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter Cornelius
>Release:        FreeBSD 4.5-RC #6: Fri Jan 25 13:21:11 CET 2002
>Organization:
>Environment:
FreeBSD NOSPAM.cornelius.comsoft.de 4.5-RC FreeBSD 4.5-RC #6: Fri Jan 25 13:21:11 CET 2002     cornelius@NOSPAM.cornelius.comsoft.de:/usr/src/sys/compile/CORNELIUS  i386
>Description:
I suspect the gnomecontrolcenter port to somehow miss a dependency to the gdk-pixbuf port. Configure fails with:

(...)
checking for GdkPixbuf library >= 0.7.0... Unknown library `gdk_pixbuf'
Unknown library `gdk_pixbuf'
configure: error: Did not find GdkPixbuf installed
(...)

configure.log then contains:

(...)
configure:8804: checking for GdkPixbuf library >= 0.7.0

and then the build fails.

This also affects ports that depend on gnomecontrolcenter (how come ;-)), like, for instance mail/evolution.

>How-To-Repeat:
cd /usr/ports/sysutils/gnomecontrolcenter ; make
>Fix:
Workaround:

cd /usr/ports/graphics/gdk-pixbuf ; make all install ; cd -

Where to most apropiately insert the dependency I'd rather leave to a brighter soul.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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