> /foo/runtime/build/libtool: parse error: condition expected: xyes = [3183]
> But.. this does result in a functional module.
This is an issue with stock GNU libtool 1.4.2 on this platform. It affects
the binary file type of the linked module which would cause runtime breakage
on darwin until, I
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> Any one seen this error, on a pristine MacOS X 10.1.2 machine with a
> freshly cut 2.0.39:
>
> cd httpd-2.0.39
> ./configure --prefix=/foo
> make && make install
> cd ../test
> apxs -c mod_foo.c
>
> and then just before then end one gets:
Any one seen this error, on a pristine MacOS X 10.1.2 machine with a
freshly cut 2.0.39:
cd httpd-2.0.39
./configure --prefix=/foo
make && make install
cd ../test
apxs -c mod_foo.c
and then just before then end one gets: