make world DESTDIR=/jail fails

From: Andrew Leikand (brian_at_bee-s.com)
Date: 11/04/04

  • Next message: Ivan Voras: "Re: make world DESTDIR=/jail fails"
    To: current@freebsd.org
    Date: Thu, 4 Nov 2004 15:52:49 +0400
    
    

    Hello all!

    I'm trying to make jail work on a FreeBSD 5.3-RC2
    According to the man jail(8)the first step is
    cd /usr/src && make world DESTDIR=/jail
    At stage "1.2: bootstrap tools" i'm getting error:

     cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include
    -c /usr/src/games/fortune/strfile/strfile.c
    make: don't know how to make /jail/usr/lib/libc.a. Stop
    *** Error code 2

    -- 
    --
    Best Regards
    Andrew
    _______________________________________________
    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: Ivan Voras: "Re: make world DESTDIR=/jail fails"