make world fails..how to troubleshoot?

From: J.D. Bronson (jbronson_at_wixb.com)
Date: 02/28/05

  • Next message: Martin Hepworth: "Re: Anyone running Trend Micro IWSS in linux-compat mode?"
    Date: Mon, 28 Feb 2005 08:48:21 -0600
    To: freebsd-questions@freebsd.org
    
    

    I am running:
    FreeBSD 5.3-STABLE-SNAP001 FreeBSD 5.3-STABLE-SNAP001 #0: Sun Jan 30
    03:57:47 UTC
    2005 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

    and I cvs'd up using:
    *default release=cvs tag=RELENG_5

    (I first deleted /usr/src and then ran cvsup)

    Then following the normal way of building world, I went into
    /usr/src and issued:

    "make buildworld"

    After about 5-7mins I see this:

    building shared library libkrb5.so.7
    building static krb5 library
    ranlib libkrb5.a
    sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libkrb5.a
    /usr/obj/usr/src/i386/usr/lib
    sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libkrb5.so.7
    /usr/obj/usr/src/i386/usr/lib
    sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 heim_err.h
    k524_err.h
    /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5-protos.h
    /usr/src/kerberos5/lib/libkrb5/../../include/krb5-types.h
    /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5.h
    krb5_err.h /usr/obj/usr/src/i386/usr/include
    ln -fs libkrb5.so.7 /usr/obj/usr/src/i386/usr/lib/libkrb5.so
    1 error
    *** Error code 2
    1 error
    *** Error code 2
    1 error
    *** Error code 2
    1 error
    #

    And then it stops. I did a full make world using the same gear Saturday and
    it worked fine...this is another new identical machine...but I cannot get
    world to build and this error means little to me..

    Anyone shed some lite on this?

    thanks!

    -- 
    J.D. Bronson
    Aurora Health Care // Information Services // Milwaukee, WI USA
    Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Martin Hepworth: "Re: Anyone running Trend Micro IWSS in linux-compat mode?"

    Relevant Pages