Subject: Re: port-amd64/29364: Feb 13th -current broken on amd64
To: None <port-amd64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Scott Ellis <scotte@intrepid.dnsalias.com>
List: netbsd-bugs
Date: 02/16/2005 01:41:01
The following reply was made to PR port-amd64/29364; it has been noted by GNATS.

From: Scott Ellis <scotte@intrepid.dnsalias.com>
To: Matthias Drochner <M.Drochner@fz-juelich.de>
Cc: gnats-bugs@netbsd.org, port-amd64-maintainer@netbsd.org,
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: port-amd64/29364: Feb 13th -current broken on amd64
Date: Tue, 15 Feb 2005 17:40:36 -0800

 On Tue, Feb 15, 2005 at 01:15:33PM +0100, Matthias Drochner wrote:
 > scotte@warped.com said:
 > > /misc/netbsd_src/src/lib/libc/arch/x86_64/sys/Ovfork.S:64: Error:
 > > `__cerror@GOT( %ebx)' is not a valid 64 bit base/index expression 
 > 
 > That PIC_GOT macro is from <i386/asm.h>. Are you sure there
 > were no remainders from an i386 build in DESTDIR?
 
 That appears to have been the problem.  Shame on me for not making sure
 my cleanup script was doing the right thing. :-)  Please close this pr,
 and thanks for the clue!
 
 	ScottE