Subject: Re: libc build problem?
To: Klaus Klein <kleink@er.reziprozitaet.de>
From: Jaromír <jdolecek@netbsd.org>
List: current-users
Date: 05/14/2001 16:23:30
Klaus Klein wrote:
> "Jarom_r" Dolecek <jdolecek@netbsd.org> writes:
> 
> > I get this with -current as of now on 386:
> > [...]
> > /usr/home/dolecek/soft/netbsd/lib/libc/stdlib/strtoimax.c:65: warning: function declaration isn't a prototype
> > *** Error code 1
> 
> Looks like your <inttypes.h> didn't get installed...

Indeed, thanks.
For some reason, I had i386 int_types.h installed as <inttypes.h>...

Jaromir