5.1 p7 to 5.1 p8 compile problems

From: Derek Ragona (derek_at_computinginnovations.com)
Date: 09/27/03

  • Next message: Robert Watson: "Re: recent changes prohibit vinum swap."
    Date: Fri, 26 Sep 2003 17:03:36 -0500
    To: freebsd-current@freebsd.org
    
    

    I am trying to update a server from RELENG_5_1 p7 to RELENG_5_1 p8 for the
    last security advisory. I had no problem building the p7.

    I cvsup'd but the compile breaks. I tried other mirrors, and even
    completely repopulated /usr/src. But it still breaks. The latest
    breakdown is:

    ====================================================

    building static objc library
    ranlib libobjc.a
    ===> gnu/lib/libg2c
    cc -O -pipe -march=pentiumpro -DHAVE_CONFIG_H=1 -DSTDC_HEADERS=1
    -DHAVE_TEMPNAM=1 -DNO_EOF_CHAR_CHECK=1 -DRETSIGTYPE=void
    -DSkip_f2c_Undefs=1 -DIEEE_drem=1 -DAllow_TYQUAD -DPedantic
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libU77
    -I/usr/src/gnu/lib/libg2c -c -DLabort -o abort.o
    /usr/src/gnu/lib/libg2c/../../../contrib/libf2c/f2cext.c
    cc -O -pipe -march=pentiumpro -DHAVE_CONFIG_H=1 -DSTDC_HEADERS=1
    -DHAVE_TEMPNAM=1 -DNO_EOF_CHAR_CHECK=1 -DRETSIGTYPE=void
    -DSkip_f2c_Undefs=1 -DIEEE_drem=1 -DAllow_TYQUAD -DPedantic
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77
    -I/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libU77
    -I/usr/src/gnu/lib/libg2c -c -DLaccess -o access.o
    /usr/src/gnu/lib/libg2c/../../../contrib/libf2c/f2cext.c
    Segmentation fault (core dumped)
    *** Error code 139

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

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

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

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

    Stop in
    /usr/src.===============================================================
    Any ideas on how to fix this?

             -Derek
             derek@computinginnovations.com

    _______________________________________________
    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: Robert Watson: "Re: recent changes prohibit vinum swap."

    Relevant Pages

    • cant build "jail" in 5.3-RELEASE-p5
      ... problem building a jail. ... I tried to build a jail and I get an error early on. ... host# make world DESTDIR=$D ... *** Error code 2 ...
      (freebsd-questions)
    • 5.3-RELEASE wont build jail
      ... I cvsup-ed my RC1 machine to 5.3-RELEASE (and confirmed through email ... that it is the same code as is being sent to all the mirrors and stuff ... After a updating the host with buildworld, buildkernel, installkernel, ... *** Error code 1 ...
      (freebsd-questions)