Re: -current error

From: David O'Brien (obrien_at_freebsd.org)
Date: 06/21/04

  • Next message: Roman Neuhauser: "Re: startup error for pflogd"
    Date: Mon, 21 Jun 2004 10:03:28 -0700
    To: current@freebsd.org, Ceri Davies <ceri@submonkey.net>, "Liam J. Foy" <liamfoy@sepulcrum.org>, kris@obsecurity.org
    
    

    On Mon, Jun 21, 2004 at 07:49:57AM -0400, Damian Gerow wrote:
    > Thus spake Ceri Davies (ceri@submonkey.net) [20/06/04 17:39]:
    > : I've reproduced it, but there's no error in the 23 screens of scrollback
    > : I have available. I have to hit the sack now; will have another go
    > : tomorrow.
    >
    > FWIW, I saw the exact same thing (an odd error in zlib/libz somewhere).
    > Dropping the '-j4' has resulted in a build error in binutils:
    ...
    > gzip -cn gasp.info > gasp.info.gz
    > ln -sf /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi
    > echo "@set GDBVN `sed q /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/gdb/gdb/version.in`" > GDBvn.texi
    > make: don't know how to make annotate.texi. Stop
    > *** Error code 2
    > Stop in /usr/src/gnu/usr.bin/binutils.

    And that is where the REAL error is.
    And why you need to rerun your 'make [build]world' before reporting build
    problems. I'll go fix this.
     

    -- 
    -- David  (obrien@FreeBSD.org)
    _______________________________________________
    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: Roman Neuhauser: "Re: startup error for pflogd"