Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Problem compiling 1.7.21  (Read 2469 times)

0 Members and 1 Guest are viewing this topic.

Paradise

  • Guest
Problem compiling 1.7.21
« on: February 08, 2008, 07:10:06 PM »

gmake[1]: Entering directory `/usr/home/paradise/anope-1.7.21/src'
gcc -pipe -g -O2 -export-dynamic -I../include/ -c main.c
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.)
gmake[1]: *** [main.o] Error 1
gmake[1]: Leaving directory `/usr/home/paradise/anope-1.7.21/src'
gmake: *** [build] Error 2
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #1 on: February 08, 2008, 07:40:54 PM »

rtfm

you didn't run the configuration script
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

katsklaw

  • Guest
(No subject)
« Reply #2 on: February 08, 2008, 08:18:33 PM »

Viper means ./Config ... not ./configure
Logged

Paradise

  • Guest
(No subject)
« Reply #3 on: February 09, 2008, 12:46:35 AM »

oh.. okie.. thanks.. it's my own mistake on that.
Logged
Pages: [1]   Go Up