can i delete /usr/obj/ before installworld?

From: Scott (freebsd-questions_at_thismonkey.com)
Date: 07/31/04

  • Next message: Svein Halvor Halvorsen: "Re: Antialiased fonts in Linux applications"
    Date: Sat, 31 Jul 2004 10:36:16 +0000
    To: freebsd-questions@freebsd.org
    
    

    Hi there,

    I'm really short on diskspace, and I have no room to run a make buildkernel after I run make buildworld.

    Is it possible to do the following:

    make buildworld
    rm -fr /usr/obj
    make buildkernel
    make installkernel
    -reboot single user
    make installworld

    TIA
    Scott
    _______________________________________________
    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: Svein Halvor Halvorsen: "Re: Antialiased fonts in Linux applications"

    Relevant Pages

    • Re: 5.2.1-p8 -> -CURRENT: Fatal trap 12
      ... >> buildworld, buildkernel, installkernel, and was trying to reboot ...
      (freebsd-current)
    • Re: gcc34
      ... > declaration of function `memset' ... buildworld, make buildkernel, make installkernel, make installworld ... the buildkernel target will utilize this newly built gcc3.4 in /usr/obj. ...
      (freebsd-questions)
    • make installworld - permission denied
      ... Urgh, it was all going so well. ... #make buildkernel KERNCONF=L004 ... this is my first buildworld. ...
      (freebsd-questions)
    • /bin/sh terminated abnormally
      ... #buildkernel KERNCONF=GENERIC ... #installkernel KERNCONF=GENERIC ... To unsubscribe, ...
      (freebsd-current)
    • Re: can i delete /usr/obj/ before installworld?
      ... Scott wrote: ... >I'm really short on diskspace, and I have no room to run a make buildkernel after I run make buildworld. ...
      (freebsd-questions)