[xdebug-general] Re: Installing XDebug under Cygwin. Shared library "xdebug.so" missed...

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 7 Jul 2005 16:25:29 +0200 (CEST)

On Mon, 4 Jul 2005, Stas Fomin wrote:

> I just download XDebug-1.3.2. and try to install it (under Cyrwin)
> according http://www.xdebug.org/install.php. But after completing
> build process I get "xdebug.a" instead of "xdebug.so" in modules
> directory.
>
> I repeat the build with
> "./configure --with-debug --enable-shared=yes"
> and with CVS sources - The result remains the same.

The PHP build system doesn't officially support cygwin actually,
although it *should* work prividing you have the correct autotools
installed.

> $ phpize
> Configuring for:
> PHP Api Version: 20020918
> Zend Module Api No: 20020429
> Zend Extension Api No: 20021010
> /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
> run info '(automake)Extending aclocal'
> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
> /usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT

This shows that your autotools are generally not correctly installed.
The PHP buildsystems wants automake 1.4(p6), autoconf 2.13 and libtool
1.4.3 as the most ideal case.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Jul 07 2005 - 16:26:07 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST