Anope IRC Services

Anope Development => Modules => Topic started by: gerry on June 24, 2014, 09:19:41 PM

Title: totally baffled
Post by: gerry on June 24, 2014, 09:19:41 PM
i do not have this module listed in anope/anope-1.8.5/src/modules but when i try and add a new module i keep getting..

> cd /home/anope/anope-1.8.5/src/modules
> make modules

make: *** No rule to make target `cs_access_notice.o', needed by `modules'.  Stop.

can i have some help please
Title: Re: totally baffled
Post by: Adam on June 24, 2014, 09:28:07 PM
Run make modules from the root source dir, not src/modules.
Title: Re: totally baffled
Post by: gerry on June 24, 2014, 09:36:46 PM
ah thats got it! thanks :)

just trying to work out now why os jail wont compile...