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.

Error..

Old posts that have not been replied to for several years.
Locked
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

What is hapening in here? Why this "make is not working?

- Error -
gcc: Internal compiler error: program cc1 got fatal signal 9
make[2]: *** [../channels.o] Error 1
make[2]: Leaving directory `/home/eggdrop1.6.8/src/mod/channels.mod'
make[1]: *** [channels.mod_so] Error 2
make[1]: Leaving directory `/home/eggdrop1.6.8/src/mod'
make: *** [modules] Error 2
bash-2.05$ {standard input}: Assembler messages:
{standard input}:37283: Warning: end of file not at end of a line; newline inserted
{standard input}:37851: Error: Ignoring junk `OF' after expression
cpp: output pipe has been closed
- Error -
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

cos something SIGKILL'd ya cc process. probably some system resource limiter.
Locked