Eric S. Johansson wrote:
Alvaro Lopez Ortega wrote:

  You need libgnutls.m4 in order to provide that macro definition (it
  is only needed when you build Cherokee from the SVN sources).

  If you install the GNUTLS development packages, it will work with
  that. If you don't want to install it, you can copy this file to the
  "m4" directory, and it should work as well:

  http://www.alobbs.com/tmp/libgnutls.m4


I got the same error first with the libgnutls.m4 that you sent me and then, attempting to take the path of least resistance, I installed the gnutls package (gentoo), I got the error again.

I am clearly doing something wrong compounded by the fact that autoconf hates me and knows where I live.

more seriously, now that I have put in place gnutls, and backed up to the beginning, I do not have the same problems with the air I had before. But the symptom is now that make thinks there's nothing to do. again, I'm clearly missing something and I can't see what it is at this time.

harvee-xeno cherokee # make
make  all-recursive
make[1]: Entering directory `/root/cherokee'
Making all in m4
make[2]: Entering directory `/root/cherokee/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/cherokee/m4'
Making all in contrib
make[2]: Entering directory `/root/cherokee/contrib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/cherokee/contrib'
Making all in www
make[2]: Entering directory `/root/cherokee/www'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/cherokee/www'
Making all in doc
make[2]: Entering directory `/root/cherokee/doc'
Making all in develop
make[3]: Entering directory `/root/cherokee/doc/develop'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/cherokee/doc/develop'
make[3]: Entering directory `/root/cherokee/doc'
make[3]: *** No rule to make target `Behavior_configuration.html', needed by `all-am'. Stop.
make[3]: Leaving directory `/root/cherokee/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/cherokee/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cherokee'
make: *** [all] Error 2
harvee-xeno cherokee #
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to