On 05/08/13 07:40, Wayne Blaszczyk wrote:
> On 05/08/13 07:17, Wayne Blaszczyk wrote:
>> On 04/08/13 18:30, Armin K. wrote:
>>> On 08/04/2013 04:34 AM, Wayne Blaszczyk wrote:
>>>> Hi All,
>>>>
>>>> I'm having trouble building LibreOffice-4.1.0. Soon after 'make build'
>>>> after all the src files are downloaded, I get the following error:
>>>>
>>>> /sources/libreoffice-4.1.0.4/bin/unpack-sources
>>>> /sources/libreoffice-4.1.0.4
>>>> /sources/libreoffice-4.1.0.4/src/libreoffice-translations-4.1.0.4.tar.xz
>>>> /sources/libreoffice-4.1.0.4/bin/unpack-sources: Permission denied
>>>>  make: *** [get-submodules] Error 126
>>>>
>>>> These are the permissions of
>>>> /sources/libreoffice-4.1.0.4/bin/unpack-sources:
>>>> -rw-r--r-- 1 10003 100 2124 Jul 23 20:40
>>>> /sources/libreoffice-4.1.0.4/bin/unpack-sources
>>>>
>>>> If I chmod 755 this file, I then get the following error:
>>>> /sources/libreoffice-4.1.0.4/bin/unpack-sources
>>>> /sources/libreoffice-4.1.0.4
>>>> /sources/libreoffice-4.1.0.4/src/libreoffice-translations-4.1.0.4.tar.xz
>>>> Error: /sources/libreoffice-4.1.0.4 is not a valid LibreOffice core
>>>> source directory
>>>> make: *** [get-submodules] Error 1
>>>>
>>>> This is all done in a chroot environment.
>>>> Has anyone else had a similar issue?
>>>>
>>>> Thanks,
>>>> Wayne.
>>>>
>>>
>>> I've built it on a running system, so I can't be of much help there.
>>> But, did you extract the sources and create the symlinks as instructed
>>> in the book?
>>>
>>
>> Yes, all the symlinks have been created as per book.
>>
> I've actually re-ran the instructions and it has gone past that point.
> I'll need to re-view what I have done tonight when I come back from work.
> 
> Thanks,
> Wayne.
> 

I've narrowed down the issue.
I was setting --with-lang="en-GB en-US" (which is what I had set with
the previous version), this resulted in the above error. Even with just
en-GB or en-US by itself causes the error. I could only resolve the
issue by having this option set to an empty string.
What is the implication of having --with-lang="" ?

Regards,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to