[Libreoffice] compile fails: solver/unxlngx6.pro/xml/ure/services.rdb not created

Julien Nabet serval2412 at yahoo.fr
Sun Nov 13 05:16:32 PST 2011


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 at 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 at maryline:~/compile-libreoffice/libo$
>
> Regards
>
> Luc
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111113/8a80b938/attachment.html>


More information about the LibreOffice mailing list