This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 4.1-20060512 build fails for FreeBSD


gcc 4.1-20060512 build fails for FreeBSD like:
/bin/sh ../../libtool --mode=link /work/ports/lang/gcc41-withgcjawt/work/build/./gcc/xgcc -B/work/ports/lang/gcc41-withgcjawt/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd6.1/bin/ -B/usr/local/i386-portbld-freebsd6.1/lib/ -isystem /usr/local/i386-portbld-freebsd6.1/include -isystem /usr/local/i386-portbld-freebsd6.1/sys-include -pedantic -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -O2 -O2 -fno-strict-aliasing-pipe    -module -version-info!
  0:0:0!
  -no-undefined -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lXrender -lX11 -lXext -lgthread-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv    -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv    -L/usr/X11R6/lib -lXtst  -o libjawtgnu.la   jawt.lo ../../native/jni/gtk-peer/libgtkpeer.la
libtool: link: cannot find the library `'

configured with:
 --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=41 --libdir=/usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/include/c++/ --infodir=/usr/local/info/gcc41 --enable-java-awt=xlib,gtk --disable-rpath --prefix=/usr/local i386-portbld-freebsd6.1 --enable-languages=c,c++,java,objc

does anything wrong with it?
-- NAKATA, Maho (maho@FreeBSD.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]