Ryan Mann wrote:
> 
> Hi.  I get the following output when I try to compile the CVS version of
> plex86.

> c++ -c -g -O2 -Wall -Wstrict-prototypes  -I../.. -I./../.. -I./.. -I./../instrument/ 
>gui.cc -o gui.o
> gui.cc:21: gui/bitmaps/floppya.h: No such file or directory
> gui.cc:22: gui/bitmaps/floppyb.h: No such file or directory
> gui.cc:23: gui/bitmaps/mouse.h: No such file or directory
> gui.cc:24: gui/bitmaps/reset.h: No such file or directory
> gui.cc:25: gui/bitmaps/power.h: No such file or directory
> gui.cc:26: gui/bitmaps/snapshot.h: No such file or directory
> gui.cc:27: gui/bitmaps/commit.h: No such file or directory
> make[2]: *** [gui.o] Error 1

Humm.  I think I have to clean up the -I flags.  But this compiles
on my system.  I you haven't already, try 'make dist-clean; ./configure; make'.

Or maybe stick a '-I.' in the gui/ Makefile.in file and recompile.

-Kevin

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to