From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 9 05:25:08 2003 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 40E5016A4B3 for ; Thu, 9 Oct 2003 05:25:08 -0700 (PDT) Received: from eri.interia.pl (eri.interia.pl [217.74.65.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA8C43FDF for ; Thu, 9 Oct 2003 05:25:06 -0700 (PDT) (envelope-from grabka999@interia.pl) Received: from poczta.interia.pl (naos.interia.pl [217.74.65.50]) by eri.interia.pl (Postfix) with ESMTP id A45A6262AF for ; Thu, 9 Oct 2003 14:25:02 +0200 (CEST) Received: from 127.0.0.1 (naos.interia.pl [127.0.0.1]) by system.wewnetrzny9 (poczta.interia.pl) with SMTP id 9B792146C7B for ; Thu, 9 Oct 2003 14:25:02 +0200 (CEST) Received: by poczta.interia.pl (poczta.interia.pl, from userid 502) id 7E8D5146C9E; Thu, 9 Oct 2003 14:25:02 +0200 (CEST) Received: from interia.pl (pb108.debniki.sdi.tpnet.pl [217.99.121.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.interia.pl (poczta.interia.pl) with ESMTP id 1BEB3146C89 for ; Thu, 9 Oct 2003 14:25:01 +0200 (CEST) Message-ID: <3F85539C.9080008@interia.pl> Date: Thu, 09 Oct 2003 14:25:00 +0200 From: Marcin Grabda User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030913 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: error with libbonobo 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: Thu, 09 Oct 2003 12:25:08 -0000 ################################################### checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am ar az be bg ca cs cy da de el es fa fi fr he hi hu id is it ja kn ko li lv ml mn ms nl nn no pl pt pt_BR ro ru sk s l sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW --exists: not found --libs: not found checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/local/bin/pkg-config checking for libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0... Requested 'libbonobo-2.0 >= 2.3.3' but version of libbonob o is 2.2.3 configure: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/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/x11-toolkits/libbonoboui. *** Error code 1 Stop in /usr/ports/audio/grip. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade641.8 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) * devel/libbonobo (libbonobo-2.2.3) ! audio/grip (grip-3.0.7_1) (configure error) #################################################### I thought that it might be useful for you :)