RE: 'make buildworld' fails

From: John Brooks (john_at_day-light.com)
Date: 05/12/05

  • Next message: System Anti-Virus Administrator: "virus found in sent message "Mail Delivery (failure dogman@thedogman.de)""
    To: "Nick Kraal" <nick@arc.net.my>, <freebsd-isp@freebsd.org>
    Date: Thu, 12 May 2005 08:06:52 -0500
    
    

    I had a similar failure awhile back. Turned out to be a corrupted source
    file, even though both the filesize and date were correct. Run the following
    command against the file to look for non-printable control type characters.

      vis <filename> | grep '\^[^L]'

    If this produces a result, do an MD5 checksum and then compare that to
    an MD5 checksum of a known good copy of the same file.

    The fix was to delete the file, run 'make cleandir' in /usr/src,
    rm -r /usr/obj/usr, change to a different cvsup mirror in cvs-supfile,
    run cvsup again.

    --
    John Brooks
    john@day-light.com
    > -----Original Message-----
    > From: owner-freebsd-isp@freebsd.org
    > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Nick Kraal
    > Sent: Thursday, May 12, 2005 2:24 AM
    > To: freebsd-isp@freebsd.org
    > Subject: 'make buildworld' fails
    >
    >
    > Dear all,
    >
    > Was carrying out 'make buildworld' to upgrade my current [5.3-RELEASE-p5
    > FreeBSD 5.3-RELEASE-p5 #4]. I get this message at this point after cvsup
    >   for fresh 5.3 sources. Even tried to cvsup for 5.4 sources. Failed at
    > this atm thingy. Any ideas?
    >
    > Thanks in advance.
    >
    > -nick/
    >
    > ..
    > ..
    > mp/libbsnmp/../../../contrib/bsnmp/lib/support.c
    > ===> lib/libbsnmp/modules
    > ===> lib/libbsnmp/modules/snmp_atm
    > cat
    > /usr/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/s
    > nmp_atm/atm_tree.def
    > /usr/src/lib/libbsnmp/modules/snmp_atm/atm_freebsd.def | gensnmptree -e
    > begemotAtm > atm_oid.h
    > line 110: junk after closing ')'
    > context: "1 internet
    > *** Error code 1
    >
    > Stop in /usr/src/lib/libbsnmp/modules/snmp_atm.
    > *** Error code 1
    >
    > Stop in /usr/src/lib/libbsnmp/modules.
    > *** Error code 1
    >
    > Stop in /usr/src/lib/libbsnmp.
    > *** 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.
    > *** Error code 1
    >
    > Stop in /usr/src.
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    >
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: System Anti-Virus Administrator: "virus found in sent message "Mail Delivery (failure dogman@thedogman.de)""

    Relevant Pages

    • 4.10 Beta, was Re: make: no system rules (sys.mk).
      ... Ok, there where other directories missing, so I got spooked, and ... I set up cvsup, and downloaded all of the updates to src and ports. ... Establishing multiplexed-mode data connection ... *** Error code 1 ...
      (freebsd-stable)
    • Re: Seg fault error this morning
      ... buildworld from cvsup this morning worked fine for me, Brian, same time frame. ... cvsup4 again ... Out of frustration I mv /usr/src to /usr/src-old, then re cvsup, getting cvsup4 again. ... *** Error code 2 ...
      (freebsd-stable)
    • 4.8p16 buildworld fails with NO_OPENSSL
      ... Just cvsupped the sources to 4.8p16 from 4.8 and tried to make buildworld ... ypto/telnet/libtelnet -DNO_IDEA ... *** Error code 1 ... To unsubscribe, ...
      (freebsd-stable)
    • build error building cvs doc?
      ... Anybody seeing this same error during "buildworld"? ... gzip -cn cvsclient.info> cvsclient.info.gz ... *** Error code 2 ... To unsubscribe, ...
      (freebsd-current)
    • Re: CVSup
      ... *** Error code 1 ... Subject: CVSup ... >> To unsubscribe, send any mail to ...
      (freebsd-questions)