Re: More "make release" problems

From: Beecher Rintoul (akbeech_at_gmail.com)
Date: 08/31/05

  • Next message: Jon Dama: "RE: Application layer firewall on FreeBSD, is it possible ?"
    To: freebsd-current@freebsd.org
    Date: Tue, 30 Aug 2005 16:16:48 -0800
    
    

    On Tuesday 30 August 2005 03:25 pm, Mike Jakubik wrote:
    > ===> share/info (all)
    > ===> include (all)
    > ===> include/arpa (all)
    > ===> include/protocols (all)
    > ===> include/rpcsvc (all)
    > ===> include/rpc (all)
    > ===> lib (all)
    > ===> lib/csu/i386-elf (all)
    > ===> lib/libcom_err (all)
    > cc -pg -O2 -fno-strict-aliasing -pipe
    > -I/usr/src/lib/libcom_err/../../contrib/com_err -c
    > /usr/src/lib/libcom_err/../../contrib/com_err/com_err.c -o com_err.po
    > cc -pg -O2 -fno-strict-aliasing -pipe
    > -I/usr/src/lib/libcom_err/../../contrib/com_err -c
    > /usr/src/lib/libcom_err/../../contrib/com_err/error.c -o error.po
    > building profiled com_err library
    > ranlib libcom_err_p.a
    > gzip -cn /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 >
    > com_err.3.gz
    > groff -Tascii -mtty-char -man -t
    > /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 | gzip -cn >
    > com_err.3.cat.gz
    > ===> lib/libcom_err/doc (all)
    > makeinfo --no-split -I /usr/src/lib/libcom_err/doc -I
    > /usr/src/lib/libcom_err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo
    > -o com_err.info
    > makeinfo:No such file or directory
    > *** Error code 1
    >
    > Stop in /usr/src/lib/libcom_err/doc.
    > *** Error code 1
    >
    >
    > --
    >
    > Can anyone get this stupid process to work? This is the second problem
    > i've encountered trying to make a fsking install iso..

    I have the exact same problem trying to make install disks. So far I haven't
    gotten any responses to my post. I could file a PR on this but I was hoping
    somebody would shed some light on the problem first.

    Beech

    ---------------------------------------------------------------------------------------
    Beech Rintoul - System Administrator - akbeech@gmail.com
    /"\ ASCII Ribbon Campaign | NorthWind Communications
    \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310
     X - NO Word docs in e-mail | Anchorage, AK 99501
    / \
    ---------------------------------------------------------------------------------------

    _______________________________________________
    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: Jon Dama: "RE: Application layer firewall on FreeBSD, is it possible ?"