B. Bogart wrote:
Hey Johannes,
I hope you can help me with this.
I'm trying to compile the vertex branch of Gem but the compile fails with:
make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/openGL' rm -f Gem.pd_linux *~ make -C Base -f ..//Makefile.subdir -j4 make[1]: Entering directory `/home/bbogart/pd-stuff/Gem.vertex/src/Base' make[1]: *** No rule to make target `/usr/X11R6/include/X11/extensions/xf86vmode.h', needed by `GemWinCreateXWin.d'. Stop. make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/Base' make: *** [Base] Error 2
indeed there is no such file xf86vmode.h on my system.
According to the debian package search the package that provides that header is: xlibs-static-dev_4.3.0.dfsg.1-14sarge1
i think it is in libxxf86vm-dev
mfg.asdr. IOhannes