https://issues.apache.org/ooo/show_bug.cgi?id=121955
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needmoreinfo Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #2 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > This is the error I get :- > checking XML parser to use... configure: error: No XML parser available - > please install expat or libxml given these switches > 2. ./configure > --with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4. > 12.tar.bz2 > --with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz > --disable-mozilla you are not building with the system's libxml, or did you pass --with-system-libxml ? > LIBXML_CFLAGS=-I/opt/local/include/libxml2 > SYSTEM_LIBXML=YES > LIBXML_LIBS=-L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm > System configuration > ====================== > > I downloaded the OpenOffice source using svn, using the URL given in the > official website > > Mac OSX 10.6 Snow Leapord > XCode 3.2.6(libxml is included as a part of this as well) but if you don't pass --with-system-libxml the build system should use the internal one. Reopening. This might be really a bug. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
