Code: Select all
bash-2.05$ make config
checking for removed modules.................... done.
detecting modules.................... done.
calculating dependencies................... done.
building ./src/mod/Makefile... done.
You can now compile the bot, using "make".
Code: Select all
proto.h:200: error: storage size of `global' isn't known
/usr/ccs/bin/as: "<stdin>", line 1608: error: redefinition of symbol "hp"
/usr/ccs/bin/as: "<stdin>", line 1614: error: redefinition of symbol "hp"
/usr/ccs/bin/as: "<stdin>", line 1620: error: redefinition of symbol "in"
/usr/ccs/bin/as: "<stdin>", line 1626: error: redefinition of symbol "ip"
/usr/ccs/bin/as: "<stdin>", line 1651: error: redefinition of symbol "tmp"
/usr/ccs/bin/as: "<stdin>", line 1607: warning: size of "hp" redefined
/usr/ccs/bin/as: "<stdin>", line 1613: warning: size of "hp" redefined
/usr/ccs/bin/as: "<stdin>", line 1619: warning: size of "in" redefined
/usr/ccs/bin/as: "<stdin>", line 1625: warning: size of "ip" redefined
/usr/ccs/bin/as: "<stdin>", line 1650: warning: size of "tmp" redefined
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/export/home/gerry/eggdrop1.6.13/src'
make: *** [modegg] Error 2
Code: Select all
bash-2.05$ uname -a
SunOS lahar 5.9 Generic_112233-08 sun4u sparc SUNW,UltraAX-e
bash-2.05$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3