Re: current buildworld failure on Alpha?

2002-08-25 Thread Wilko Bulte

On Wed, Aug 21, 2002 at 11:38:00AM +, Christian Weisgerber wrote:
 Wilko Bulte [EMAIL PROTECTED] wrote:
 
  ds10#make
  Segmentation fault (core dumped)
  /usr/src/Makefile.inc1, line 140: warning: make -f /dev/null -m
  /usr/src/share/mk  CPUTYPE=ev56 -V CPUTYPE returned non-zero status
 
 There was a time window when make -V ... was broken on 64-bit
 archs, i.e. it would segfault after printing the result.  This has
 been fixed in revision 1.69 of make/main.c.
 
  FreeBSD ds10.wbnet 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Sat Aug 10 19:51:27
 
 make was fixed on August 11.

Thanks! A manual make/make install of 'make' ;) fixed it

-- 
|   / o / /_  _ [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte Arnhem, the Netherlands

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



Re: current buildworld failure on Alpha?

2002-08-21 Thread Christian Weisgerber

Wilko Bulte [EMAIL PROTECTED] wrote:

 ds10#make
 Segmentation fault (core dumped)
 /usr/src/Makefile.inc1, line 140: warning: make -f /dev/null -m
 /usr/src/share/mk  CPUTYPE=ev56 -V CPUTYPE returned non-zero status

There was a time window when make -V ... was broken on 64-bit
archs, i.e. it would segfault after printing the result.  This has
been fixed in revision 1.69 of make/main.c.

 FreeBSD ds10.wbnet 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Sat Aug 10 19:51:27

make was fixed on August 11.

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]


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



current buildworld failure on Alpha?

2002-08-20 Thread Wilko Bulte

What did I miss this time?

ds10#make
Segmentation fault (core dumped)
/usr/src/Makefile.inc1, line 140: warning: make -f /dev/null -m
/usr/src/share/mk  CPUTYPE=ev56 -V CPUTYPE returned non-zero status
/usr/src/Makefile.inc1, line 142: CPUTYPE global should be set with ?=.
*** Error code 1

Stop in /usr/src.
ds10#
ds10#
ds10#uname -a 
FreeBSD ds10.wbnet 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Sat Aug 10 19:51:27
CEST 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DS10  alpha
ds10#date
Tue Aug 20 22:44:41 CEST 2002
ds10#


-- 
|   / o / /_  _ [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte Arnhem, the Netherlands

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