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


Le 13/11/2011 13:28, Luc Castermans a écrit :
Op 13-11-11 11:33, julien2412 schreef:
Have you tried to apply the advice put here :
http://wiki.documentfoundation.org/Development/How_to_build#The_Build_Failed..._What_can_I_do.C2.A0.3F
?
Yes, result is the 2nd output in the pastebin URL.

http://pastebin.com/4cUAnyXF

when I execute the instruction I move one level deeper and get:

http://pastebin.com/F2z0SjNm

I noticed in line 59 the output

../../unxlngx6.pro/lib/uno_services.rdb \

is created.
I added 2 days ago this part :
"

$find  */${INPATH?}/  -name  \*.component-exec  rm  {}  \;

Then rerun the compilation :

$make
+ some explanation
(all this thanks to Stephan)
"

After, the only way to be sure is :
make clean && make


So I read 2 different names: uno_services.rdb and service.rdb; should they be identical?
I don't know but they're different on my machine (pc Debian x86-32) :
maryline@maryline:~/compile-libreoffice/libo$ ls -lrt ./testtools/unxlngi6/lib/*services.rdb -rw-r--r-- 1 maryline maryline 8043 nov. 6 11:52 ./testtools/unxlngi6/lib/services.rdb -rw-r--r-- 1 maryline maryline 1347 nov. 11 17:30 ./testtools/unxlngi6/lib/uno_services.rdb -rw-r--r-- 1 maryline maryline 339 nov. 11 17:30 ./testtools/unxlngi6/lib/pyuno_services.rdb
maryline@maryline:~/compile-libreoffice/libo$

Regards

Luc




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.