Hi, This might help you dig into the cause: http://www.google.co.jp/search?num=50&q=autoconf+%22syntax+error+near+unexpected+token+%22+case+%28ac_space%3D%27+%27%3B+set+|+grep+ac_space%29+2%3E%261+in
e.g. https://bugzilla.redhat.com/show_bug.cgi?id=192793 http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00038.html next time, providing a version number of your OpenOffice.org source code might help us a lot! Regards, Tora On 2011/05/27 22:40, Cristi Lacatus wrote:
Hello, I am trying to compile OpenOffice on my headless Debian flavour NAS and I getting an error message that I don't how to get passed it. This is the error message that I get: checking whether and how to use Xinerama... yes, with dynamic linking checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes ./configure: line 29908: syntax error near unexpected token `(' ./configure: line 29908: ` case `(ac_space=' '; set | grep ac_space) 2>&1` in' My configure line looks like this: ./configure --prefix=/share/qpkg/ooo/opt CPPFLAGS="-I/share/HDA_DATA/.qpkg/Optware/include" LDFLAGS="-L/opt/lib" --disable-ldap --disable-mozilla --disable-epm --disable-odk --disable-mathmldtd --disable-directx --disable-gtk --disable-build-mozilla --disable-kdeab --disable-Xaw --disable-opengl --disable-randr --disable-gconf --disable-gnome-vfs --with-jdk-home=/share/HDA_DATA/qpkg/jdk --disable-systray --with-dynamic-xinerama I also attached the config log, maybe someone can seee more there. I am trying to get OpenOffice compiled to use with Alfresco. Any help will be greatly appreciated. Thanks, Cristian.
-- ----------------------------------------------------------------- To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help