Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: ZBot  (Read 3847 times)

0 Members and 1 Guest are viewing this topic.

Aygun

  • Anope User
  • Offline Offline
  • Posts: 1
ZBot
« on: August 04, 2013, 09:10:11 PM »

make all in zbot-1.0.0-svn...
make[2]: Entering directory `/home/chatwork/anope-1.8.7/src/modules/zbot-1.0.0-svn'
gcc -pipe -g -O2 -export-dynamic -rdynamic -Wall -fPIC -DPIC -shared -I../ -I../../../include -c zbot.c
In file included from zbot.c:20:
zbot.h:41: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
zbot.h:42: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âmy_rowâ
zbot.c: In function âAnopeFiniâ:
zbot.c:147: error: âmy_mysqlâ undeclared (first use in this function)
zbot.c:147: error: (Each undeclared identifier is reported only once
zbot.c:147: error: for each function it appears in.)
zbot.c:148: warning: implicit declaration of function âmysql_closeâ
make[2]: *** [zbot.o] Error 1
make[2]: Leaving directory `/home/chatwork/anope-1.8.7/src/modules/zbot-1.0.0-svn'
make[1]: *** [subs] Error 2
make[1]: Leaving directory `/home/chatwork/anope-1.8.7/src/modules'
make: *** [modules] Error 2
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: ZBot
« Reply #1 on: August 04, 2013, 10:28:10 PM »

Did you compile Anope with mysql enabled?
Logged
Pages: [1]   Go Up