<div dir="ltr"><div><div><div><div><div><div>I,<br><br></div>thanks for helping.<br><br></div>Yes you are right, I'm building from the source tarball...<br><br></div>I will then unpack the dictionaries and help sourecs to the build root...<br>
<br></div>Will tell if it worked... I was also looking at this thread:<br><a href="http://comments.gmane.org/gmane.linux.lfs.beyond.support/47479">http://comments.gmane.org/gmane.linux.lfs.beyond.support/47479</a><br><br>
</div>That seems to shed some light on the problem... Also using "C:/" paths instead of "/cygdrive/c" in the script upack-sources when using cygwin it's problematic...<br><br></div>Cheers<br><div><br>
</div></div><div class="gmail_extra"><br clear="all"><div><font size="-1"><b>Flávio Moringa</b></font><font size="1"><br>
Project Leader<br><br><img src="http://people.caixamagica.pt/flaviomoringa/images/caixamagica.png"><br>
<br>
Caixa Mágica Software<br>
Energia Open Source<br>
Rua Soeiro Pereira Gomes, Lote 1 - 4.º B,<br>
Edifício Espanha, 1600-196 Lisboa - Portugal<br>
Tel.: +351 217 921 260 Fax: +351 217 921 261<br><a href="http://www.caixamagica.pt" target="_blank">http://www.caixamagica.pt</a><br>
<a href="https://twitter.com/flaviomoringa" target="_blank">https://twitter.com/flaviomoringa</a><br>
<a href="https://www.facebook.com/flavio.moringa" target="_blank">https://www.facebook.com/flaviomoringa</a><br><a href="http://pt.linkedin.com/in/flaviomoringa" target="_blank">http://pt.linkedin.com/in/flaviomoringa</a><br>
</font><font size="1"><a href="http://people.caixamagica.pt/flaviomoringa" target="_blank">http://people.caixamagica.pt/flaviomoringa</a><br><br></font></div>
<br><br><div class="gmail_quote">2013/8/27 Miklos Vajna <span dir="ltr"><<a href="mailto:vmiklos@suse.cz" target="_blank">vmiklos@suse.cz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Aug 27, 2013 at 11:35:57AM +0100, Flavio Moringa <<a href="mailto:flavio.moringa@caixamagica.pt">flavio.moringa@caixamagica.pt</a>> wrote:<br>
> I get the following error:<br>
><br>
> $ /opt/lo/bin/make<br>
> C:/libreoffice-4.1.0.4/bin/unpack-sources C:/libreoffice-4.1.0.4<br>
> C:/libreoffice-4.1.0.4/src/libreoffice-dictionaries-4.1.0.4.tar.xz<br>
> C:/libreoffice-4.1.0.4/src/libreoffice-help-4.1.0.4.tar.xz<br>
> Error: C:/libreoffice-4.1.0.4 is not a valid LibreOffice core source directory<br>
> make: *** [get-submodules] Error 1<br>
<br>
Seems you're not building from git. If you build from a tarball, just<br>
get the help tarball as well, and unpack it just like you unpacked the<br>
core tarball as well, before you start autogen/make.<br>
<br>
With that, the get-submodules target should notice that everything is<br>
already unpacked and won't even call bin/unpack-sources.<br>
</blockquote></div><br></div>