Subject: Re: port-alpha/32350: alpha libc/libkern fallout
To: None <port-alpha-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 12/21/2005 14:35:01
The following reply was made to PR port-alpha/32350; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@netbsd.org, port-alpha-maintainer@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc:
Subject: Re: port-alpha/32350: alpha libc/libkern fallout
Date: Wed, 21 Dec 2005 09:31:34 -0500
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