Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 11:32:18 +0200
From:      Ruben van Staveren <ruben@verweg.com>
To:        Kyle Martin <mkm@ieee.org>
Cc:        stable@freebsd.org
Subject:   Re: did someone break -STABLE?
Message-ID:  <20021024093217.GA70455@erg.verweg.com>
In-Reply-To: <20021023100145.GA52743@marvin.bsdng.org>
References:  <20021023100145.GA52743@marvin.bsdng.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 23, 2002 at 05:01:45AM -0500, Kyle Martin wrote:
> just cvsup'ed 10 minutes ago, and attempted to build a kernel with no
> optimizations (CFLAGS=, COPTFLAGS=), heres what i end up with:
> 
> cc -c  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
> -I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf
> -mpreferred-stack-boundary=2 -fomit-frame-pointer ../../i386/i386/atomic.c
> In file included from ../../i386/i386/atomic.c:47:
> machine/atomic.h: In function `atomic_set_char':

How to check for yourself:

ident /usr/src/sys/i386/include/atomic.h

or

http://cvsweb.freebsd.org/src/sys/i386/include/atomic.h

and restrict it's view to the tag you're cvsup'ing (most likely RELENG_4)

Cheers,
	Ruben

-- 
   ,-_  .----------------------------------------------------------------.
  /() ) |       Ruben van Staveren      http://ruben.is.verweg.com/      |_o
 (__ (  |Men are from Mars. Women are from Venus. Computers are from hell| #>
=/  ()  `----------------------------------------------------------------' 4

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




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