hi, when i tried to build OOO320_m19 i got an error..
steps i hv done are: in directory OOO320_m19 >./configure >./bootstrap > source LinuxX86-64Env.Set.sh >make after a long compiling process i got the following error: Compiling: jvmfwk/source/framework.cxx g++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -I. -I../unxlngx6.pro/inc -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxlngx6.pro/inc -I. -I/media/OS/openoffice/OOO320_m19/solver/320/unxlngx6.pro/inc/stl-I/media/OS/openoffice/OOO320_m19/solver/320/ unxlngx6.pro/inc/external -I/media/OS/openoffice/OOO320_m19/solver/320/ unxlngx6.pro/inc -I/media/OS/openoffice/OOO320_m19/solenv/unxlngx6/inc -I/media/OS/openoffice/OOO320_m19/solenv/inc -I/media/OS/openoffice/OOO320_m19/res -I/media/OS/openoffice/OOO320_m19/solver/320/unxlngx6.pro/inc/stl-I/media/OS/openoffice/OOO320_m19/solenv/inc/Xp31 -I/usr/lib/jvm/java-6-openjdk/include -I/usr/lib/jvm/java-6-openjdk/include/linux -I/usr/lib/jvm/java-6-openjdk/include/native_threads/include -I/usr/include -I/media/OS/openoffice/OOO320_m19/solver/320/unxlngx6.pro/inc/offuh -I. -I../res -I. -pipe -fvisibility-inlines-hidden -fno-use-cxa-atexit -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DNPTL -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.4 -DSUPD=320 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxlngx6.pro/slo/framework.o/media/OS/openoffice/OOO320_m19/jvmfwk/source/framework.cxx In file included from /media/OS/openoffice/OOO320_m19/jvmfwk/source/framework.cxx:43: /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:35:27: error: libxml/parser.h: No such file or directory In file included from /media/OS/openoffice/OOO320_m19/jvmfwk/source/fwkbase.hxx:30, from /media/OS/openoffice/OOO320_m19/jvmfwk/source/framework.cxx:44: /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:32:26: error: libxml/xpath.h: No such file or directory In file included from /media/OS/openoffice/OOO320_m19/jvmfwk/source/framework.cxx:43: /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:55: error: variable or field 'createSettingsStructure' declared void /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:55: error: 'xmlDoc' was not declared in this scope /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:55: error: 'document' was not declared in this scope /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:55: error: expected primary-expression before 'bool' /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:100: error: 'xmlDoc' has not been declared /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:100: error: 'xmlNode' has not been declared /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:105: error: 'xmlDoc' has not been declared /media/OS/openoffice/OOO320_m19/jvmfwk/source/elements.hxx:105: error: 'xmlNode' has not been declared In file included from /media/OS/openoffice/OOO320_m19/jvmfwk/source/fwkbase.hxx:30, from /media/OS/openoffice/OOO320_m19/jvmfwk/source/framework.cxx:44: /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:39: error: ISO C++ forbids declaration of 'xmlXPathObject' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:39: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:46: error: expected ')' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:50: error: declaration of 'operator=' as non-function /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:50: error: expected ';' before '(' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:51: error: ISO C++ forbids declaration of 'xmlXPathObject' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:51: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:52: error: expected type-specifier before 'xmlXPathObject' /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:58: error: ISO C++ forbids declaration of 'xmlXPathContext' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:58: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:64: error: expected ')' before 'aContext' /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:65: error: declaration of 'operator=' as non-function /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:65: error: expected ';' before '(' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:67: error: ISO C++ forbids declaration of 'xmlXPathContext' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:67: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:68: error: expected type-specifier before 'xmlXPathContext' /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:74: error: ISO C++ forbids declaration of 'xmlDoc' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:74: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:81: error: expected ')' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:84: error: declaration of 'operator=' as non-function /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:84: error: expected ';' before '(' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:86: error: ISO C++ forbids declaration of 'xmlDoc' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:86: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:87: error: expected type-specifier before 'xmlDoc' /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:111: error: ISO C++ forbids declaration of 'xmlChar' with no type /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:111: error: expected ';' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:117: error: expected ')' before '*' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:120: error: declaration of 'operator=' as non-function /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:120: error: expected ';' before '(' token /media/OS/openoffice/OOO320_m19/jvmfwk/source/libxmlutil.hxx:122: error: expected type-specifier before 'xmlChar' dmake: Error code 1, while making '../unxlngx6.pro/slo/framework.obj' ERROR: Error 65280 occurred while making /media/OS/openoffice/OOO320_m19/jvmfwk/source rmdir /tmp/LNmV0XIKGg make: *** [all] Error 1 please help me.