Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: andrew1974 on February 17, 2008, 03:29:25 AM

Title: Anope-1.7.21 compile MAKE problem
Post by: andrew1974 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
Title:
Post by: casper1256 on February 17, 2008, 08:31:36 AM
How about ./Config ?

From the documentation (http://anope.info/wiki/Documentation:Install)
Quote

Now type ./Config to start the configuration script




[bewerken aan 17-2-2008 door Casper1256]
Title:
Post by: andrew1974 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.
Title:
Post by: Jan Milants 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]
Title:
Post by: Rickster 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