Hi Cristian,
/bin/sh is a symlink to /bin/dash (at least on my Ubuntu 10 - I assume
Debian is similar).
jhje@rumleskaft:~$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2011-02-19 02:12 /bin/sh -> dash
jhje@rumleskaft:~$
'dash' is a lightweight version of 'bash' and 'dash' only understands
Hi Tora,
I managed to get around that error message replacing /bin/sh with /bin/bash
at the top of the configure script. Both are GNU versions and I am not sure
why the sh one didn't work.
I am trying to compile OOO330_m20, on a Intel x86 QNAP NAS which runs a
debian stripped down version.
Thanks
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/bu
http://hg.services.openoffice.org/DEV300/rev/a22158b47c13
applying this fixed it for me.
-Andy
--
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: sy...@openoffice.org with Subject: hel