On Fri, Nov 27, 2009 at 03:07:05PM -0600, Troy wrote: > cc is installed and I can execute it. I don't have any unique cc > variables being set in make.conf either.
Shot in the dark: are you using the -j argument during "make installworld" (not buildworld)? If so, don't do that. Otherwise, try moving make.conf aside and see if things improve. One thing at a time... :-) -- | Jeremy Chadwick [email protected] | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
