From owner-freebsd-gnome Wed Oct 2 2:23:24 2002 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 04A4C37B401 for ; Wed, 2 Oct 2002 02:23:24 -0700 (PDT) Received: from road.demos.su (road.demos.su [194.87.2.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE9543E3B for ; Wed, 2 Oct 2002 02:23:22 -0700 (PDT) (envelope-from gvs@demos.net) Received: from localhost (localhost [127.0.0.1]) by road.demos.su (8.12.6/8.12.6) with ESMTP id g989NK1e005639 for ; Tue, 8 Oct 2002 13:23:21 +0400 (MSD) (envelope-from gvs@demos.net) Date: Tue, 8 Oct 2002 13:23:20 +0400 (MSD) From: Seva Gluschenko X-X-Sender: gvs@road.demos.su To: gnome@freebsd.org Subject: /usr/ports/devel/ORBit fails to compile with glib-2.0 Message-ID: <20021008131201.X82755-100000@road.demos.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there! While trying to make ORBit from ports I've found that it refuses to compile with glib-2.0 installed. Its configure script relies on glib-config which is most probably have been replaced with pkg-config for version 2.0 and higher. when executed with args like CPPFLAGS=`pkg-config --cflags glib-2.0` LDFLAGS=`pkg-config --libs glib-2.0` ./configure --with-glib-prefix=/usr/local --disable-glibtest it passed the configure process but gmake failed immediately. Sorry, I cannot provide the fix myself at this time. I hope, the fix is possible, though. SY, Seva Gluschenko, just stranger on The Road. | http://gvs.rinet.ru/ Demos-Internet NOC engineer | GVS-RIPE | GVS3-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message