Subject: Re: CVS commit: syssrc/sys/arch/i386
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 05/10/2002 05:31:04
Jason R Thorpe <thorpej@netbsd.org> typed:
: Module Name:	syssrc
: Committed By:	thorpej
: Date:		Thu May  9 16:28:12 UTC 2002
: Modified Files:
: 	syssrc/sys/arch/i386/i386: process_machdep.c procfs_machdep.c
: 	syssrc/sys/arch/i386/include: ptrace.h
: Log Message:
: Mirror cleanup wrt. procfs-centric naming made to the MI ptrace code.
 
Initial note: just got (on build on empty compile directory):

process_machdep.o: In function `ptrace_machdep_dorequest':
process_machdep.o(.text+0x5d6): undefined reference to `procfs_machdep_validxmmregs'
process_machdep.o(.text+0x62a): undefined reference to `procfs_machdep_doxmmregs'

with kernel config NOT containing file-system PROCFS

Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>