Possible build problems with the "current" gcc
Tom Tromey
tromey@redhat.com
Tue Jan 30 21:42:00 GMT 2007
>>>>> "George" == George R Goffe <grgoffe@yahoo.com> writes:
>> ../../../../../../../../gcc/libjava/classpath/native/jni/midi-dssi/dssi_data.h:43:23:
>> > error: jack/jack.h: No such file or directory
Sorry for the somewhat random clipping here.
Offhand it seems that Classpath's configury uses the existence of
dssi.h to decide whether to build the DSSI code. However, in your
case it probably finds that header... but then goes on to assume that
you have jack.h, which you do not.
Please file a PR so we don't forget about this.
If you are willing to test a patch I will try to write one for you.
Tom
More information about the Java
mailing list