Trouble compiling xfce-mcs-manager on Solaris
Benedikt Meurer
Benedikt.Meurer at unix-ag.uni-siegen.de
Wed Jun 11 19:31:17 CEST 2003
On Wed, 11, Jun 2003, Craig A. Betts wrote:
> That one is fixed! I am now encountering an error compiling xfwm4:
Good :)
> Undefined first referenced
> symbol in file
> XShapeCombineMask xfwm4-frame.o (symbol belongs to
> implicit dependency /usr/openwin/lib/libXext.so.0)
> XShapeCombineShape xfwm4-frame.o (symbol belongs to
> implicit dependency /usr/openwin/lib/libXext.so.0)
> XShapeSelectInput xfwm4-client.o (symbol belongs to
> implicit dependency /usr/openwin/lib/libXext.so.0)
> XShapeQueryExtension xfwm4-main.o (symbol belongs to
> implicit dependency /usr/openwin/lib/libXext.so.0)
> XShapeCombineRectangles xfwm4-frame.o (symbol belongs to
> implicit dependency /usr/openwin/lib/libXext.so.0)
> Is this a problem with a Sun library or am I just a jabroni?
This is a known problem. Its on my TODO list. A quick-and-dirty workaround:
env LIBS="-lXext" ./configure --...
That should do the job.
> Craig A. Betts
Benedikt
--
NetBSD Operating system: http://www.NetBSD.org/
pkgsrc "Work in progress": http://pkgsrc-wip.sf.net/
XFce desktop environment: http://www.xfce.org/
German Unix-AG Association: http://www.unix-ag.org/
More information about the Xfce4-dev
mailing list