Subject: Re: cross compile problem in -current libc/statfs
To: None <port-hpcmips@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-hpcmips
Date: 09/08/2004 14:35:17
In article <20040908135323.GJ26702@gxis.de>,
Alexander Bochmann <ab@lists.gxis.de> wrote:
>...on Sun, Sep 05, 2004 at 08:59:31PM +0200, Alexander Bochmann wrote:
>
> > I was just trying to compile NetBSD-current sources, 
> > but a "build.sh build" fails with the error below.
> > #   compile  libc/statfs.o
> > statfs.S: Assembler messages:
> > statfs.S:2: Error: absolute expression required `li'
>
>Ok, obviously the statfs() replacement hasn't 
>made it to hpcmips yet, so it just can't work. 
>release-2-0 seems better :)

statfs.S is a stale file from a previous build. Make sure you have cleaned
all the *.S and *.*o files...

christos