On Thu, Nov 12, 1998 at 07:51:13AM -0500, Vaibhav Goel wrote: > wmaker: error in loading shared libraries > : undefined symbol: _Xsetlocale
Since you compiled WM yourself, you should recompile it again. there was *one* instance of xlib6g that had this function, current xlib6g doesn't. WM's configure script checks for it. Upgrade your xlib6g and xlib6g-dev to the current ones... it should not be necessary to comment out the code that checks for this in configure(.in)... Marcelo