Page 1 of 1

mod_http compile - site.mm vs Site.mm

Posted: Mon Apr 30, 2018 6:33 pm
by jporter
On Ubuntu 18.04-LTS
Ran ./configure
then ran make and got:
make: *** No rule to make target 'Site.mm', needed by 'all'. Stop

To correct the problem (note the upper case Site.mm - whereas the file in the directory was site.mm), I just copied site.mm to Site.mm - then the make worked!

Re: mod_http compile - site.mm vs Site.mm

Posted: Mon Apr 30, 2018 11:58 pm
by david
Hi

Thanks for the feedback. That file was capitalised historically but we standardised onto lower case a while back. Looks like we missed one. Thanks for pointing it out.


David
...