At Thu, 6 Jun 2013 05:57:17 +0000, David Holland wrote: > I have committed the lfs/ufs split that's been hanging fire for the > past 3.5+ years. It is not fully done in the sense that the header > files still need substantial rearranging; plus there's a lot of > consolidation and pruning to do (that's the point) but the bulk of > it's in. > > If I broke anything, let me know.
build of sys/arch/x68k/stand/boot_ufs and sys/arch/hp700/stand/xxboot fails. Could you please see them? http://releng.netbsd.org/builds/HEAD/201306121730Z/x68k.build.failed dependall ===> sys/arch/x68k/stand/boot_ufs /home/builds/ab/HEAD/src/sys/arch/x68k/stand/boot_ufs/readufs_lfs.c: In function 'get_lfs_inode': /home/builds/ab/HEAD/src/sys/arch/x68k/stand/boot_ufs/readufs_lfs.c:203:9: error: 'struct ufs1_dinode' has no member named 'di_inumber' http://releng.netbsd.org/builds/HEAD/201306121730Z/hp700.build.failed dependall ===> sys/arch/hp700/stand/xxboot /home/builds/ab/HEAD/src/sys/arch/hp700/stand/xxboot/readufs_lfs.c: In function 'get_lfs_inode': /home/builds/ab/HEAD/src/sys/arch/hp700/stand/xxboot/readufs_lfs.c:193:9: error: 'struct ufs1_dinode' has no member named 'di_inumber' --- Tetsuya Isaki <[email protected] / [email protected]>
