Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 11:50:54 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Warner Losh <imp@harmony.village.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jesper Skriver <jesper@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <XFMail.010329115054.jhb@FreeBSD.org>
In-Reply-To: <200103291919.f2TJJi977294@harmony.village.org>

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

On 29-Mar-01 Warner Losh wrote:
> In message <XFMail.010329102321.jhb@FreeBSD.org> John Baldwin writes:
>: 
>: On 29-Mar-01 Jesper Skriver wrote:
>: > jesper      2001/03/29 02:23:45 PST
>: > 
>: >   Modified files:
>: >     sys/dev/pccbb        pccbb.c 
>: >   Log:
>: >   Fix building NEWCARD again, by including
>: >   sys/types.h and sys/lock.h in pccbb.c, as
>: >   jhb noted in rev 1.12 of src/share/man/man9/mutex.9
>: 
>: Would be nice if NEWCARD was in LINT so that my LINT build would have found
>: this. :-/
> 
> You can't have NEWCARD and OLDCARD in the same kernel and expect it to
> link :-(

I know.  You could use #ifdef LINT to hack around it maybe. :-P  Or just make
it a general rule that now you need to test GENERIC, LINT, and NEWCARD.

> Warner

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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