On Fri, 14 Feb 2003, Marcus B�rger wrote:
> At 01:57 14.02.2003, Jani Taskinen wrote:
> >On Fri, 14 Feb 2003, Marcus B�rger wrote:
> >
> > AC_PROG_LIBTOOL is defined in libtool.m4,
> > which should come from libtool installation.
> > Most likely you've just got mixed up versions in your
> > system. Easiest way to get it working is to remove _all_
> > the auto* tools and libtool. And compile all from sources.
> > With same prefix..
> >
> > --Jani
>
> Is it possible that i have a problem due to the order of build
> and install?
Ensure that m4 --version actually outputs 1.4 and not 1.4o.
Some rpms are mislabeled in that area.
Otherwise, the only problem source comes from having a
"polluted" installation where multiple autoconf/libtool
versions are sprinkled through the whole system.
- Sascha
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php