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]
Other format: [Raw text]

RE: window maker compile



`_Xsetlocale  is defined in libX11, you need to add it to linker, or correct
the order of libraries if it is already there

Suhaib


> -----Original Message-----
> From: Joseff Betancourt [mailto:orlolro@telocity.com]
> Sent: Sunday, November 18, 2001 10:45 AM
> To: cygwin-xfree@cygwin.com
> Subject: window maker compile
> 
> ok i got out of the problem of starting X. Now I try to configure
> Windows
> Maker and I get:
> 
> Making all in Examples
> make[2]: Entering directory `/XF86/WindowMaker-0.70.0/WINGs/Examples'
> /bin/sh ../../libtool --mode=link gcc  -g -O2   -o connect.exe
> connect.o
> ../../WINGs/libWUtil.a -L/usr/local/lib  -L/usr/X11R6/lib
> gcc -g -O2 -o connect.exe connect.o
>  ../../WINGs/libWUtil.a -L/usr/local/lib -L/usr/X11R6/lib
> ../../WINGs/libWUtil.a(wapplication.o): In function
> `WMInitializeApplication':
> /XF86/WindowMaker-0.70.0/WINGs/wapplication.c:39: undefined reference
> to
> `_Xsetlocale'
> collect2: ld returned 1 exit status
> make[2]: *** [connect.exe] Error 1
> make[2]: Leaving directory `/XF86/WindowMaker-0.70.0/WINGs/Examples'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/XF86/WindowMaker-0.70.0/WINGs'
> make: *** [all-recursive] Error 1
> bash-2.05a$
> 
> Any Ideas? Any precompiled Wmaker files by chance for cygwin? thanx.
> --Joseff.
> 
> ----footer----
> Fav. Free Online game: http://infantry.sony.com
> Check it out.


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