fix for undefined symbol 'panic'

Harti Brandt brandt at fokus.fraunhofer.de
Sun Jan 25 06:52:41 PST 2004


On Sat, 24 Jan 2004, David Cornejo wrote:

DC>I think this is the fix.

__panic wants three arguments, not one.

harti

DC>
DC>in directory /usr/src/sys/sparc64/include
DC>
DC>*** asmacros.h~ Tue Jul 15 14:08:43 2003
DC>--- asmacros.h  Sat Jan 24 11:27:26 2004
DC>***************
DC>*** 102,108 ****
DC>   9:    .asciz  msg ; \
DC>         .previous ; \
DC>         SET(9b, r1, %o0) ; \
DC>!       call    panic ; \
DC>          nop
DC>
DC>   #ifdef INVARIANTS
DC>--- 102,108 ----
DC>   9:    .asciz  msg ; \
DC>         .previous ; \
DC>         SET(9b, r1, %o0) ; \
DC>!       call    __panic ; \
DC>          nop
DC>
DC>   #ifdef INVARIANTS
DC>
DC>
DC>_______________________________________________
DC>freebsd-sparc64 at freebsd.org mailing list
DC>http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
DC>To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe at freebsd.org"
DC>

-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt at fokus.fraunhofer.de, harti at freebsd.org


More information about the freebsd-sparc64 mailing list