From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 16:43:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E48637B401 for ; Thu, 19 Jun 2003 16:43:12 -0700 (PDT) Received: from www.omicnet.com (ip-208-181-72-171.adsl.radiant.net [208.181.72.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9D443F3F for ; Thu, 19 Jun 2003 16:43:11 -0700 (PDT) (envelope-from questions@joshualokken.com) Received: from inspectorbox (130-94-160-46-dsl.hevanet.com [130.94.160.46]) by www.omicnet.com (8.9.3/8.9.2) with ESMTP id QAA15796; Thu, 19 Jun 2003 16:43:07 -0700 Message-ID: <016401c336bc$8532b3f0$1404e9c6@inspectorbox> From: "Joshua Lokken" To: "Joe Pokupec" , "Free BSD List" References: Date: Thu, 19 Jun 2003 16:42:29 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: configure: error: *** pkg-config too old; version 0.14 or betterrequired X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 23:43:12 -0000 ----- Original Message ----- From: "Joe Pokupec" To: "Free BSD List" Sent: Thursday, June 19, 2003 2:06 PM Subject: configure: error: *** pkg-config too old; version 0.14 or betterrequired > Hey Guys, > > I was trying to install GAIM from the ports directory (4.7) using: > > make && make install > > After a bit of initial checking, the install stops with the following error. > Before I go ahead and report the error & attach the log file as mentioned > below, I thought maybe someone here might have an idea. > > Thanks > > Joe > > 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.2/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 > > Stop in /usr/ports/textproc/gtkspell2. > *** Error code 1 > > Stop in /usr/ports/net/gaim. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html You may need to cvsup your ports collection. -- Joshua