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


Building with clang succeeded, it's the first time that I can build LO with
clang! :-)
Thank you!

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?

Julien
PS : I use Debian testing package clang (Version: 1:3.2repack-11)



--
View this message in context: 
http://nabble.documentfoundation.org/About-Clang-headers-on-Debian-tp4075924p4076672.html
Sent from the Dev mailing list archive at Nabble.com.

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.