Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Turbo_boy on October 24, 2006, 02:27:45 PM

Title: 1.7.17 Missing files (while compiling)
Post by: Turbo_boy on October 24, 2006, 02:27:45 PM
When I was trying to compile my new anope I got some error's


Code: [Select]

make[2]: Entering directory `/home/tust/anope-1.7.17/src/core'
Makefile:1: Makefile.inc: Onbekend bestand of map
make[2]: *** Geen regel voor het maken van doel `Makefile.inc'.  Stop.
make[2]: Leaving directory `/home/tust/anope-1.7.17/src/core'
make[1]: *** [core] Fout 2
make[1]: Leaving directory `/home/tust/anope-1.7.17/src'
make: *** [core] Fout 2


Yeah it's dutch but what it say's it's missing the Makefile.inc file in de src/core.

Maby you missed it to put it into the tar.gz file?
Title:
Post by: heinz on October 24, 2006, 02:43:02 PM
Makefile.inc isn't included in the tarball, it's created when you run ./Config
Title:
Post by: Turbo_boy on October 24, 2006, 02:52:18 PM
yeah but when I do make it doesn't make it at all.

What do I do frong? It worked just a month ago very good with 1.7.16
Title:
Post by: heinz on October 24, 2006, 03:09:42 PM
1) Make sure anope-1.7.17.tar.gz is downloaded correctly
2) Make sure anope-1.7.17.tar.gz extracted correctly - no errors during un-tar'ing.
3) Run ./Config in the anope-1.7.17 directory, and check for any errors
4) Run make and make install

I've tried it using a fresh tarball of 1.7.17 here and it worked fine, so there must be something going wrong on your system somewhere - probably in Config/configure.
Title:
Post by: Turbo_boy on October 24, 2006, 04:05:10 PM
The system owner has tryed now on my account and setted all chmod to 777 and now it works.

Only my damn sql file is corrupted :/
Title:
Post by: Jobe on October 24, 2006, 04:49:53 PM
The SQL schema changed with the release of Anope 1.7.17 so youll have to recreate the SQL tables using the tables.sql file in the services dir.
Title:
Post by: SpaceDoG on October 24, 2006, 04:59:52 PM
or you can manually make the changes by reading changes.mysql
Title:
Post by: Turbo_boy on October 25, 2006, 07:16:34 PM
I already did :)

But it was my backup sql file that was corrupted because phpmyadmin did something frong I think.

It's up and running :+