Date: Tue, 5 Jan 1999 22:25:31 -0800 (PST) From: Bill Woods <bwoods@cybcon.com> To: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: kdesupport11 port build problems on -current elf Message-ID: <Pine.BSI.4.05L.9901052224280.17070-100000@pdx.cybcon.com> In-Reply-To: <Pine.OSF.4.05.9901061626480.32176-100000@bragg>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ? 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.05L.9901052224280.17070-100000>