Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 10/05/2013 06:27 AM, julien2412 wrote:
However trying to launch LO with:
./instdir/unxlngx6/program/soffice
gives:
ERROR 4 forking process

A Google search about this message gives urls from OOo in 2008!
However I gave a try to strace and noticed this:

[pid 20588] dup2(4294967295, 2)         = -1 EBADF (Bad file descriptor)
[pid 20588]
execve("/home/julien/compile-libreoffice/libo_clang/instdir/unxlngx6/program/soffice.bin",
["/home/julien/compile-libreoffice"..., "--splash-pipe=5"], [/* 43 vars */])
= -1 ENOENT (No such file or directory)

Indeed, a find of soffice.bin in LO root directory gives only
./workdir/unxlngx6/Headers/Executable/soffice.bin

Any idea? Is it linked to gbuild current changes?

That's odd (and unrelated to Clang); a plain "make" should create the executable instdir/unxlngx6/program/soffice.bin. (But the switch to instdir is relatively new, maybe you are working off an incremental build that somehow got confused?)

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.