Subject: Re: libnbcompat compilation fails
To: Sebastian Prause <sebastian-p@gmx.net>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 09/14/2003 15:37:34
On Thu, Sep 11, 2003 at 06:53:14PM +0200, Sebastian Prause wrote:

> gcc -DHAVE_CONFIG_H -I/usr/pkg/include -I. -I. -O3 -pipe -march=athlon-xp 
> -mcpu=athlon-xp -fomit-frame-pointer -I/usr/pkg/include -c options.c
> options.c: In function `cpio_options':
> options.c:1742: warning: passing arg 2 of `ftree_add' makes integer from 
> pointer without a cast
> options.c: In function `str_offt':
> options.c:1920: `ULLONG_MAX' undeclared (first use in this function)
> options.c:1920: (Each undeclared identifier is reported only once
> options.c:1920: for each function it appears in.)

I've fixed this now, thanks!

grant.