[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help with Windowmaker



I have two problems with Windowmaker

1. Its using my 'Windows Start' key as the 'Meta' key. Seems to be only a
problem with WindowMaker, not the other window managers like icewm or kde.
I'm using the deb packages found at the windowmaker ftp site.

2. I can't compile wmmount and wmcdplay. Both packages are by Sam Hawker.
I've emailed him two at GeoCities, but both mails have been sent back.
This is the output I get when I try to compile them:

....

~/wmmixer $ xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
~/wmmixer $ make
c++ -O2 -fno-strength-reduce    -I/usr/X11R6/include -I/include  -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L
-D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT       -c wmmixer.cc -o wmmixer.o
rm -f wmmixer
gcc -o wmmixer -O2 -fno-strength-reduce      -L/usr/X11R6/lib wmmixer.o
-lXpm -lXext -lX11       
wmmixer.o: In function `main':
wmmixer.o(.text+0x86e): undefined reference to `__eh_pc'
wmmixer.o(.text+0x877): undefined reference to `__throw'
wmmixer.o(.text+0x881): undefined reference to `terminate(void)'
make: *** [wmmixer] Error 1

....

Any help from anyone is greatly appreciated. I'm using Debian 2.0 with g++
2.8, which I believe is the egcs version, and the 'recommended' one to use
with debian.

Thanks,

BG



Reply to: