Had anyone tryed gseen module 1.0 with eggdrop 1.6.5? I've encounted some errors durring the instalation of the eggdrop with the gseen module.
make[2]: Entering directory `/home/irc/eggdrop1.6.15/src/mod/gseen.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c gseen.c
In file included from gseen.c:84:
global_vars.c:34:2: warning: no newline at end of file
In file included from slang.c:21,
from gseen.c:89:
slang_text.c:200:2: warning: no newline at end of file
In file included from slang.c:22,
from gseen.c:89:
slang_multitext.c:151:7: warning: no newline at end of file
In file included from slang.c:23,
from gseen.c:89:
slang_ids.c:104:7: warning: no newline at end of file
In file included from gseen.c:89:
slang.c:309:7: warning: no newline at end of file
In file included from gseen.c:90:
slang_gseen_commands.c:235:3: warning: no newline at end of file
In file included from gseen.c:91:
generic_binary_tree.c:309:7: warning: no newline at end of file
rm -f ../gseen.o
mv gseen.o ../
gcc -pipe -shared -nostartfiles -o ../../../gseen.so ../gseen.o
strip ../../../gseen.so
make[2]: Leaving directory `/home/irc/eggdrop1.6.15/src/mod/gseen.mod'
Once the game is over, the king and the pawn go back in the same box.