Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope-1.7.21 compile MAKE problem  (Read 5299 times)

0 Members and 1 Guest are viewing this topic.

andrew1974

  • Anope User
  • Offline Offline
  • Posts: 12
Anope-1.7.21 compile MAKE problem
« on: February 17, 2008, 03:29:25 AM »

hello all

i am having a problem with compiling the latest version, 1.7.21

i currently run 1.6.5 on my linux box and was wanting to upgrade to 1.7.21. however.... when i started the ./configure
i got to the next step "Make" and i got the following build error

ynamic -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.)
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/anope-1.7.21/src'
make: *** [build] Error 2



Any help would be great
Logged

casper1256

  • Anope User
  • Offline Offline
  • Posts: 39
    • http://www.chatspecial.nl
(No subject)
« Reply #1 on: February 17, 2008, 08:31:36 AM »

How about ./Config ?

From the documentation
Quote

Now type ./Config to start the configuration script




[bewerken aan 17-2-2008 door Casper1256]
Logged
Network Administrator
ChatSpecial.nl

andrew1974

  • Anope User
  • Offline Offline
  • Posts: 12
(No subject)
« Reply #2 on: February 17, 2008, 06:00:24 PM »

OK great .. it worked ...but now i get this when trying to run ..


services.conf: IRCDModule missing
services.conf: EncModule missing

*** Support resources: Read through the services.conf self-contained
*** documentation. Read the documentation files found in the 'docs'
*** folder. Visit our portal located at http://www.anope.org/. Join
*** our support channel on /server irc.anope.org channel #anope.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #3 on: February 17, 2008, 06:01:55 PM »

if you are upgrading from 1.6 is recommend starting with a new example.conf because there are many changes to services.conf betweeen the 2 branches...

[Edited on 17-2-2008 by Viper]
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Rickster

  • Anope User
  • Offline Offline
  • Posts: 1
(No subject)
« Reply #4 on: May 15, 2008, 12:55:13 AM »

i have done ./Config went through it it done its thing then told me to make but i get permission denied so i had to gmake that went ok then when i go to gmake install it goes fine then i get this

mkdir: y: No such file or directory
gmake[2]: *** [install] Error 1
gmake[2]: Leaving directory `/usr/home/rickster/anope-1.7.21/lang'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/usr/home/rickster/anope-1.7.21/src'
gmake: *** [install] Error 2
Logged
Pages: [1]   Go Up