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.

Compiling Error...Please Help...

Old posts that have not been replied to for several years.
Locked
o
o2

Compiling Error...Please Help...

Post by o2 »

Ive tried 1.6.15, 1.6.16 and 1.6.17 RC1 and on this certain box I always get this compile error:

make[2]: Entering directory `/home/o2/eggdrop1.6.15/src/mod/irc.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././irc.mod/irc.c
{standard input}: Assembler messages:
{standard input}:14647: Warning: end of file not at end of a line; newline inserted
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [../irc.o] Error 1
make[2]: Leaving directory `/home/o2/eggdrop1.6.15/src/mod/irc.mod'
make[1]: *** [irc.mod_so] Error 2
make[1]: Leaving directory `/home/o2/eggdrop1.6.15/src/mod'
make: *** [modules] Error 2

I even has a *nix guru look at it and try and compile and he has no idea wtf it is....cna comeone help please? THanx
o
o2

OS

Post by o2 »

By the way, Im running slack 10
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

I'm not 100% sure, but that error usually show when you have no free memory (real and swap) on the box.
Que?
o
o2

Post by o2 »

I got memory because I can run emech and I figured out last night it will let me run 1.6.12, but no othere releases after that.....pissin me off
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Running and compiling are diffrent things, check how many swap and real memory are left, try to kill some programs for a while.
Que?
Locked