dumb question 'Bad system call' after make world
    Bruce Evans 
    bde at zeta.org.au
       
    Sat Nov 22 04:42:33 PST 2003
    
    
  
On Fri, 21 Nov 2003, Barney Wolff wrote:
> Will somebody please tell me when "make world" is ever correct in the
> environment of the last several years?  I've been unable to understand
> its continued existence as a target.
>From my normal world-building script:
    DESTDIR=/c/z/root \
    MAKEOBJDIRPREFIX=/c/z/obj \
    time -l make -s world > /tmp/world.out 2>&1
Bruce
    
    
More information about the freebsd-current
mailing list