From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 02:16:59 2004 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 F05D316A4CE for ; Mon, 29 Nov 2004 02:16:59 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 971BF43D46 for ; Mon, 29 Nov 2004 02:16:59 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 32193 invoked from network); 29 Nov 2004 02:16:59 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 Nov 2004 02:16:59 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 8FF4E69; Sun, 28 Nov 2004 21:16:58 -0500 (EST) Sender: lowell@be-well.ilk.org To: gabriel References: From: Lowell Gilbert Date: 28 Nov 2004 21:16:57 -0500 In-Reply-To: Message-ID: <44fz2to0va.fsf@be-well.ilk.org> Lines: 40 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions Subject: Re: Installing libgnome-2.8.0 (really trying galeon) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 02:17:00 -0000 gabriel writes: > Hello guys! > > I'm trying to install galeon (the lastes port version) for like the > tenth time and as always I haven't been successfull at all. When I try > to install galeon it goes through its motions of installing > dependencies and such until it reaches libgnome-2.8.0 and well, thats > where all hell breaks loose. > > Here's a snip: > ===> Building for libgnome-2.8.0_1 > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/x11/libgnome/work/libgnome-2.8.0' > Making all in libgnome > gmake[2]: Entering directory > `/usr/ports/x11/libgnome/work/libgnome-2.8.0/libgnome' > gmake all-am > gmake[3]: Entering directory > `/usr/ports/x11/libgnome/work/libgnome-2.8.0/libgnome' > /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe > -L/usr/local/lib -o gnome-open gnome-open.o libgnome-2.la -lpopt > cc -O -pipe -o .libs/gnome-open gnome-open.o -L/usr/local/lib > ./.libs/libgnome-2.so -L/usr/X11R6/lib -lgnomevfs-2 -lbonobo-2 > -lbonobo-activation -lgconf-2 -lORBit-2 -lgobject-2.0 -lgmodule-2.0 > -lgthread-2.0 -lglib-2.0 -liconv -lesd -laudiofile -lm -lpopt > -Wl,--rpath -Wl,/usr/X11R6/lib > gmake[3]: Leaving directory > `/usr/ports/x11/libgnome/work/libgnome-2.8.0/libgnome' > gmake[2]: Leaving directory > `/usr/ports/x11/libgnome/work/libgnome-2.8.0/libgnome' > gmake[1]: Leaving directory `/usr/ports/x11/libgnome/work/libgnome-2.8.0' > *** Error code 2 > > Stop in /usr/ports/x11/libgnome. > I don't see any signs of the actual errors in there. Don't use '-j' when reporting problems, and make sure you do a "make clean" before starting the build.