RE: HEADS UP: crashdumps on -current! Format change for i386 and amd64!

From: Daniel Eriksson (daniel_k_eriksson_at_telia.com)
Date: 06/30/05

  • Next message: Scott Long: "Re: Portupgrade, -CURRENT & SMP"
    Date: Thu, 30 Jun 2005 03:11:16 +0200
    To: <freebsd-current@freebsd.org>
    
    

    Peter Wemm wrote:

    > Anyway, there is a libkvm update that understands the new crash dump
    > format. If you have a new dump, you'll need the updated libkvm. And
    > likewise, old crash dumps will need the old libkvm.

    The new libkvm does not compile properly yet (source dated
    2005.06.29.23.30.00):

    cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -DLIBC_SCCS
    -I/usr/src/lib/libkvm -c /usr/src/lib/libkvm/kvm_i386.c
    /usr/src/lib/libkvm/kvm_i386.c:427: error: conflicting types for
    '_kvm_kvatop'
    /usr/src/lib/libkvm/kvm_private.h:78: error: previous declaration of
    '_kvm_kvatop' was here
    /usr/src/lib/libkvm/kvm_i386.c:427: error: conflicting types for
    '_kvm_kvatop'
    /usr/src/lib/libkvm/kvm_private.h:78: error: previous declaration of
    '_kvm_kvatop' was here
    *** Error code 1

    /Daniel Eriksson
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Scott Long: "Re: Portupgrade, -CURRENT & SMP"