compiling

compiling

Post by tfiedle » Sun, 09 Jan 2000 04:00:00



Hi,

I am trying to compile mysql and apache on openbsd v2.6
I keep getting
      /: write failed, file system is full

Does this mean I have run out of space???

Im pretty new to openbsd, coming from slackware and nt environments...

Thanks in advance
ted

 
 
 

compiling

Post by erik » Sun, 09 Jan 2000 04:00:00


type "df -k" and see of the partition you are compiling in is full
If it's full and you shouldn't think it is..maybe you made a *oo
like cat /dev/urandom > somefile and forgot about it.
I did something like that with a log file once.

unless you are on a very small disk.


Quote:> Hi,

> I am trying to compile mysql and apache on openbsd v2.6
> I keep getting
>       /: write failed, file system is full

> Does this mean I have run out of space???

> Im pretty new to openbsd, coming from slackware and nt environments...

> Thanks in advance
> ted