:cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
:-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  
:-nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h -elf   
:vers.c
:linking kernel
:exception.o: In function `vm86_biosret':
:exception.o(.text+0x582): undefined reference to `MPrellock'

    Gulp!  I forgot to commit a file... done.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

:/sys/i386/include/asnames.h:#define _MPrellock_edx            MPrellock_edx
:/sys/i386/include/lock.h:       call    _MPrellock ;                 \
:/sys/i386/isa/apic_vector.s:    call    _MPrellock_edx
:/sys/i386/isa/ipl.s:    call    _MPrellock_edx
:/sys/i386/i386/mplock.s: *  void MPrellock_edx(unsigned int *lock : %edx)
:/sys/i386/i386/mplock.s:NON_GPROF_ENTRY(MPrellock_edx)
:/sys/i386/i386/mplock.s:        call    _MPrellock_edx
:/sys/i386/i386/mplock.s:        jmp     _MPrellock_edx
:/sys/i386/i386/mplock.s:        jmp     _MPrellock_edx
:/sys/i386/i386/mplock.s:        jmp     _MPrellock_edx
:/sys/i386/i386/mplock.s:        jmp     _MPrellock_edx
:/sys/i386/i386/mplock.s:        jmp     _MPrellock_edx
:/sys/i386/i386/mplock.s:        call    _MPrellock_edx
:
:
:Are asnames.h and lock.h correct?
:
:-- 
:Steve
:
:
:To Unsubscribe: send mail to [EMAIL PROTECTED]
:with "unsubscribe freebsd-current" in the body of the message
:



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to