Re: Kernel maybe borked...

From: John Hay (jhay_at_icomtek.csir.co.za)
Date: 10/18/03

  • Next message: Hajimu UMEMOTO: "Re: panic: mutex rtentry not owned at /usr/src/sys/net/route.c:225"
    Date: Sat, 18 Oct 2003 18:53:13 +0200
    To: Poul-Henning Kamp <phk@phk.freebsd.dk>
    
    

    On Sat, Oct 18, 2003 at 03:48:49PM +0200, Poul-Henning Kamp wrote:
    >
    > I'm chasing a problem which indicates that I may have borked the
    > kernel with one of my last commits. I'm hunting it right now.

    So you don't mean just compile errors like this, but real things like
    turning over the fish bowl when booting?

    ####################
    cc -O -pipe -march=pentium -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -finline-limit=15000 -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/dev/raidframe/rf_freebsdkintf.c
    /usr/src/sys/dev/raidframe/rf_freebsdkintf.c: In function `rf_DispatchKernelIO':
    /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error: structure has no member named `b_io'
    /usr/src/sys/dev/raidframe/rf_freebsdkintf.c:1547: error: structure has no member named `b_io'
    *** Error code 1

    Stop in /usr/src/sys/modules/raidframe.
    *** Error code 1

    Stop in /usr/src/sys/modules.
    ######################

    John

    -- 
    John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org
    _______________________________________________
    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: Hajimu UMEMOTO: "Re: panic: mutex rtentry not owned at /usr/src/sys/net/route.c:225"

    Relevant Pages

    • Kernel maybe borked...
      ... kernel with one of my last commits. ... I'm hunting it right now. ... Poul-Henning Kamp ...
      (freebsd-current)
    • Re: make installkernel NDIS disaster
      ... installing a kernel and for some reason I got some NDIS errors. ... but of a make installkernel KERNCONF=KAYVE_KERN ... I am running this disk now so I can mount the othere data. ... *** Error code 1 ...
      (freebsd-questions)
    • Re: current sparc buildkernel error
      ... *** Error code 1 ... I got the kernel built, but only after I enabled SMP. ... # SCSI Controllers ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-current)
    • freebsd4.7 compile kernel error
      ... *** Error code 1 ... the kernel config file: ... pseudo-device splash ... # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver ...
      (comp.unix.bsd.freebsd.misc)
    • Unassociated shell command when building kernel
      ... kernel build, I get what appear to be make errors with the error ... echo ln gzip gunzip>>rescue.conf ... *** Error code 1 ...
      (freebsd-questions)