Subject: Re: make build fails everytime
To: Todd Vierling <tv@wasabisystems.com>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 02/01/2002 09:01:28
On Fri, 1 Feb 2002, Todd Vierling wrote:

> On Fri, 1 Feb 2002, Frederick Bruckman wrote:
>
> : After updating my sources last night, I get a little farther than
> : that, but still broke:
>
> : scan.lo: In function `fcon':
> : scan.lo(.text+0x216c): undefined reference to `finite'
>
> This should be fixed now; lint1 links against -lm.  You need to update
> src/usr.bin/xlint/lint1/Makefile.

It's failing in ".../tools/lint1".

Frederick