Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 17:36:41 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        "Conrad J. Sabatier" <conrads@cox.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <20060629153641.GC6070@garage.freebsd.pl>
In-Reply-To: <20060628192846.3099b6f5@serene.no-ip.org>
References:  <200606271132.k5RBW9bx024087@repoman.freebsd.org> <20060628192846.3099b6f5@serene.no-ip.org>

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

--//IivP0gvsAy3Can
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 28, 2006 at 07:28:46PM -0500, Conrad J. Sabatier wrote:
> On Tue, 27 Jun 2006 11:32:09 +0000 (UTC), Pawel Jakub Dawidek
> <pjd@freebsd.org> wrote:
> > pjd         2006-06-27 11:32:09 UTC
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     sys/kern             kern_descrip.c=20
> >   Log:
> >   Compress direct cr_ruid comparsion and jailed() call to
> > suser_cred(9).=20
> >   Reviewed by:    rwatson
> >  =20
> >   Revision  Changes    Path
> >   1.295     +4 -2      src/sys/kern/kern_descrip.c
>=20
> I'm getting a kernel build error now under amd64:
>=20
> cc -c -O2 -pipe -DNO_MALLOC_EXTRAS -fno-strict-aliasing -march=3Dathlon64
> -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
> -fformat-extensions -std=3Dc99  -nostdinc -I-  -I. -I/usr/src/sys
> -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
> -include opt_global.h -fno-common -finline-limit=3D8000 --param
> inline-unit-growth=3D100 --param large-function-growth=3D1000
> -mcmodel=3Dkernel -mno-red-zone  -mfpmath=3D387 -mno-sse -mno-sse2 -mno-m=
mx
> -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding
> -Wno-error  /usr/src/sys/kern/kern_descrip.c
> {standard input}: Assembler messages:=20
> {standard input}:3742: Error: invalid character '_' in mnemonic ***
> Error code 1
>=20
> Stop in /usr/obj/usr/src/sys/CUSTOM.

I tried to reproduce it on a native amd64 machine by merging the change
to RELENG_6, but no luck. It compiles fine here.
Do you use some non-standard compilation flags?
Do you use -DNO_CLEAN?

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

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

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

iD8DBQFEo/OJForvXbEpPzQRAhjaAKCZCMx/axBSXBCk+cFtAqM0y6/awACdGtbY
sC90jVlbRSSz8IgS19As+iU=
=qIvE
-----END PGP SIGNATURE-----

--//IivP0gvsAy3Can--



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