Hello, I'm still having problems compiling OO 2.0.
I've used the patches from: http://www.doc.ic.ac.uk/~dfc04/OOo_2.0.0/ and I'm using the following configure command: ./configure --prefix=/opt/openoffice-2.0 --enable-libart --enable-libsn --enable-openldap --disable-fontooo --without-fonts --with-system-stdlibs --with-system-freetype --with-system-zlib --with-system-jpeg --with-system-expat --with-system-libxml --with-system-curl --with-system-mozilla --with-firefox --with-build-version=BLFS-20051112 --disable-binfilter --disable-gnome-vfs --with-package-format=native Now I get the following error during the buildproces: Making: ../unxlngi6.pro/lib/libvclplug_gtk680li.so g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngi6.pro/lib -L../lib -L/root/source-local/openoffice-cvs/OOo_2.0.0rc3_src/solenv/unxlngi6/lib -L/root/source-local/openoffice-cvs/OOo_2.0.0rc3_src/solver/680/unxlngi6.pro/lib -L/root/source-local/openoffice-cvs/OOo_2.0.0rc3_src/solenv/unxlngi6/lib -L/opt/java/lib -L/opt/java/jre/lib/i386 -L/opt/java/jre/lib/i386/client -L/opt/java/jre/lib/i386/native_threads -L/usr/X11R6/lib -L/usr/lib/firefox-1.0.7 ../unxlngi6.pro/slo/vclplug_gtk_dflt_version.o ../unxlngi6.pro/slo/vclplug_gtk_dflt_description.o -o ../unxlngi6.pro/lib/libvclplug_gtk680li.so ../unxlngi6.pro/slo/gtkdata.o ../unxlngi6.pro/slo/gtkinst.o ../unxlngi6.pro/slo/gtksys.o ../unxlngi6.pro/slo/salnativewidgets-gtk.o ../unxlngi6.pro/slo/gtkframe.o ../unxlngi6.pro/slo/gtkobject.o -pthread -lgtk-x11-2.0 -lgthread-2.0 -lvclplug_gen680li -lvcl680li -lpsp680li -lsot680li -lutl680li -ltl680li -lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3 -luno_sal -lX11 -ldl -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc ../unxlngi6.pro/slo/gtkdata.o(.text+0x1c): In function `GtkSalDisplay::GtkSalDisplay(_GdkDisplay*, Visual*, unsigned long)': : undefined reference to `gdk_x11_display_get_xdisplay' Now it looks like problems with gdk (obvious). Is a minimum version of gdk required? Well maybe it's the compiler. Before compiling openoffice I've installed gcc-3.4.3. So I'm compiling OO with gcc version 3.4.3. Before I had gcc-3.4.1, and compiled gdk and gtk with it. Can somebody help me with it. Stef Bon Voorburg the Netherlands -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page