I built aolserver from source a few days ago, and the current CVS
seems to have the following problems:
1) Makefile.module and Makefile.global are missing
2) all the util/*.tcl files are missing a "#!/usr/local/bin/
tclsh" (or equivalent) first line, enabling them to run as tcl
scripts, so the build process fails when these get run as shell
scripts by the makefile.
3) fails to build on GCC 2.96, because _nsmayalias is undefined.
Are you referring to the head (4.5)? If so, there was a backwards
compatible version of Makefile.module recently committed which
calls the new ns.mak. We're going to be further cleaning all of
this up over the next couple of weeks to go back to simple autoconf
based configure. Sorry for all the confusion!
Yes, these problems occurred about 7 days ago for me, building from
CVS head (v4.5).
-john
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.