classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build failure - problems detecting freetype2 headers


From: Sandor Bodo-Merle
Subject: build failure - problems detecting freetype2 headers
Date: Thu, 13 Oct 2005 23:06:40 +0200

Hi

I just checked out classpath as an eclipse project. Build started
instantly - this is a nice feature. But then i got compile error in
the console window. It seems to me that the include path for freetype2
package is not recognized by the configure system.
Im usig breezy and i have libfreetype6-dev on my system.

Sanyi

...
Making all in gtk-peer
make[2]: Entering directory
`/home/sbodo/workspace/classpath/native/jni/gtk-peer'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I.
-I/home/sbodo/workspace/classpath/native/jni/gtk-peer
-I../../../include  -I/home/sbodo/workspace/classpath/include
-I/home/sbodo/workspace/classpath/native/jni/classpath
-I/home/sbodo/workspace/classpath/native/target/Linux
-I/home/sbodo/workspace/classpath/native/target/generic  -pedantic -W
-Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
-Wno-long-long -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include     -g -O2 -MT
gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.lo -MD -MP -MF
".deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo" -c -o
gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.lo
gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c; \
then mv -f ".deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo"
".deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Plo"; else rm
-f ".deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo"; exit
1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I.
-I/home/sbodo/workspace/classpath/native/jni/gtk-peer
-I../../../include -I/home/sbodo/workspace/classpath/include
-I/home/sbodo/workspace/classpath/native/jni/classpath
-I/home/sbodo/workspace/classpath/native/target/Linux
-I/home/sbodo/workspace/classpath/native/target/generic -pedantic -W
-Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
-Wno-long-long -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -MT
gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.lo -MD -MP -MF
.deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo -c
gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c  -fPIC -DPIC -o
.libs/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I.
-I/home/sbodo/workspace/classpath/native/jni/gtk-peer
-I../../../include  -I/home/sbodo/workspace/classpath/include
-I/home/sbodo/workspace/classpath/native/jni/classpath
-I/home/sbodo/workspace/classpath/native/target/Linux
-I/home/sbodo/workspace/classpath/native/target/generic  -pedantic -W
-Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
-Wno-long-long -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include     -g -O2 -MT
gnu_java_awt_peer_gtk_GdkFontPeer.lo -MD -MP -MF
".deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo" -c -o
gnu_java_awt_peer_gtk_GdkFontPeer.lo
gnu_java_awt_peer_gtk_GdkFontPeer.c; \
then mv -f ".deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo"
".deps/gnu_java_awt_peer_gtk_GdkFontPeer.Plo"; else rm -f
".deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I.
-I/home/sbodo/workspace/classpath/native/jni/gtk-peer
-I../../../include -I/home/sbodo/workspace/classpath/include
-I/home/sbodo/workspace/classpath/native/jni/classpath
-I/home/sbodo/workspace/classpath/native/target/Linux
-I/home/sbodo/workspace/classpath/native/target/generic -pedantic -W
-Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
-Wno-long-long -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -MT
gnu_java_awt_peer_gtk_GdkFontPeer.lo -MD -MP -MF
.deps/gnu_java_awt_peer_gtk_GdkFontPeer.Tpo -c
gnu_java_awt_peer_gtk_GdkFontPeer.c  -fPIC -DPIC -o
.libs/gnu_java_awt_peer_gtk_GdkFontPeer.o
In file included from /usr/include/pango-1.0/pango/pangofc-font.h:25,
                 from /usr/include/pango-1.0/pango/pangoft2.h:29,
                 from gdkfont.h:46,
                 from gnu_java_awt_peer_gtk_GdkFontPeer.c:38:
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No
such file or directory
In file included from /usr/include/pango-1.0/pango/pangoft2.h:29,
                 from gdkfont.h:46,
                 from gnu_java_awt_peer_gtk_GdkFontPeer.c:38:
/usr/include/pango-1.0/pango/pangofc-font.h:26:10: error: #include
expects "FILENAME" or <FILENAME>
In file included from /usr/include/pango-1.0/pango/pangoft2.h:29,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]