Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Edwin Culp

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

Thanks,
ed
--

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



Re: Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Justin T. Gibbs

 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



Re: Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Edwin Culp

Quoting Justin T. Gibbs [EMAIL PROTECTED]:

 |  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.
 
I'll do it right now.

Thanks,

ed

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



Re: Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread Bob Willcox

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 WillcoxWe 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



Re: Kernel compile at aic7xxx/aicasm today's current.

2002-08-31 Thread David Wolfskill

[I tried to send this unicast to [EMAIL PROTECTED], but the attempt was
rejected with an reason: 550 5.7.1 Access denied as the only excuse
given for the behavior.  dhw]


Adding a cleandepend stanza similar to the just-added cleandir
stanza seems to get beyond that.

Cheers,
david
-- 
David H. Wolfskill  [EMAIL PROTECTED]
To paraphrase David Hilbert, there can be no conflicts between the
discipline of systems administration and Microsoft, since they have
nothing in common.

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