cross-buildworld from i386 to alpha börked...

2002-05-04 Thread Poul-Henning Kamp


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
[EMAIL PROTECTED] | 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 [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: cross-buildworld from i386 to alpha börked...

2002-05-04 Thread Dag-Erling Smorgrav

Poul-Henning Kamp [EMAIL PROTECTED] writes:
 I tried make buildworld TARGET_ARCH=alpha and it croaked.  Is this
 expected breakage for a cross-build or genuine breakage ?

Are those sources up-to-date and consistent?

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message