Date: Tue, 21 Jan 2003 15:58:56 +0100 From: phk@freebsd.org To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aic7xxx aic79xx.reg Message-ID: <14744.1043161136@critter.freebsd.dk> In-Reply-To: Your message of "Tue, 21 Jan 2003 07:49:25 MST." <3854160000.1043160565@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <3854160000.1043160565@aslan.scsiguy.com>, "Justin T. Gibbs" writes: >>> 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 Reverting my commit, then doing the above I get: [...] ===> aic7xxx/ahd ../aicasm/aicasm -I/bang/src/sys/modules/aic7xxx/ahd/../../../cam/scsi -I/bang/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx -o aic79xx_seq.h -r aic79xx_reg.h -p aic79xx_reg_print.c -i /bang/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx_osm.h /bang/src/sys/modules/aic7xxx/ahd/../../../dev/aic7xxx/aic79xx.seq ../aicasm/aicasm: Stopped at file aic79xx.reg, line 3934 - syntax error ../aicasm/aicasm: Removing aic79xx_seq.h due to error ../aicasm/aicasm: Removing aic79xx_reg.h due to error *** Error code 65 Stop in /bang/src/sys/modules/aic7xxx/ahd. *** Error code 1 Stop in /bang/src/sys/modules/aic7xxx. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. 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?14744.1043161136>