I would guess that you're missing the svgalib dev package on your system. There should be such an RPM or DEB package available (whichever is appropriate for your distribution).
On my system, vgakeyboard.h is in /usr/local/include. I'd expect to find it either there or in /usr/include. On Sat, Jan 19, 2002 at 04:15:24AM +0100, Chema Alonso wrote: > when i compile xmame-0.56.2 for svga i have the > mistake: > > [root@localhost xmame-0.56.2]# make install > installing binaries under /usr/local/bin... > /usr/bin/install -d -o root -g bin -m 755 > /usr/local/bin > /usr/bin/install -c -s -o root -g bin -m 555 > xmame.x11 /usr/local/bin > installing manual pages under /usr/local/man/man6 ... > /usr/bin/install -d -o root -g 0 -m 755 > /usr/local/man/man6 > /usr/bin/install -c -o root -g bin -m 444 > doc/xmame.6 /usr/local/man/man6/xmame.6 > xmame for linux-i386 installation completed > [root@localhost xmame-0.56.2]# make > DISPLAY_METHOD=svgalib > Compiling in the unix directory... > make[1]: Entering directory > `/usr/Instalaciones/xmame-0.56.2/src/unix' > Compiling src/unix/keyboard.c ... > keyboard.c:17: vgakeyboard.h: No such file or > directory > make[1]: *** [../../xmame.obj/unix.svgalib/keyboard.o] > Error 1 > make[1]: Leaving directory > `/usr/Instalaciones/xmame-0.56.2/src/unix' > make: *** [osdepend] Error 2 > > > can someone help me? > > regards > > _______________________________________________________________ > Do You Yahoo!? > Yahoo! Messenger > Comunicaci�n instant�nea gratis con tu gente. > http://messenger.yahoo.es > > _______________________________________________ > Xmame mailing list > [EMAIL PROTECTED] > http://toybox.twisted.org.uk/mailman/listinfo/xmame _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
