Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2001 00:22:01 -0700
From:      Doug Barton <DougB@DougBarton.net>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        sos@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ata
Message-ID:  <3BC00299.E3623813@DougBarton.net>
References:  <200110070616.f976GR077087@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote:
> 
> Hi Soren,
> 
> Did you forget to update atacontrol maybe? A make world die with:
> 
> ===> sbin/atacontrol
> cc -nostdinc -O -pipe     -I/usr/obj/usr/src/i386/usr/include  -c /usr/src/sbin/
> atacontrol/atacontrol.c
> gzip -cn /usr/src/sbin/atacontrol/atacontrol.8 > atacontrol.8.gz
> /usr/src/sbin/atacontrol/atacontrol.c: In function `param_print':
> /usr/src/sbin/atacontrol/atacontrol.c:103: structure has no member named `versma
> jor'

cd /usr/src/sbin/atacontrol
make cleandir
make obj
make depend
make

Then go back to your buildworld. I'm not sure why it's broken, but that got
me back on the road. 

-- 
    "We will not tire, we will not falter, and we will not fail."
	- George W. Bush, President of the United States
          September 20, 2001  

         Do YOU Yahoo!?

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?3BC00299.E3623813>