Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build still broken on hp700 - likelky related to ufs/lfs split?
Similarly, x68k also still broken.
---
Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>
At Mon, 17 Jun 2013 16:46:27 -0700 (PDT),
Paul Goyette wrote:
>
> With sources updated on 2013-06-17 at 23:26:05 UTC ...
>
>
> dependall ===> sys/arch/hp700/stand/xxboot
> # compile xxboot/readufs_ffs.o
> /build/netbsd-local/tools/x86_64/hp700/bin/hppa--netbsd-gcc -O2
> -funsigned-char -mdisable-fpregs -mpa-risc-1-0 -Wno-pointer-sign
> -fno-strict-aliasing -std=gnu99 -Werror
> -I/build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../.. -I.
> -D_STANDALONE -DUSE_LFS -DUSE_FFS -DUSE_UFS1 -DUSE_UFS2 -D__daddr_t=int32_t
> -Dconst= --sysroot=/build/netbsd-local/dest/hp700 -o readufs_ffs.o.S -S
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/readufs_ffs.c
> cc1: warnings being treated as errors
> In file included from
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/readufs_ffs.c:16:0:
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:611:0:
> error: "fsbtodb" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1213:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:612:0:
> error: "dbtofsb" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1214:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:668:0:
> error: "blkoff" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1205:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:670:0:
> error: "fragoff" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1206:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:674:0:
> error: "lblktosize" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1218:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:676:0:
> error: "lblkno" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1217:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:678:0:
> error: "numfrags" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1223:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:680:0:
> error: "blkroundup" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1225:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:682:0:
> error: "fragroundup" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1227:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:684:0:
> error: "fragstoblks" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1229:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:686:0:
> error: "blkstofrags" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1231:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:688:0:
> error: "fragnum" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1233:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:690:0:
> error: "blknum" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1235:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:705:0:
> error: "blksize" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1201:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:719:0:
> error: "INOPB" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1197:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:720:0:
> error: "INOPF" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1199:0:
> note: this is the location of the previous definition
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/ffs/fs.h:725:0:
> error: "NINDIR" redefined
> /build/netbsd-local/src/sys/arch/hp700/stand/xxboot/../../../../ufs/lfs/lfs.h:1194:0:
> note: this is the location of the previous definition
> *** [readufs_ffs.o] Error code 1
>
> -------------------------------------------------------------------------
> | Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
> | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
> | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
> | Kernel Developer | | pgoyette at netbsd.org |
> -------------------------------------------------------------------------
>
Home |
Main Index |
Thread Index |
Old Index