Re: latest -CURRENT buildworld fails - 17:30PDT June 8, 2003

From: Ruslan Ermilov (ru_at_freebsd.org)
Date: 06/29/03

  • Next message: Robert Watson: "5.2-RELEASE TODO"
    Date: Sun, 29 Jun 2003 11:48:16 +0300
    To: Vincent Poy <vince@oahu.WURLDLINK.NET>
    
    
    

    On Sat, Jun 28, 2003 at 10:31:09PM -1000, Vincent Poy wrote:
    [...]
    > > > cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c
    > > > /usr/src/tools/build/dummy.c -o dummy.o
    > > > building static egacy library
    > > > ar: not found
    > > > *** Error code 127
    > > >
    > > > Stop in /usr/src/tools/build.
    > > > *** Error code 1
    > > >
    > > What did you do to your /usr/bin/ar?
    >
    > I thought those files were deleted by David in the src so I guess
    > they were created from elsewhere... I got it to build again after getting
    > the binary base current snapshot and extracting those files..
    >
    The one in /usr/bin/ar is from gnu/usr.bin/binutils/ar, usr.bin/ar
    was indeed deleted (which is for old a.out support). Previously,
    /usr/bin/ar was a wrapper that selected the right "ar" binary
    depending on OBJFORMAT.

    Cheers,

    -- 
    Ruslan Ermilov		Sysadmin and DBA,
    ru@sunbay.com		Sunbay Software Ltd,
    ru@FreeBSD.org		FreeBSD committer
    
    



  • Next message: Robert Watson: "5.2-RELEASE TODO"