unable to compile 5.4-p3 kernel

From: Janet Sullivan (ciscogeek_at_bgp4.net)
Date: 06/30/05

  • Next message: Colin Percival: "Re: unable to compile 5.4-p3 kernel"
    Date: Wed, 29 Jun 2005 16:23:09 -0700
    To: freebsd-stable@freebsd.org
    
    

    I am unable to compile a 5.4p3 kernel. I get the following error:

    cc -c -O -pipe -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 --param
    inline-unit-growth=100 --param large-function-growth=1000
    -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx
    -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
    /usr/src/sys/netinet/tcp_input.c
    /usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions':
    /usr/src/sys/netinet/tcp_input.c:2706: warning: implicit declaration of
    function `TSTMP_GT'
    /usr/src/sys/netinet/tcp_input.c:2706: warning: nested extern
    declaration of `TSTMP_GT'
    *** Error code 1

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

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

    Stop in /usr/src.

    Kernel config is GENERIC with SCSI ripped out and IPF added.
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Colin Percival: "Re: unable to compile 5.4-p3 kernel"

    Relevant Pages

    • make dev problems
      ... I need to compile a kernel with IPFW on a remote machine running ... Stop*** Error code 2 ...
      (freebsd-questions)
    • kernel make error: /usr/src/sys/crypto/rijndael/* missing
      ... I am trying to compile the kernel for the first time, ... *** Error code 1 ... I installed the base and kernel source with cvsup last night. ...
      (freebsd-questions)
    • Re: kernel compile fails with error 1
      ... I'm quite new to FreeBSD and mailing lists, so I hope not to be inpolite. ... and I managed to successfully compile and run a GENERIC ... kernel, but when I try to compile my own kernel make aborts with an ... *** Error code 1 ...
      (freebsd-stable)
    • Kernel Compile Error
      ... I was trying to compile a 7.0 Release and the compile failed. ... I have never had a kernel compilation fail before. ... declaration of 'NET_ASSERT_GIANT' ... *** Error code 1 ...
      (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)