Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Problem during compile  (Read 2544 times)

0 Members and 1 Guest are viewing this topic.

BigBen

  • Anope User
  • Offline Offline
  • Posts: 79
Problem during compile
« on: October 05, 2008, 01:02:53 AM »

I am re-compiling services on another shell, because one of our staff that bought a shell for our network didn't like the way we do stuff.

So I'm putting this on another shell, and I get this 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[1]: Leaving directory `/home/luke/anope-1.7.21/src'
make: *** [build] Error 2
[luke@echo anope-1.7.21]$

Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Problem during compile
« Reply #1 on: October 05, 2008, 01:16:37 AM »

read the install instructions and follow them...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

BigBen

  • Anope User
  • Offline Offline
  • Posts: 79
Re: Problem during compile
« Reply #2 on: October 06, 2008, 05:16:37 AM »

 I typed the wrong command. I type ./configure when I should have typed ./Config.
I was thinking I was compiling something else.
Its all good now.
Logged
Pages: [1]   Go Up