Frank Boehme wrote:
> 
> I wrote:
> 
> > > In /lib, /mod and /php, there are no configure scripts. Can I take those
> > > from 1.4b4?
> 
> I downloaded the newest tar.bz2 from http://www.midgard.f2s.com/ . The
> formerly missing configure scripts are now present, but they stop after
> complaining about a missing install-sh file. So I followed Alexander's
> instructions, namely
> 
> > cd lib && aclocal && libtoolize -f --automake && automake -a && autoconf
> 
> This did work and I was able to compile the lib.
The newest tar.bz2 includes bootstrap which contains all these lines.

> However
> 
> > cd mod && aclocal && libtoolize -f && autoconf
> 
> resulted in the following output:
> 
> # Remember to add `AM_PROG_LIBTOOL' to `configure.in'.
> # You should add the contents of `/usr/share/aclocal/libtool.m4' to
> `aclocal.m4'.
> # configure.in:37: warning: Cannot check for file existence when cross
> compiling
> 
> and the configure script exits with the same error as above. Hm. I left
> the module alone and went to php.
Did you deleted previous configure file? These info could be safely
ignored. The last warning has meaning only for cross-compiling.

> > cd php && autoconf
> 
> which worked and I subsequently compiled php.
> 
> Thus, I am still missing a 1.4beta4 mod_midgard.so.
> 
> I think, I should read some info pages on autoconf and friends...
Try to delete generated files and start boot strapping for this
directory again.

--
Alexander

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to