Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 1995 18:12:28 +0100 (MET)
From:      roberto@blaise.ibp.fr (Ollivier ROBERT)
To:        roberto@blaise.ibp.fr (Ollivier ROBERT)
Cc:        hackers@freebsd.org
Subject:   Re: Problem compiling current kernel (1st jan)
Message-ID:  <9501011712.AA07753@blaise.ibp.fr>
In-Reply-To: <9501011702.AA07708@blaise.ibp.fr> from "Ollivier ROBERT" at Jan 1, 95 06:02:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Kernel ctm#243 sup from yesterday I think (on ref).
> 
> cc -c -pipe -W -Wreturn-type -Wcomment -Wredundant-decls  -I. -I../.. -I../../sys -DKELTIA243 -DI486_CPU -DOPEN_MAX=128 -DCHILD_MAX=128 -DSYSVMSG -DSYSVSEM -DSYSVSHM -DTEST_LABELLING -DDISKSLICE -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DARP_PROXYALL -DIPFI> REWALL_VERBOSE -DIPFIREWALL -DSCSI_2_DEF -DNCONS=8 -DUCONSOLE -DCOMPAT_43 -DMFS -DLFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  ../../i386/isa/bt742a.c
> ./machine/cpufunc.h: In function `inbc':
> ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm'
> ./machine/cpufunc.h: In function `outbc':
> ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm'
> *** Error code 1
> 
> Stop.

I've found why : I have redefined COPTFLAGS in my /etc/make.conf file in order to
have a -pipe and forget to put the -O.

That's weird, the kernel should compile without -O...

-- 
Ollivier ROBERT   -=- FreeBSD: the daemon is FREE! -=-   roberto@FreeBSD.ORG
      FreeBSD keltia 2.1.0-Development #2: Thu Dec 29 20:28:18  1994
             roberto@keltia:/usr/src/sys/compile/KELTIA ctm#235



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