About Clang headers on Debian

julien2412 serval2412 at yahoo.fr
Fri Oct 4 21:27:10 PDT 2013


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.


More information about the LibreOffice mailing list