4.10-RELEASE kernel build fails on alpha

rege_at_freemail.hu
Date: 07/02/04

  • Next message: ray: "usb audio"
    Date: Fri, 2 Jul 2004 17:08:33 +0200 (CEST)
    To: freebsd-questions@freebsd.org
    
    

    I have successfully installed 4.10-RELEASE on a CPQ Alpha DS20E.
    (Kern-Developer packages) Then tried to build a new kernel, in order to
    get ccd supported. The steps were:
    1. insert "pseudo-device ccd 4" into the kernel config, no other change
    was made
    2. config
    3 make depend

    It worked well so far, but then make has failed with the following:

    ...
    ld -Bshareable -o accf_data.ko setdef0.o accf_data.kld setdef1.o
    ===> accf_http
    cc -O -pipe -mcpu=ev4 -D_KERNEL -Wall -Wredundant-decls -Wnested-
    externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -
    Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -
    nostdinc -I- -I. -I@ -I/usr/include -mno-fp-regs -Wa,-mev56 -Wall -
    Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-
    prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -
    ansi -c /usr/src/sys/modules/accf_http/../../netinet/accf_http.c
    ld -r -o accf_http.kld accf_http.o
    gensetdefs accf_http.kld
    cc -O -pipe -mcpu=ev4 -D_KERNEL -Wall -Wredundant-decls -Wnested-
    externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -
    Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -
    nostdinc -I- -I. -I@ -I/usr/include -mno-fp-regs -Wa,-mev56 -Wall -
    Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-
    prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -
    ansi -c setdef0.c
    cc -O -pipe -mcpu=ev4 -D_KERNEL -Wall -Wredundant-decls -Wnested-
    externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -
    Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -
    nostdinc -I- -I. -I@ -I/usr/include -mno-fp-regs -Wa,-mev56 -Wall -
    Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-
    prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -
    ansi -c setdef1.c
    ld -Bshareable -o accf_http.ko setdef0.o accf_http.kld setdef1.o
    ===> agp
    touch opt_bus.h
    touch opt_pci.h
    @ -> /usr/src/sys
    ln: @/sys: File exists
    *** Error code 1

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

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

    Stop in /usr/src/sys/compile/GENERIC.
    cartman#

    I also have tried the same after commenting out the ccd line in the
    config, result was the same. Does anyone have an idea what it could
    be?

    Thanks,
    Attila

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


  • Next message: ray: "usb audio"

    Relevant Pages

    • Problems upgrading from 5.2.1-RELEASE-P9 to 5.3-RELEASE
      ... I've been trying to upgrade my 5.2.1-P9 server to 5.3, but when I try to build ... version of configdoes not match kernel! ... If running the new config fails check your config ... *** Error code 2 ...
      (freebsd-questions)
    • custom kernel + if_xl + error
      ... Not sure what I am missing but for some perculiar reason my kernel ... config doesn't compile, it bails out with: ... *** Error code 2 ...
      (freebsd-current)
    • custom kernel + if_xl + error
      ... Not sure what I am missing but for some perculiar reason my kernel ... config doesn't compile, it bails out with: ... *** Error code 2 ...
      (freebsd-stable)
    • Re: mini kernel
      ... the mini kernel config isn't working for me. ... I was simply looking for an example config that I could copy. ... *** Error code 1 ...
      (freebsd-questions)
    • -current config(8) problem
      ... When trying to compile the kernel to day, ... If running the new config fails check your config ... *** Error code 1 ...
      (freebsd-current)