Subject: Re: i386 mmx build prob
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 05/10/2002 13:28:37
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.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>