Erwin Lansing wrote:
>>> Ahum, yes, I upgraded to 4.0.5. Should have thought about recompiling
>>> midgard.... However, configure fails in midgard-php4 (mkall.log
>>> attached) on FreeBSD 4.2-STABLE, autoconf 2.13, midgard-php-1.4.1-7.
>>
>> Fails in what way?
>
> DOH! need more coffee...
Don't we all...
> aclocal: not found
I don't know why aclocal would be missing. It's supposed to be part of
autoconf. Or maybe you have it, but it's not in your path? You need it,
in any case.
> autoconf: Undefined macros:
> ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH
> ***BUG in Autoconf--please report*** AC_ADD_INCLUDE
> ***BUG in Autoconf--please report*** AC_ADD_LIBRARY
> ***BUG in Autoconf--please report*** AC_ADD_INCLUDE
There's just so friggin' little we can do about this... for these names,
replace AC_ with PHP_. Someday PHP will get their minds made up about
their config system, until then we'll have to live with this.
> checking for flex... (cached) flex
> ./configure: 1180: Syntax error: word unexpected (expecting ")")
Probably caused by the earlier errors.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]