Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 18:53:03 -0700
From:      Gary Kline <kline@tao.thought.org>
To:        Gary Kline <kline@ns1.thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: ...strange....  [fixed, hopefully]
Message-ID:  <20010719185303.A45782@tao.thought.org>
In-Reply-To: <200107200044.f6K0idD45702@tao.thought.org>; from kline@ns1.thought.org on Thu, Jul 19, 2001 at 05:44:38PM -0700
References:  <200107200044.f6K0idD45702@tao.thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 19, 2001 at 05:44:38PM -0700, Gary Kline wrote:
> 
> 
> 	I finished cvsup'ing 4.3-STABLE this afternoon, and 
> 	according to my cookbook notes from last month,
> 	did a
> 
> 	make buildworld;
> 	make buildkernel XYZ.
> 
> 	The buildworld finished successfully; the kernel build
> 	stalls with these errs.  I'm not sub'd//re-sub'd to
> 	-stable.  
> 
> 	Can anyone clue me in, please??
> 
> 	gary
> 
> 
> 
> 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  /usr/src/sys/pci/if_dc.c
> /usr/src/sys/pci/if_dc.c: In function `dc_start':
> /usr/src/sys/pci/if_dc.c:2853: syntax error before `static'


	[ .. ]

	The bug in if_dc.c was a missing closing brace in thr function
	above dc_start().  The kernel build is still munching along....

	-g


-- 
   Gary D. Kline    kline@thought.org  www.thought.org    Public service Unix


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




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