Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 13:23:14 +0200
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        alpha@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org
Subject:   Re: [head tinderbox] failure on alpha/alpha
Message-ID:  <20060321112313.GF77849@ip.net.ua>
In-Reply-To: <20060321110758.wy5mof8zeo4oowow@netchild.homeip.net>
References:  <20060321002655.A4CB27304D@freebsd-current.sentex.ca> <20060321110758.wy5mof8zeo4oowow@netchild.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--PyMzGVE0NRonI6bs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 21, 2006 at 11:07:58AM +0100, Alexander Leidinger wrote:
> FreeBSD Tinderbox <tinderbox@freebsd.org> wrote:
>=20
> >linking kernel
> >linux_sysent.o(.data+0x950): undefined reference to `linux_accept'
> >linux_sysent.o(.data+0x980): undefined reference to `linux_send'
> >linux_sysent.o(.data+0x998): undefined reference to `linux_recv'
> >linux_sysent.o(.data+0xbc0): undefined reference to `linux_recvfrom'
> >linux_sysent.o(.data+0xd40): undefined reference to `linux_getpeername'
> >linux_sysent.o(.data+0xe18): undefined reference to `linux_getsockname'
> >*** Error code 1
>=20
> Can I have the output of "ident $SRC/sys/alpha/linux/*
> $SRC/sys/compat/linux/*" for this build please (or alternatively a "it
> builds now")?
>=20
It *IS* broken, just checked.  This is because sys/compat/linux/linux_socke=
t.c
doesn't compile the above linux_*() code on alpha, probably for a reason.
On your box,

	cd sys/alpha/conf && MAKE LINT
	make -DNO_CLEAN TARGET_ARCH=3Dalpha kernel-toolchain
	make -DNO_CLEAN TARGET_ARCH=3Dalpha buildkernel KERNCONF=3DLINT

: # tail build-alpha-LINT.log=20
: linux_sysent.o(.data+0xe18): undefined reference to `linux_getsockname'
: *** Error code 1
:=20
: Stop in /usr/obj/alpha/usr/src/sys/LINT.
: *** Error code 1
:=20
: Stop in /usr/src.
: *** Error code 1
:=20
: Stop in /usr/src.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--PyMzGVE0NRonI6bs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFEH+IhqRfpzJluFF4RAt3zAJ9OGJh+tIIu11HVZcmGL11tJuYjAACgiwIV
w5Qd4hjXH3OC0TkbBT51yxc=
=8Tjt
-----END PGP SIGNATURE-----

--PyMzGVE0NRonI6bs--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060321112313.GF77849>