From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 04:44:49 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 E826116A4CE for ; Sun, 7 Nov 2004 04:44:49 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7117843D48 for ; Sun, 7 Nov 2004 04:44:49 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.30.24]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP <20041107044447.DHPK13256.lakermmtao10.cox.net@dolphin.local.net>; Sat, 6 Nov 2004 23:44:47 -0500 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with SMTP id iA74ikvb010663; Sat, 6 Nov 2004 22:44:46 -0600 (CST) (envelope-from conrads@cox.net) Date: Sat, 6 Nov 2004 22:44:41 -0600 From: "Conrad J. Sabatier" To: CHris Rich Message-ID: <20041106224441.074f5673@dolphin.local.net> In-Reply-To: <8292450b0411061555492ec72b@mail.gmail.com> References: <8292450b0411061555492ec72b@mail.gmail.com> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Problems compiling a program 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: Sun, 07 Nov 2004 04:44:50 -0000 On Sat, 6 Nov 2004 17:55:15 -0600, CHris Rich wrote: > I am trying to compile gdk-pixbuf-0.11.0 but i get an error saying > lgmodule not found. That's quite out of date. You should update your ports tree via cvsup before trying to build gdk-pixbuf. > After googling for awhile the most i have been able to find out about > it is that maybe it has something to do with gnome. Does anyone know > what lgmodule is? > > /usr/bin/ld: cannot find -lgmodule > *** Error code 1 > > that's the error i get when doing a make. > > If this is the wrong place to ask my apologies, but i don't know where > else to try... > > > THanks Are you using the ports collection? If so, the dependency (devel/glib12) should be automatically built and installed as part of the build process for gdk-pixbuf. It's possible that the Makefile for gdk-pixbuf is lacking the necessary dependency, though, in which case you could simply build and install glib12 first, and then return to the build of gdk-pixbuf. Hope this helps. -- Conrad J. Sabatier -- "In Unix veritas"