No compiling
Status: Pre-Alpha
Brought to you by:
xenotrout
following error:
gcc -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lpopt
-Wall -ansi -pedantic -lXext -lXinerama main.o
geometry.o cmd.o -o xenowm
cmd.o(.text+0x5b9): In function `_cmd_snap':
/home/setrodox/downloads/XenoWM/cmd.c:206: undefined
reference to `XineramaIsActive'
cmd.o(.text+0x5cf):/home/setrodox/downloads/XenoWM/cmd.c:209:
undefined reference to `_XineramaScreenOfWindow'
collect2: ld returned 1 exit status
make: *** [xenowm] Error 1
i think it's an error with a version of gcc, Xlib or X
of my PC
i'm using
X Protocol Version 11, Revision 0, Release 6.6
gcc 3.2.2
Logged In: YES
user_id=1096599
without Xinerama it compiles