Hi Dilip, the libxml in OpenOffice.org cannot be compiled with gcc 4. Install libxml2-dev and run configure again, but add the --with-system-libxml option.
(this is the bug report http://qa.openoffice.org/issues/show_bug.cgi?id=50821 ) HTH, Martin On 1/12/06, Dilip Gautam <[EMAIL PROTECTED]> wrote: > Namaste and Greetings from Nepal !! > > I was trying to compile OOo_2.0.0rc3_src with Nepali language support > (ne_NP) and English UK (en_GB). > > I got an error saying > > elfgcchack.h: 7688: error: 'xmlXPtrWrapLocationSet' aliased to undefined > symbol 'xmlXPtrWrapLocationSet__interlan__alias' > > make[2]: *** [SAX.o] Error 1 > make[2]: Leading directory > '/home/oobuild/OOo_2.0.0rc3_src/libxml2/unxlngi6.pro/misc/build/libxml2- > 2.6.17' > > ERROR: Error 65280 occurred while making > /home/oobuild/OOo_2.0.0rc3_src/libxml2 > > Please suggest if there are any suggestions. > > Regards, > Dilip Gautam > Kathmandu, Nepal > >

