Subject: Re: build.sh fails
To: Teemu Rinta-aho <teemu@rinta-aho.org>
From: Quentin Garnier <cube@cubidou.net>
List: current-users
Date: 03/18/2005 12:16:20
--KThC0Emb4ssj575o
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, Mar 18, 2005 at 01:05:59PM +0200, Teemu Rinta-aho wrote:
> First, sc was undefined, then I tried myself and
> applied this patch:
>=20
> --- if_xennet.c.orig 2005-03-18 12:18:28.000000000 +0200
> +++ if_xennet.c 2005-03-18 12:19:02.000000000 +0200
> @@ -1105,6 +1105,7 @@
> #ifdef mediacode
> struct ifreq *ifr =3D (struct ifreq *)data;
> #endif
> + struct xennet_softc *sc =3D ifp->if_softc;
> int s, error =3D 0;
>=20
> s =3D splnet();
>=20
> after which I got this, and gave up:
>=20
> # compile INSTALL_XENU/if_xennet.o
First build had DEBUG, second had not.
I've committed the proper fix.
--=20
Quentin Garnier - cube@cubidou.net - cube@NetBSD.org
"When I find the controls, I'll go where I like, I'll know where I want
to be, but maybe for now I'll stay right here on a silent sea."
KT Tunstall, Silent Sea, Eye to the Telescope, 2004.
--KThC0Emb4ssj575o
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (NetBSD)
iQEVAwUBQjq4hNgoQloHrPnoAQJi9ggAwfWxn8xnoFJSPsqZ/ppMQ9nyc4fG/R72
05kYhIie4GHZHva/9JJR/DqS3BhKAz2VhfZD3um4jzucspU9t6WlYKBUVr1R3OJK
gx1kHCStkdyNCokFX+DGUEKKAmn89Zpgo748/AqunHqYjxFsi3XWxT4Pt/lUHNei
G71BVZ6yeVdW0n5ewugnpdrXx3XgJ3uME3WFlYzXNQi7mTyjug30EErVkvFaZWU3
3Ws/s3eUb3Yh+AGAqyGudEGWp1SeyOOPUKamxqwXQywkQkw/JyCRx/1ja+N8oo/0
rGbcF7dj6EXn58gEpv1YiDv9LOFrxl7iFSLSzXr1gh6scm9IqlsAcg==
=lcBh
-----END PGP SIGNATURE-----
--KThC0Emb4ssj575o--