RE: multilpe ddb_regs definitions

2002-01-16 Thread John Baldwin
On 16-Jan-02 Matthew Jacob wrote: > > I've had problems compiling alpha kernels for the last week or so- this > occurs (with or w/o DDB optioned in). > > subr_pcpu.o: In function `pcpu_init': > /tstsys/alpha/compile/GPLUS/../../../kern/subr_pcpu.c(.data+0x8): multiple > definition of `ddb_regs'

multilpe ddb_regs definitions

2002-01-16 Thread Matthew Jacob
I've had problems compiling alpha kernels for the last week or so- this occurs (with or w/o DDB optioned in). subr_pcpu.o: In function `pcpu_init': /tstsys/alpha/compile/GPLUS/../../../kern/subr_pcpu.c(.data+0x8): multiple definition of `ddb_regs' kern_mutex.o:/tstsys/alpha/compile/GPLUS/../../.