I think I accidentally commented out the check for libart the other
day, so today I've put this back in.  If you saw a compile error on
JNI like below then this is the problem.  If you have problems with
aclocal finding this macro, it should be in something like
/usr/share/aclocal/libart.m4, unless you installed from sources in
which case it may not have been installed.

Making all in gtk-peer
make[3]: Entering directory `/home/cbj/cvs/classpath/build/native/jni/gtk-peer'
source='../../../../native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c' 
object='gnu_java_awt_peer_gtk_GdkFontMetrics.lo' libtool=yes \
depfile='.deps/gnu_java_awt_peer_gtk_GdkFontMetrics.Plo' 
tmpdepfile='.deps/gnu_java_awt_peer_gtk_GdkFontMetrics.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../../../native/jni/gtk-peer -I../../../include -I. -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include @LIBART_CFLAGS@ 
-I../../../../native/jni/classpath -I../../../../include -I../../../include    -g 
-Wall -c -o gnu_java_awt_peer_gtk_GdkFontMetrics.lo `test -f 
../../../../native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c || echo 
'../../../../native/jni/gtk-peer/'`../../../../native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c
gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/gtk-peer -I../../../include -I. 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include @LIBART_CFLAGS@ -I../../../../native/jni/classpath 
-I../../../../include -I../../../include -g -Wall -c 
../../../../native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c -MT 
gnu_java_awt_peer_gtk_GdkFontMetrics.lo -MD -MP -MF 
.deps/gnu_java_awt_peer_gtk_GdkFontMetrics.TPlo  -fPIC -DPIC -o 
gnu_java_awt_peer_gtk_GdkFontMetrics.lo
gcc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [gnu_java_awt_peer_gtk_GdkFontMetrics.lo] Error 1

-- 
Brian Jones <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to