This is the mail archive of the
frysk@sourceware.org
mailing list for the frysk project.
build failure
- From: Tom Tromey <tromey at redhat dot com>
- To: Frysk List <frysk at sourceware dot org>
- Date: Thu, 01 May 2008 16:49:00 -0600
- Subject: build failure
- Reply-to: tromey at redhat dot com
I did a 'git pull' and a clean build and got this failure.
This is on F8.
In file included from frysk/sys/termios/Control-jni.cxx:3:
./frysk/sys/termios/Control-jni.hxx:22:42: error: frysk/sys/termios/Mode-jni.hxx: No such file or directory
./frysk/sys/termios/Control-jni.hxx:24: error: expected class-name before â{â token
make[3]: *** [frysk/sys/termios/Control-jni.o] Error 1
make[3]: Leaving directory `/home/tromey/gnu/frysk/build/frysk-sys'
Tom