Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 09:34:01 -0800 (PST)
From:      Simon Shapiro <Shimon@i-Connect.Net>
To:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: More on LINT Kernel Failure to compile
Message-ID:  <XFMail.971031093401.Shimon@i-Connect.Net>
In-Reply-To: <19971030233846.44353@hydrogen.nike.efn.org>

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

Hi John-Mark Gurney;  On 31-Oct-97 you wrote: 
>  Simon Shapiro scribbled this message on Oct 30:
> > While /usr/src/sys/i386/include/lock.h says:
> > 
> > #if !defined(SIMPLELOCK_DEBUG) && NCPUS > 1
> > /*
> >  * This set of defines turns on the real functions in
> >  i386/isa/apic_ipl.s.
> >  */
> > #define simple_lock_init(alp)   s_lock_init(alp)
> > #define simple_lock(alp)        s_lock(alp)
> > #define simple_lock_try(alp)    s_lock_try(alp)
> > #define simple_unlock(alp)      s_unlock(alp)
> > 
> > #endif /* !SIMPLELOCK_DEBUG && NCPUS > 1 */
> > 
> > So, if we debug simple locks or have only one CPU, what defines these
> > symbols?
>  
>  I hate to ask you, but could you use grep a bit more??  here is how I
>  found out where these symbols are defined:
...

As usual I completely failed to make my point:

Had I had to compile the LINT kernel, I know how to do it.  The problem is
that I assumed (hate that word :-) that the LINT kernel is sort of standard
sanity check for sources and is supposed to compile all by itself, without
me ``assisting'' it.

As a bystander to this project, when I find failures of this nature, I know
of no other course of action than to post a note like I did.

>    Live in Peace, destroy Micro$oft, support free software, run FreeBSD

This I agree with.  completely :-)

---
If Microsoft Built Cars:

Every time they repainted the lines on the road, you'd have to buy a new
car.


Sincerely Yours, 

Simon Shapiro                                                 Atlas Telecom
Senior Architect         14355 SW Allen Blvd., Suite 130 Beaverton OR 97005
Shimon@i-Connect.Net                                  Voice:   503.799.2313



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