Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2004 00:54:13 +0200
From:      Harald Schmalzbauer <h@schmalzbauer.de>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: kernel build error in cam_periph_mapmem
Message-ID:  <200407180054.14920@harryhomeworkstation>
In-Reply-To: <Pine.NEB.3.96L.1040717134658.30611G-100000@fledge.watson.org>
References:  <Pine.NEB.3.96L.1040717134658.30611G-100000@fledge.watson.org>

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

--Boundary-02=_W4a+ATiK2KIF3IW
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Am Samstag, 17. Juli 2004 19:48 schrieb Robert Watson:
> On Fri, 16 Jul 2004, Harald Schmalzbauer wrote:
> > for several cvsups my kernel build fails with the following:
> >
> > cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
> > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
> > -Wcast-qual
> > -fformat-extensions -std=3Dc99  -nostdinc -I-  -I. -I/usr/src/sys
> > -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq
> > -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
> > -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd
> > -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common
> > -finline-limit=3D8000  -mno-align-long-strings -mpreferred-stack-bounda=
ry=3D2
> > -ffreestanding -Werror  /usr/src/sys/cam/cam_periph.c
> > /usr/src/sys/cam/cam_periph.c: In function `cam_periph_mapmem':
> > /usr/src/sys/cam/cam_periph.c:624: warning: implicit declaration of
> > function `_mtx_assert'
> > /usr/src/sys/cam/cam_periph.c:624: error: `MA_OWNED' undeclared (first
> > use in this function)
>
> It looks like your copy of cam_periph.c doesn't #include mutex.h, which is
> where MA_OWNED is defined.  Revision 1.56, which is what I have checked
> out here, appears to include if.  Could you confirm you have revision 1.56
> without any local modifications?

Yes, it's "cam_periph.c,v 1.56 2003/11/08 10:56:57 scottl"
I didn't any local modification!
I just removed my obj directory but that didn't help.
CVsup done half an hour ago.
Btw, can anybody exlain me what timezone the timestamp is from? Shouldn't i=
t=20
be UTC (or at least include the TZ code)?

Thanks,

=2DHarry


>
> Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
> robert@fledge.watson.org      Principal Research Scientist, McAfee Resear=
ch



--Boundary-02=_W4a+ATiK2KIF3IW
Content-Type: application/pgp-signature
Content-Description: signature

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

iD8DBQBA+a4WBylq0S4AzzwRAlVcAJ9L0ACY+5a/8KgGbxhOPpAdpDBYawCghAj3
hnbO1XZYQRuACRa9x+H2m00=
=QGxN
-----END PGP SIGNATURE-----

--Boundary-02=_W4a+ATiK2KIF3IW--



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