Problems building 4.8 STABLE

From: Bill Vermillion (bv_at_wjv.com)
Date: 06/24/03

  • Next message: Ruslan Ermilov: "Re: Problems building 4.8 STABLE"
    Date: Tue, 24 Jun 2003 09:52:55 -0400
    To: freebsd-stable@freebsd.org
    
    

    I tried rebuilding yesterday. It failed [I don't recall the
    output].

    I then completely deleted the /usr/src and /usr/obj, and cvsuped
    again last night [Approx 7PM on 2003-06-23]. I set the machine
    up with a buildworld and went to bed.

    This am I looked at the nohup.out file that was generated and it
    had failed.

    I took out the NOMAN=false in /etc/make.conf - as it appeared
    the failure was in a documentation area.

    I then started a build - with a -DNOCLEAN option for speed and it
    failed again. I ran this under 'script' to get the output.

    Here is the tail of that file.

    ========================================
    --------------------------------------------------------------
    >>> stage 4: building everything..
    --------------------------------------------------------------
    cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 all
    ===> share/info
    ===> include
    ===> include/arpa
    ===> include/protocols
    ===> include/rpc
    ===> include/rpcsvc
    ===> lib
    ===> lib/csu/i386-elf
    ===> lib/libcom_err
    ===> lib/libcom_err/doc
    info2html com_err.info
    info2html:No such file or directory
    *** Error code 1

    Stop in /usr/src/lib/libcom_err/doc.
    *** Error code 1

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

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

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

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

    Stop in /usr/src.
    root@bilver.wjv.com# exit

    Script done on Tue Jun 24 09:46:42 2003

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

    The failuer in the libcom_err/doc was the same area before I had
    removed the NOMAN=false from make.conf so that was a bad guess
    on my part.

    Anyone else have these problems.

    Bill

    -- 
    Bill Vermillion - bv @ wjv . com
    _______________________________________________
    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: Ruslan Ermilov: "Re: Problems building 4.8 STABLE"

    Relevant Pages