From owner-freebsd-questions Wed Jun 12 0:36:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 01DAB37B401 for ; Wed, 12 Jun 2002 00:35:48 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id AAA28992; Wed, 12 Jun 2002 00:33:16 -0700 (PDT) Date: Wed, 12 Jun 2002 00:33:16 -0700 From: Adam Weinberger To: "S. Roberts" Cc: FreeBSD-Questions Subject: Re: portupgrade on xscreensaver failing over the last week now Message-ID: <20020612003315.A10565@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> <1023866003.325.13.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <1023866003.325.13.camel@Demon.Strobe.org>; from sroberts@dsl.pipex.com on Wed, Jun 12, 2002 at 08:13:22AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this all depends on when you last updated your ports tree. if you're trying to build xscreensaver-4.04.2, then follow the directions in: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2855325+0+archive/2002/freebsd-questions/20020609.freebsd-questions if you've updated today, you'll have xscreensaver-4.05, in which case: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.05/driver/Makefile work/xscreensaver-4.05/driver/Makefile.orig # sed -e "s/-lgdk /-lgdk12 /" work/xscreensaver-4.05/driver/Makefile.orig > work/xscreensaver-4.05/driver/Makefile # make install clean that should do the trick. -Adam S. Roberts took 2.3K on Wed, Jun 12, 2002 at 08:13:22AM +0100 to say: > Searched for your post, couldn't find it. Is it possible for you to > simply forward your solution? > > Stacey > > On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > > stacey - > > > > check the archives. within the last few days i posted a couple commands > > that will kludge this (apparently pkgconfig-related) problem into > > the ether. > > > > -Adam > > > > > > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > > Hello, > > > I've been trying to upgrade xscreensaver on one of my machines now > > > for the last few days now, but its crashing out with the following > > > error: > > > /usr/libexec/elf/ld: cannot find -lgtk > > > > > > > > > > > > -- > > "I am disrespectful to dirt! Can you see I am serious!" > > -Mr. Sparkle > > Adam Weinberger > > monkey@crackula.com > > http://www.crackula.com > > > > > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message