Re: [Pgui-devel] Problem compiling Pgui

2001-08-23 Thread Frederic Gobry
> sdlfb.c:37:17: SDL.h: No such file or directory > make[2]: *** [sdlfb.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > > I did a sucessful SDL install and the autogen.sh seemed to work (no > errors generated.) I tried specifying the SDL lib paths with

[Pgui-devel] Problem compiling Pgui

2001-08-23 Thread Tim Gray
Hi all, I'm posting from my home email addy (this is [EMAIL PROTECTED]) I just downloaded the Aug 22 2001 snapshot and tried to compile it. I have SDL 1.2.2 and a fresh stock Redhat 7.1 install (SMP running kernel 2.4.3) When I try to compile PicoGUI with SDL support I get the following errors