On Fri, Oct 18, 2013 at 10:14:51PM +0300, Andreas Gustafsson wrote: > Paul Goyette wrote: > > /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In > > function 'getq2h': > > /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:162:6: > > error: 'needswap' undeclared (first use in this function) > > The build is still failing, even with src/sys/ufs/lfs/ulfs_quota2.c 1.14: > > > /tmp/bracket/build/2013.10.18.17.48.44-i386/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: > In function 'dq2clear_callback': > > /tmp/bracket/build/2013.10.18.17.48.44-i386/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:662:6: > error: 'needswap' undeclared (first use in this function)
Christos did it wrong :-) mrg has a patch, not sure when he's intending to commit it. -- David A. Holland [email protected]
