compiling error - /usr : filesystem full

2007-02-07 Thread Don Munyak
Hello, I was recompiling the kernel on my laptop when the process ended with errors. /usr : filesystem full I suspect that the HD is has too many files ?? can I simply remove/delete to ports from /usr/ports and try to recompile? btw...I have used pkg_add in the past. Will deleting the ports f

Re: compiling error - /usr : filesystem full

2007-02-07 Thread Garrett Cooper
On Wed, 7 Feb 2007, Don Munyak wrote: > Hello, > > I was recompiling the kernel on my laptop when the process ended with errors. > > /usr : filesystem full > > I suspect that the HD is has too many files ?? > > can I simply remove/delete to ports from /usr/ports and try to recompile? > > btw...

Re: compiling error - /usr : filesystem full

2007-02-07 Thread [EMAIL PROTECTED]
On 07/02/07, Don Munyak <[EMAIL PROTECTED]> wrote: Hello, I was recompiling the kernel on my laptop when the process ended with errors. /usr : filesystem full I suspect that the HD is has too many files ?? can I simply remove/delete to ports from /usr/ports and try to recompile? btw...I hav

Re: compiling error - /usr : filesystem full

2007-02-08 Thread Don Munyak
Here's some additional Information I have been able to find. The narrative is just to further explain what I was doing. - I was in the process of rebuilding a new kernel for one of my laptops. I did the whole cvsup_without-gui. I created a new kernel called LAPTOP and commented

RE: compiling error - /usr : filesystem full

2007-02-08 Thread Michael K. Smith - Adhost
Hell Don: > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Don Munyak > Sent: Thursday, February 08, 2007 10:58 AM > To: FreeBSD Questions > Subject: Re: compiling error - /usr : filesystem full > > Here'

Re: compiling error - /usr : filesystem full

2007-02-08 Thread Robert Huff
> {objcopy) /usr : filesystem full > > The only thing I can think of is to simply # rm /usr/ports ... for > lack of a better example. > > # du -ak /usr |sort -nr | > /tmp/file2.txt > This file had 24,000 lines so I deleted much of the file. > > Your thoughts/suggestions will be much a