Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope, Mac, and InspIRCd  (Read 5095 times)

0 Members and 1 Guest are viewing this topic.

GRMrGecko

  • Anope User
  • Offline Offline
  • Posts: 4
Anope, Mac, and InspIRCd
« on: June 10, 2008, 05:00:15 AM »

Hello I am compiling Anope on Mac for InspIRCd and I am receiving the following error

main.c:37: error: ‘SERVICES_DIR’ undeclared here (not in a function)
main.c: In function ‘services_restart’:
main.c:257: error: ‘SERVICES_BIN’ undeclared (first use in this function)
main.c:257: error: (Each undeclared identifier is reported only once
main.c:257: error: for each function it appears in.)
make[1]: *** [main.o] Error 1
make: *** [build] Error 2

I configured with

./configure --prefix=/server/IRCD/services --with-mysqlconfig-path=/usr/local/mysql/bin/mysql_config

and everything seemed to be right

Modules: Yes
  MySQL: Yes

Can someone tell me how I can fix this I know c, c++, and cocoa so if I need to go into code to fix this I am more than able to.

Thanks for any help,
Mr. Gecko
Logged

GRMrGecko

  • Anope User
  • Offline Offline
  • Posts: 4
(No subject)
« Reply #1 on: June 10, 2008, 07:30:08 AM »

Ok I fixed it but it is something with the configure not setting the definition of where the services root is and all.
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #2 on: June 10, 2008, 06:08:09 PM »

The errors in your first post are because you did not run ./Config
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/
Pages: [1]   Go Up