[xdebug-general] Xdebug failure

From: David M. Patterson <dpatterson[@]dplhenterprises.com>
Date: Fri, 13 Mar 2009 09:15:33 -0700

I am having trouble building PHP 5.3 with Xdebug and am hoping for some
help.

Environment:
- Windows XP/SP3
- Visual Studio V6
- PHP 5.3-200903031530
- Xdebug 2.0.4-5.3.0-vc6.dll

No arguments to configure.js (default build)
Configure.js output:
Enabled extensions:
-----------------------
| Extension | Mode |
-----------------------
| bcmath | static |
| calendar | static |
| com_dotnet | static |
| ctype | static |
| date | static |
| dom | static |
| ereg | static |
| filter | static |
| ftp | static |
| gd | shared |
| hash | static |
| iconv | static |
| json | static |
| libxml | static |
| mysqlnd | static |
| odbc | static |
| pcre | static |
| phar | static |
| reflection | static |
| session | static |
| simplexml | static |
| spl | static |
| standard | static |
| tokenizer | static |
| wddx | static |
| xdebug | static |
| xml | static |
| xmlreader | static |
| xmlwriter | static |
| zip | static |
| zlib | static |
-----------------------

Enabled SAPI:
-------------
| Sapi Name |
-------------
| cgi |
| cli |
-------------

------------------------------------------
| | |
------------------------------------------
| Build type | Release |
| Thread Safety | Yes |
| Compiler | MSVC6 (Visual C++ 6.0) |
| Architecture | x86 |
------------------------------------------

The build via nmake fails with:
xdebug_com.obj : error LNK2005: _inet_aton already defined in inet.obj
xdebug_com.obj : warning LNK4006: _inet_aton already defined in inet.obj;
second definition ignored
Release_TS\php5ts.dll : fatal error LNK1169: one or more multiply defined
symbols found

Any help would be appreciated.
Thanks!

Dave
Received on Fri Mar 13 2009 - 17:15:22 GMT

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