From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 3 17:21:15 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA63116A4CE for ; Tue, 3 Feb 2004 17:21:15 -0800 (PST) Received: from smtp.mailix.net (smtp.mailix.net [216.148.213.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB90B43D46 for ; Tue, 3 Feb 2004 17:21:14 -0800 (PST) (envelope-from acgx@unixtlan.org) Received: from [200.77.155.189] (helo=[192.168.2.101]) by smtp.mailix.net with asmtp (Exim 4.24-H) id 1AoBnq-0007No-4l; Tue, 03 Feb 2004 17:26:06 -0800 From: "Adriel Cardenas G." To: "mr_yattle@libero.it" In-Reply-To: References: Message-Id: <1075857691.278.4.camel@unxstar> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 03 Feb 2004 19:21:31 -0600 X-SA-Exim-Mail-From: acgx@unixtlan.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on hydrogen.backend X-Spam-Report: * 0.0 TO_ADDRESS_EQ_REAL To: repeats address as real name * 0.1 RCVD_IN_SORBS RBL: SORBS: sender is listed in SORBS * [200.77.155.189 listed in dnsbl.sorbs.net] * 2.5 RCVD_IN_DYNABLOCK RBL: Sent directly from dynamic IP address * [200.77.155.189 listed in dnsbl.sorbs.net] X-Spam-Status: No, hits=2.7 required=10.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS,TO_ADDRESS_EQ_REAL autolearn=no version=2.61 X-Spam-Level: ** X-SA-Exim-Version: 3.1 (built Thu Oct 23 13:26:47 PDT 2003) X-SA-Exim-Scanned: Yes X-uvscan-result: clean (1AoBnq-0007No-4l) cc: gnome Subject: Re: follow make order (GREAT freeBSD) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 01:21:16 -0000 [snip] > files... no > checking for _LARGE_FILES value needed for large files... no > checking for pkg-config... /usr/local/bin/pkg-config > configure: error: *** pkg-config too old; version 0.14 or better required. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach the > "/usr/ports/devel/glib20/work/glib-2.2.3/config.log" including the output of > the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/devel/glib20. > *** Error code 1 your pkg-config is out of date, update it and you'll be set. Adriel