<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#3333FF">
(2011/07/16 7:46), Norbert Thiebaud wrote:
<blockquote
cite="mid:CAFWMYEH5z0if5Su_HjiyqpDZi+amG6fN6iCW1Je7e1OM_1cVuw@mail.gmail.com"
type="cite">
<pre wrap="">2011/7/15 Nguyen Vu Hung (KiEi) <a class="moz-txt-link-rfc2396E" href="mailto:vuhung@ki-ei.com"><vuhung@ki-ei.com></a>:
</pre>
<blockquote type="cite">
<pre wrap="">Hello all,
I had followed the build instruction[1] and setup my environment for a few
weeks ago.
As I thought the code was a little out of date, so I have tried to pull the
latest code
and make, but it seems that wget could not wget a dependency.
I am not sure what it is.
Any help is appreciated
BR,
Nguyen Vu Hung
cd bootstrap
git pull
</pre>
</blockquote>
<pre wrap="">
You probably need make clean + autogen before continuing here
especially if you have not pulled for few weeks (actually, I'm
guessing, probably at least a couple of month based on the error
below)
(l10n is now translations... that is the git repos that contain localisation)
Norbert
</pre>
</blockquote>
I've tried<br>
<br>
[vuhung@libo bootstrap]$ git pull<br>
→ 3 new files<br>
<br>
[vuhung@libo bootstrap]$ ./autogen.sh
'--with-junit=/home/vuhung/opt/junit.jar'<br>
→ Done, autogen tells me to make.<br>
<br>
[vuhung@libo bootstrap]$ make<br>
********************************************************************<br>
*<br>
* Running the post download checks.<br>
*<br>
********************************************************************<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
checking target system type... i686-pc-linux-gnu<br>
/home/vuhung/work/001.GNOME/000.git/bootstrap/instsetoo_native<br>
<br>
Fetching dependencies for module l10n from solver... failed<br>
<br>
ERROR: incomplete dependencies!<br>
<br>
make: *** [all] Error 1<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Nguyen Vu Hung (Nguyyễn Vũ Hưng)
LibreOffice, Vietnamese Translation Team.</pre>
</body>
</html>