This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

not enough space?

Old posts that have not been replied to for several years.
Locked
T
TuXx

not enough space?

Post by TuXx »

i get the next error :

./configure
./configure: cannot create temp file for here document: No space left on device
./configure: cannot create temp file for here document: No space left on device
./configure: cannot create temp file for here document: No space left on device
This is Eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
checking for gcc... gcc
./configure: cannot create temp file for here document: No space left on device
checking for C compiler default output... configure: error: C compiler cannot create executables

what is wrong? and who can help me? (i know i have enough space left on my harddisk...)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Have you checked to see if this a quota issue on the account in question?

You may have run out of diskspace. Due to partitioning, the partition your space is located in, may be full, trey checking this with "du".

Have you checked the permissions of the directory you are compiling eggdrop from.
Locked