From owner-freebsd-ports Wed Feb 27 4:50:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6636A37B41D for ; Wed, 27 Feb 2002 04:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1RCo1o47375; Wed, 27 Feb 2002 04:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC82A37B405 for ; Wed, 27 Feb 2002 04:41:27 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1RCfRn45639; Wed, 27 Feb 2002 04:41:27 -0800 (PST) (envelope-from nobody) Message-Id: <200202271241.g1RCfRn45639@freefall.freebsd.org> Date: Wed, 27 Feb 2002 04:41:27 -0800 (PST) From: Peter Cornelius To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/35374: Is gnomecontrolcenter-1.4.0.4_2 missing dependency to gdk-pixbuf-0.16.0? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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