I now get a bit further:

===> aic7xxx
===> aic7xxx/aicasm
make -f 
/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/Makefile
  
MAKESRCPATH=/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm
 cleandir
make -f 
/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/Makefile
  
MAKESRCPATH=/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm
 clean
rm -f aicasm_gram.h aicasm_macro_gram.h aicasm_gram.output aicasm_macro_gram.output 
aicasm aicasm.o aicasm_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o 
aicasm_macro_scan.o aicasm_scan.c aicasm_macro_scan.c aicasm_gram.c aicasm_gram.h 
aicasm_macro_gram.c aicasm_macro_gram.h
make: don't know how to make cleandepend. Stop
*** Error code 2

Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/src/sys/modules.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/obj/.amd_mnt/han/host/usr/src/sys/GREEDO.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/src.
*** Error code 1

Stop in /.amd_mnt/han/host/usr/src.



On Sat, Aug 31, 2002 at 08:50:33AM -0600, Justin T. Gibbs wrote:
> > Today's current gave me the following error while building a new kernel
> > after a successful make world.
> > 
> > cd /usr/src/sys/modules ;
> > MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules
> >  KMODDIR=/boot/kernel MACHINE=i386 make cleandir
> > ===> 3dfx
> > ===> accf_data
> > ===> accf_http
> > ===> agp
> > ===> aha
> > ===> aic7xxx
> > ===> aic7xxx/aicasm
> > make: don't know how to make cleandir. Stop
> > *** Error code 2
> > 
> > Stop in /usr/src/sys/modules/aic7xxx.
> > *** Error code 1
> 
> Ooops.  I never use the buildkernel target.  Try re-cvsup'ing and see
> if the change I just checked in fixes this for you.
> 
> --
> Justin
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Bob Willcox            We seem to have forgotten the simple truth that
[EMAIL PROTECTED]           reason is never perfect. Only non-sense attains
Austin, TX             perfection.      -- Poul Henningsen [1894-1967]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to