How to compile WindowMaker?

Marcus Vinicius Eiffle Duarte kk@eq.ufrj.br
Mon Apr 1 00:00:00 GMT 2002


Thanks, Gerrit. Yet, it seems I did not know where to append the -lX11
option. However, I solved the compilation problem disabling the locale
setting, by running the configure utility with the --disable-locale option.

Marcus Vinicius Eiffle Duarte

> Marcus,
>
> 2002-01-09 14:43:55, du schriebst:
>
> > I am trying to compile WindowMaker 0.80 under Cygwin.
> [...]
>
> >  ../../WINGs/libWUtil.a -L/usr/local/lib -L/usr/X11R6/lib -lintl
> >     ../../WINGs/libWUtil.a(wapplication.o): In function
> > `WMInitializeApplication':
> >     /tmp/wm/WindowMaker-0.80.0/WINGs/wapplication.c:39: undefined
reference
> > to `_Xsetlocale'
>
> > a) help me and tell me how to successfully compile WindowMaker under
Cygwin?
>
> You probably want to add libX11.a (-lX11) to your link line?
>
> > b) tell what is the program ldconfig?
>
> You don't need that for Cygwin.  The shared libraries are in /usr/bin or
> /usr/local/bin and are looked up via PATH by the linker.
>
>
> Gerrit
> --
> =^..^=
>



More information about the Cygwin-xfree mailing list