Date: Sat, 04 May 2002 20:04:05 +0200 From: Poul-Henning Kamp <phk@freebsd.org> To: alpha@freebsd.org, current@freebsd.org Subject: cross-buildworld from i386 to alpha börked... Message-ID: <38321.1020535445@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
I tried "make buildworld TARGET_ARCH=alpha" and it croaked. Is this expected breakage for a cross-build or genuine breakage ? Poul-Henning ===> usr.sbin/pstat cc -O -pipe -mcpu=ev4 -c /flat/src/usr.sbin/pstat/pstat.c /flat/src/usr.sbin/pstat/pstat.c: In function `nfs_print': /flat/src/usr.sbin/pstat/pstat.c:546: `NLOCKED' undeclared (first use in this fu nction) /flat/src/usr.sbin/pstat/pstat.c:546: (Each undeclared identifier is reported on ly once /flat/src/usr.sbin/pstat/pstat.c:546: for each function it appears in.) /flat/src/usr.sbin/pstat/pstat.c:548: `NWANTED' undeclared (first use in this fu nction) *** Error code 1 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38321.1020535445>