Kernel build error, pmap.c

From: Arjan van Leeuwen (avleeuwen_at_piwebs.com)
Date: 06/29/04

  • Next message: M. Warner Losh: "Re: i386->AMD64 upgrade path"
    Date: Tue, 29 Jun 2004 21:47:09 +0200
    To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
    
    

    I'm getting this error when building a kernel (cvsupped a few minutes ago,
    pmap.c revision 1.479, pmap.h revision 1.112):

    cc -c -O2 -pipe -mfpmath=sse -fno-strict-aliasing -march=athlon-xp -Wall
    -Wredundant-decls -Wnested-externs -Wstrict-prototypes
    -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
    -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys
    -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq
    -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
    -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd
    -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common
    -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2
    -ffreestanding -Werror /usr/src/sys/i386/i386/pmap.c
    /usr/src/sys/i386/i386/pmap.c: In function `pmap_remove_pages':
    /usr/src/sys/i386/i386/pmap.c:2598: error: structure has no member named
    `pv_ptem'
    /usr/src/sys/i386/i386/pmap.c:2598: error: too many arguments to function
    `pmap_unuse_pt'
    *** Error code 1

    Stop in /usr/obj/usr/src/sys/AMD760.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.

    Arjan

    -- 
    Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
    _______________________________________________
    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: M. Warner Losh: "Re: i386->AMD64 upgrade path"

    Relevant Pages

    • Re: freshly cvsuped, buildkernel errors
      ... Subject: freshly cvsuped, buildkernel errors ... *** Error code 1 ... I tried hashing out the ida line on the kernel config file too, ... To unsubscribe, ...
      (freebsd-questions)
    • 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)
    • Error in kernel source, possibly GCC related
      ... I am at this moment compiling the kernel, and I get this error when make ... *** Error code 1 ... # Floating point support - do not disable. ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-stable)
    • Re: New DTrace source snapshot
      ... A number of things were missing from the dtrace kernel ... This is a snapshot of current which contains lock order ... This snapshot extends the basic OpenSolaris DTrace functionality ... *** Error code 1 ...
      (freebsd-current)