Subject: Re: Errors after today's sup
To: Mike Long <mike.long@analog.com>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: current-users
Date: 12/01/1996 17:27:55
I did that (I'm not _totally_ stupid! :)
As it turns out, it seems that ashldi3.S and a couple other assembler
routines have actually been removed from src/sys/lib/kern - but they
still have references in the Makefile. I removed the last line of the
Makefile (or was it Makefile.inc? I forget) and now everything is
fine. The kern library uses the .c version of the three routines now,
instead of the .S version.
On Sun, 1 Dec 1996, Mike Long wrote:
>
> >Date: Sat, 30 Nov 1996 11:04:38 -0800 (PST)
> >From: Paul Goyette <paul@pgoyette.bdt.com>
> >
> >OK, today's sup deleted a few items, and now I get the following errors
> >when trying to `make depend':
> >
> > depending the kern library objects
> > make: don't know how to make ashldi3.S. Stop
> > *** Error code 2
>
> Eliminate /sys/arch/*/compile/*/lib/libkern/.depend , and try agin.
> --
> Mike Long <mike.long@analog.com> <URL:http://www.shore.net/~mikel>
> VLSI Design Engineer finger mikel@shore.net for PGP public key
> Analog Devices, CPD Division CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
> Norwood, MA 02062 USA (eq (opinion 'ADI) (opinion 'mike)) -> nil
>