Subject: Re: -current build failure
To: Havard Eidnes <he@uninett.no>
From: Marius ROMAN <marius.roman@gmail.com>
List: current-users
Date: 10/06/2006 16:57:20
------=_Part_26387_5103282.1160143040766
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

It was not a cvs update, it was a snapshot of sources from 30 September.
I'll do a cvs update (looking carefully at your options) and try building
again.

Thank you for your time.
Marius.

On 10/6/06, Havard Eidnes <he@uninett.no> wrote:
>
> > My mistake, I get this errors when building the tools :
> > #   compile  compat/md4c.lo
> > cc -O  -I. -I./include -I/usr/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=
=3D1
> > -D_FILE_OFFSET_BITS=3D64 -D__DBINTERFACE_PRIVATE -c -o md4c.lo.o
> > /usr/src/tools/compat/../../common/lib/libc/md/md4c.c
> > In file included from
> > /usr/src/tools/compat/../../common/lib/libc/md/md4c.c:42:
> > /usr/src/tools/compat/md4.h:5:31: error: ../../sys/sys/md4.h: No such
> file
> > or directory
>
> This looks like you have done a "cvs update" without using the
> "-d" option, as in either "cvs update -d" or as in having a line
> saying "update -d" in ~/.cvsrc.
>
> I have in my ~/.cvsrc a line which says "update -d -P":
>
> "-d" makes sure you get new directories created, and if it's a
> while since you updated the last time, the top-level common/
> directory has probably been introduced after you updated the last
> time.
>
> "-P" makes sure cvs prunes out empty and no-longer-needed
> directories at the end of the update run.
>
> Regards,
>
> - H=E5vard
>

------=_Part_26387_5103282.1160143040766
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

It was not a cvs update, it was a snapshot of sources from 30 September.<br=
>I'll do a cvs update (looking carefully at your options) and try building =
again.<br><br>Thank you for your time.<br>Marius.<br><br><div><span class=
=3D"gmail_quote">
On 10/6/06, <b class=3D"gmail_sendername">Havard Eidnes</b> &lt;<a href=3D"=
mailto:he@uninett.no">he@uninett.no</a>&gt; wrote:</span><blockquote class=
=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin=
: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; My mistake, I get this errors when building the tools :<br>&gt; #&nbsp=
;&nbsp; compile&nbsp;&nbsp;compat/md4c.lo<br>&gt; cc -O&nbsp;&nbsp;-I. -I./=
include -I/usr/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=3D1<br>&gt; -D_FILE_=
OFFSET_BITS=3D64 -D__DBINTERFACE_PRIVATE -c -o=20
md4c.lo.o<br>&gt; /usr/src/tools/compat/../../common/lib/libc/md/md4c.c<br>=
&gt; In file included from<br>&gt; /usr/src/tools/compat/../../common/lib/l=
ibc/md/md4c.c:42:<br>&gt; /usr/src/tools/compat/md4.h:5:31: error: ../../sy=
s/sys/md4.h: No such file
<br>&gt; or directory<br><br>This looks like you have done a &quot;cvs upda=
te&quot; without using the<br>&quot;-d&quot; option, as in either &quot;cvs=
 update -d&quot; or as in having a line<br>saying &quot;update -d&quot; in =
~/.cvsrc.
<br><br>I have in my ~/.cvsrc a line which says &quot;update -d -P&quot;:<b=
r><br>&quot;-d&quot; makes sure you get new directories created, and if it'=
s a<br>while since you updated the last time, the top-level common/<br>
directory has probably been introduced after you updated the last<br>time.<=
br><br>&quot;-P&quot; makes sure cvs prunes out empty and no-longer-needed<=
br>directories at the end of the update run.<br><br>Regards,<br><br>- H=E5v=
ard
<br></blockquote></div><br>

------=_Part_26387_5103282.1160143040766--