Subject: Re: i386 mmx build prob
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 05/10/2002 21:54:27
On Fri, May 10, 2002 at 01:28:37PM -0700, Jason R Thorpe wrote:
> On Fri, May 10, 2002 at 09:15:54PM +0100, Patrick Welche wrote:
> 
>  > Just cvs updated (May 10 17:26 GMT) and on i386:
>  > 
>  > ld -T ../../../../arch/i386/conf/kern.ldscript.4MB -Ttext c0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
>  > process_machdep.o: In function `ptrace_machdep_dorequest':
>  > /usr/src/sys/arch/i386/compile/QUARTZ/../../../../arch/i386/i386/process_machdep.c:492: undefined reference to `procfs_machdep_validxmmregs'
>  > /usr/src/sys/arch/i386/compile/QUARTZ/../../../../arch/i386/i386/process_machdep.c:504: undefined reference to `procfs_machdep_doxmmregs'
> 
> Err, I checked in a fix for this last night.  I'll double-check, but I'm
> almost positive this was fixed.

Just read your/Geoff Wing's note.. I'm one version behind on process_machdep.c
already in just 4 hours :-) So presumably it'll work now..

Cheers,

Patrick