Subject: Re: crossbuild netbsd-linux fails
To: Roberto Pereyra <netbsd@gualeguaychu.gov.ar>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 12/06/2004 07:48:58
[lines wrapped and top-posting undone]

On Mon, 6 Dec 2004, Roberto Pereyra wrote:
> On Mon, Dec 06, 2004 at 07:37:05AM -0600, Frederick Bruckman wrote:
>> In article <20041206120000.GA54721@gualeguaychu.gov.ar>,
>> 	netbsd@gualeguaychu.gov.ar (Roberto Pereyra) writes:
>>>
>>> Today I updated netbsd 2 my sources (with xsrc included) in my
>>> linux debian host.
>>>
>>> Without xsrc sources the i386 release build fine, but fails when
>>> I include the xsrc sources.
>>
>> Are you using the netbsd-2-0 (or netbsd-2-0_RELEASE) tagged xsrc?
>>
> I download the xsrc sources with whis command:
>
> % setenv CVS_RSH ssh
> % setenv CVSROOT anoncvs@anoncvs.NetBSD.org:/cvsroot
> % cd /usr
> % cvs checkout -rnetbsd-2-0  -Pd src
>
> and then update it with:
>
> % cvs update -Pd
>
> It's right ?

If you used the same command for "xsrc", yes. If you've checked out
a current "xsrc", update with "cvs update -Pd -rnetbsd-2-0" to fix.


Frederick