Am Montag, 16. Dezember 2002 09:37 schrieb Philippe Ney:

> the struct timeval seems not to be totally defined when you reach the
> benchmark_run_one (..) function.
> Maybe check in the included headers...

Yes, after I added

#include <pgserver/input.h>

to debug/benchmark.c, it compiled past that file, then I got more errors and noticed 
that I also had to install SDL-devel, libpng-devel and xdevel.

With those packages installed, it compiles even without the "#include 
<pgserver/input.h>", so it was really just the missing packages.

./configure should check for SDL-devel, libpng-devel and xdevel.

Thanks again,

-- 
Freundliche Gr�sse -- Regards

F. Seuhs

Mailto: [EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to