<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Le 13/11/2011 13:28, Luc Castermans a écrit :
<blockquote cite="mid:4EBFB7EF.40402@gmail.com" type="cite">Op
13-11-11 11:33, julien2412 schreef:
<br>
<blockquote type="cite">Have you tried to apply the advice put
here :
<br>
<a class="moz-txt-link-freetext" href="http://wiki.documentfoundation.org/Development/How_to_build#The_Build_Failed..._What_can_I_do.C2.A0.3F">http://wiki.documentfoundation.org/Development/How_to_build#The_Build_Failed..._What_can_I_do.C2.A0.3F</a>
<br>
?
<br>
</blockquote>
Yes, result is the 2nd output in the pastebin URL.
<br>
<br>
<a class="moz-txt-link-freetext" href="http://pastebin.com/4cUAnyXF">http://pastebin.com/4cUAnyXF</a>
<br>
<br>
when I execute the instruction I move one level deeper and get:
<br>
<br>
<a class="moz-txt-link-freetext" href="http://pastebin.com/F2z0SjNm">http://pastebin.com/F2z0SjNm</a>
<br>
<br>
I noticed in line 59 the output
<br>
<br>
../../unxlngx6.pro/lib/uno_services.rdb \
<br>
<br>
is created.
<br>
</blockquote>
I added 2 days ago this part :<br>
"<br>
<div dir="ltr" class="mw-geshi" style="text-align: left;">
<div class="bash source-bash">
<pre class="de1"><span class="co4">$ </span><span class="kw2">find</span> <span class="sy0">*/</span><span class="co1">${INPATH?}</span><span class="sy0">/</span> <span class="re5">-name</span> \<span class="sy0">*</span>.component <span class="re5">-exec</span> <span class="kw2">rm</span> <span class="br0">{</span><span class="br0">}</span> \;</pre>
</div>
</div>
<p>Then rerun the compilation :
</p>
<div dir="ltr" class="mw-geshi" style="text-align: left;">
<div class="bash source-bash">
<pre class="de1"><span class="co4">$ </span><span class="kw2">make
+ some explanation
(all this thanks to Stephan)
"
</span></pre>
<span class="kw2">After, the only way to be sure is :</span><br>
<span class="kw2">make clean && make</span><br>
<span class="kw2"></span></div>
</div>
<br>
<blockquote cite="mid:4EBFB7EF.40402@gmail.com" type="cite">
<br>
So I read 2 different names: uno_services.rdb and
service.rdb; should they be identical?
<br>
</blockquote>
I don't know but they're different on my machine (pc Debian x86-32)
:<br>
maryline@maryline:~/compile-libreoffice/libo$ ls -lrt
./testtools/unxlngi6/lib/*services.rdb <br>
-rw-r--r-- 1 maryline maryline 8043 nov. 6 11:52
./testtools/unxlngi6/lib/services.rdb<br>
-rw-r--r-- 1 maryline maryline 1347 nov. 11 17:30
./testtools/unxlngi6/lib/uno_services.rdb<br>
-rw-r--r-- 1 maryline maryline 339 nov. 11 17:30
./testtools/unxlngi6/lib/pyuno_services.rdb<br>
maryline@maryline:~/compile-libreoffice/libo$ <br>
<blockquote cite="mid:4EBFB7EF.40402@gmail.com" type="cite">
<br>
Regards
<br>
<br>
Luc
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>