Subject: Re: build.sh distribution fails
To: Antti Kantee <pooka@cs.hut.fi>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 11/06/2007 13:17:57
On Tue, Nov 06, 2007 at 11:57:39AM +0100, Antti Kantee wrote:
> On Mon Nov 05 2007 at 23:58:40 +0100, Kurt Schreiner wrote:
> > Hi,
> > 
> > from ./build.sh <a_lot_of_other_args> distribution with
> > sources cvs update'd an hour or so ago I get the following:
> > 
> > dependall ===> sys/rump/fs/lib/libp2k
> >     compile  libp2k/p2k.o
> > /u/NetBSD/src/sys/rump/fs/lib/libp2k/p2k.c: In function 'p2k_run_fs':
> > /u/NetBSD/src/sys/rump/fs/lib/libp2k/p2k.c:176: error: 'PUFFSLOOP_NODAEMON' undeclared (first use in this function)
> > /u/NetBSD/src/sys/rump/fs/lib/libp2k/p2k.c:176: error: (Each undeclared identifier is reported only once
> > /u/NetBSD/src/sys/rump/fs/lib/libp2k/p2k.c:176: error: for each function it appears in.)
> > /u/NetBSD/src/sys/rump/fs/lib/libp2k/p2k.c:176: error: too many arguments to function 'puffs_mainloop'
> 
> Hmm, I forgot about that code yesterday.  Fixed now.  Sorry for the
> trouble.
No problem! Thanks for fixing fast.

Kurt