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? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
