From owner-freebsd-ports Tue Jan 5 22:41:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24467 for freebsd-ports-outgoing; Tue, 5 Jan 1999 22:41:58 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24461; Tue, 5 Jan 1999 22:41:56 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac3.wam.umd.edu ((IDENT root)@rac3.wam.umd.edu [128.8.10.143]) by po4.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id BAA18961; Wed, 6 Jan 1999 01:42:36 -0500 (EST) Received: from rac3.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id BAA17196; Wed, 6 Jan 1999 01:41:15 -0500 (EST) Received: from localhost by rac3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id BAA17191; Wed, 6 Jan 1999 01:41:14 -0500 (EST) X-Authentication-Warning: rac3.wam.umd.edu: culverk owned process doing -bs Date: Wed, 6 Jan 1999 01:41:14 -0500 (EST) From: Kenneth Wayne Culver To: Bill Woods cc: Kris Kennaway , current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: kdesupport11 port build problems on -current elf In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > OK, that sounds good....ahh..oh yea, what do you mean by "if you add > -lXext to the linker link above" . What do I add and where ? > add it to the line in the Makefile with -lqt and -lX11 on it, and add -lXext. > On Wed, 6 Jan 1999, Kris Kennaway wrote: > > > On Tue, 5 Jan 1999, Bill Woods wrote: > > > > > c++ -O -pipe -L/usr/X11R6/lib -o .libs/example example.o -Wl,--rpath > > > -Wl,/usr/local/lib .libs/libQwSpriteField.so -L/usr/X11R6/lib -lqt -lX11 > > > -lqt -lX11 > > > /usr/libexec/elf/ld: warning: libXext.so.6, needed by > > > /usr/X11R6/lib/libqt.so, not found (try using --rpath) > > > /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineRegion' > > > /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineMask' > > > *** Error code 1 > > > > This seems common for ports using libqt - for some reason they don't see > > libXext in /usr/X11R6/lib (but not for everyone, apparently, since the thing > > was committed in the first place). If you add -lXext to the linker link above, > > it links fine. I don't know how to use the --rpath option suggested, but I > > suspect this is it. Any hints, anyone? > > > > This should probably also have gone to freebsd-ports@freebsd.org, where I'm > > redirecting replies. > > > > Kris > > > > ----- > > (ASP) Microsoft Corporation (MSFT) announced today that the release of its > > productivity suite, Office 2000, will be delayed until the first quarter > > of 1901. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message