<!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">
So it's save to remove .component files because they are regenerated
during building LibO? And the same is valid for .rdb's?<br>
<br>
Christina<br>
<br>
Am 13.11.2011 14:16, schrieb Julien Nabet:
<blockquote cite="mid:4EBFC330.3070201@yahoo.fr" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
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 moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true" 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>
<br>
</blockquote>
<br>
</body>
</html>