This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Window maker fails on make step


On Thu, 9 Aug 2001, Cedric Bompart wrote:

> Hi,
> 
> I got a different error with wmaker 0.65.1 but the compilation is fine with
> the version 0.65...
> 
> make[2]: Entering directory `//d/4.1.0/WindowMaker-0.65.1/WINGs/Examples'
> /bin/sh ../../libtool --mode=link gcc  -g -O2  -o connect  connect.o
> ../../WINGs/libWUtil.a -L/usr/local/lib  -L/usr/X11R6/lib   -lPropList
> gcc -g -O2 -o connect connect.o ../../WINGs/libWUtil.a -L/usr/local/lib
> -L/usr/X11R6/lib -lPropList
> ../../WINGs/libWUtil.a(wapplication.o): In function
> `WMInitializeApplication':
> //d/4.1.0/WindowMaker-0.65.1/WINGs/wapplication.c:39: undefined reference to
> `_Xsetlocale'

It seems the link command missed libX11. Can you please issue the same command
with "-lX11" appended? If it works, you have to tweak the configure scripts
or adjust the makefiles to use the libraries.

bye
	ago 

-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723
 phone: +49 3725 349 80 80	mobile: +49 172 7854017


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]