Problems compiling AudioPlayer.c Solaris2.4 Kaffe1.03b
Alex Blewitt
alexb at dai.ed.ac.uk
Fri Feb 19 01:55:30 PST 1999
I had a problem compiling the AudioPlayer file in libraries/clib/io/
It turned out that the include of the "jni.h" before "files.h" was causing
a few #defines to be missing.
Swapping these lines around worked; the diff file is
10a11
> #include "files.h"
12d12
< #include "files.h"
Al.
/***************************************************************\
|* Alex Blewitt * Hug, and the world hugs with you *|
|* Alex.Blewitt at iee.org * *|
|* Mobile: + 44 966 158647 * Spread a little happiness *|
\***************************************************************/
More information about the kaffe
mailing list