On Thu, Apr 12, 2001 at 10:58:53AM -0400, Chuck Murcko wrote:
> I'd wager this is what's broken the install now...
>
> ...
> make[2]: Leaving directory `/usr/local/src/httpd-2.0/srclib/apr-util'
> Making install in pcre
> make[2]: Entering directory `/usr/local/src/httpd-2.0/srclib/pcre'
> make[3]: Entering directory `/usr/local/src/httpd-2.0/srclib/pcre'
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: -c: line 1: `if test -n ''; then test -d /usr/local/www/bin ||
> /usr/local/src/httpd-2.0/build/mkdir.sh /usr/local/www/bin; for i in ;
> do /usr/local/src/httpd-2.0/build/install.sh -c -m 755 $i
> /usr/local/www/bin; done; fi'
Damn, that bites -- I remember having the same problem with the
modules directory Makefile in early 1.3. I'll fix it.
....Roy