Subject: Re: port-alpha/32350: alpha libc/libkern fallout
To: None <gnats-bugs@netbsd.org, port-alpha-maintainer@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 12/21/2005 09:31:34
On Dec 21, 10:25am, martin@nelly.aprisoft.de (Martin Husemann) wrote:
-- Subject: port-alpha/32350: alpha libc/libkern fallout
| >Number: 32350
| >Category: port-alpha
| >Synopsis: alpha libc/libkern fallout
| >Confidential: no
| >Severity: critical
| >Priority: high
| >Responsible: port-alpha-maintainer
| >State: open
| >Class: sw-bug
| >Submitter-Id: net
| >Arrival-Date: Wed Dec 21 10:25:00 +0000 2005
| >Originator: Martin Husemann
| >Release: NetBSD 3.99.14
| >Organization:
| >Environment:
| System: NetBSD nelly.aprisoft.de 3.99.14 NetBSD 3.99.14 (NELLY) #0: Tue Dec 13 18:00:44 CET 2005 martin@nelly.aprisoft.de:/usr/src/sys/arch/sparc64/compile/NELLY sparc64
| Architecture: sparc64
| Machine: sparc64
| >Description:
|
| The libc/libkern changes broke alpha builds:
|
| --- dependall-bin ---
| /usr/exp/hosts/alpha/lib/libc.so: undefined reference to `mcount'
| collect2: ld returned 1 exit status
| *** [cat] Error code 1
| 1 error
|
| nbmake: stopped in /usr/src/bin/cat
Are both _mcount.S and mcount.c compiled into libc?
christos