Subject: i386 mmx build prob
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 05/10/2002 21:15:54
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'


Thoughts?

Patrick