hi,
i got this problem when i used make to compile installing eggdrop
make[2]: Nothing to be done for `modules'.
make[2]: Leaving directory `/home/b/bbs/eggdrop1.6.17/src/mod/blowfish.mod'
make[2]: Entering directory `/home/b/bbs/eggdrop1.6.17/src/mod/channels.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././channels.mod/channels.c
cc1: out of memory allocating 330072 bytes after a total of 2646016 bytes
make[2]: *** [../channels.o] Error 1
make[2]: Leaving directory `/home/b/bbs/eggdrop1.6.17/src/mod/channels.mod'
make[1]: *** [channels.mod_so] Error 2
make[1]: Leaving directory `/home/b/bbs/eggdrop1.6.17/src/mod'
make: *** [modules] Error 2
bbs@mandrake~/eggdrop1.6.17$ ?!??
does anyone know why that happend and what todo with it? :blink: