Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 07:49:25 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        phk@freebsd.org
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/aic7xxx aic79xx.reg 
Message-ID:  <3854160000.1043160565@aslan.scsiguy.com>
In-Reply-To: <14534.1043160156@critter.freebsd.dk>
References:   <14534.1043160156@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
>> Has anyone else seen this failure?  I cannot reproduce it.  It certainly
>> smells like phk's system is somehow messed up.  This would only fail
>> if the assembler failed to build and it builds just fine on a freshly
>> checked out tree.
> 
> It could be some sort of dependency issue.
> 
> I have not tried blowing my tree away and checking out from scratch,
> only:
> 	cd i386/conf
> 	make LINT
> 	config LINT
> 	cd ../compile/LINT
> 	make depend
> 	*boom*

Well, to test that theory:
cd ../compile/LINT
rm aicasm*
make depend

I know that the dependencies were updated in -current (by russlan I think?)
not too long ago to make module building work.  Perhaps something broke
there.  All I know is that the code necessary for the assembler to assmeble
the original .reg file was committed along with the .reg file.

--
Justin


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?3854160000.1043160565>