Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42070 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24546 invoked from network); 28 Nov 2008 15:30:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2008 15:30:26 -0000 Received: from [127.0.0.1] ([127.0.0.1:16460]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 80/F5-27999-19E00394 for ; Fri, 28 Nov 2008 10:30:25 -0500 Authentication-Results: pb1.pair.com header.from=savgoran@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=savgoran@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.65 as permitted sender) X-PHP-List-Original-Sender: savgoran@gmail.com X-Host-Fingerprint: 209.85.217.65 mail-gx0-f65.google.com Received: from [209.85.217.65] ([209.85.217.65:51236] helo=mail-gx0-f65.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/44-27999-38A00394 for ; Fri, 28 Nov 2008 10:13:08 -0500 Received: by gxk17 with SMTP id 17so1145902gxk.7 for ; Fri, 28 Nov 2008 07:13:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.90.100.17 with SMTP id x17mr2900805agb.18.1227885184597; Fri, 28 Nov 2008 07:13:04 -0800 (PST) Message-ID: <0016361e89b640cd53045cc14cb4@google.com> Date: Fri, 28 Nov 2008 15:13:04 +0000 To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016361e89b640cd3e045cc14cb0 Subject: Problem with building PHP From: savgoran@gmail.com --0016361e89b640cd3e045cc14cb0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi there, I spent many days tring to build PHP from source and now I found your new (and hidden???) site. I have new hope that I'll succesfuly build this beast. But... as you can seeI have problem. I download libraries from this link http://pecl2.php.net/downloads/php-windows-builds/php-libs/ from VC9 folder. Where I wrong? Thanx in advance, Goran Savkic (ex-programmer if you not help me) Creating library Release_TS\php_pdo_odbc.lib and object Release_TS\php_pdo_od bc.exp EXT pdo_odbc build complete "cl.exe" /D COMPILE_DL_PDO_SQLITE /D PDO_SQLITE_EXPORTS=1 /DSQLITE_THREA DSAFE=1 /Iext\pdo_sqlite/../sqlite3/libsqlite /Iext\pdo_sqlite /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN 32 /D _MBCS /wd4996 /D_USE_32BIT_TIME_T=1 /Zi /LD /MD /W3 /Ox /D NDebug /D NDE BUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /D FD_SETSIZE=256 /I "..\win32build\include" /FoRelease_TS\ext\pdo_sqlite\ /FdRelease_TS\ext\pdo_sql ite\ /FpRelease_TS\ext\pdo_sqlite\ /FRRelease_TS\ext\pdo_sqlite\ /c ext\pdo_sqli te\pdo_sqlite.c ext\pdo_sqlite\sqlite_driver.c ext\pdo_sqlite\sqlite_statement.c pdo_sqlite.c sqlite_driver.c sqlite_statement.c Generating Code... rc /n /fo Release_TS\php_pdo_sqlite.dll.res /d FILE_DESCRIPTION="\"SQLit e 3.x driver for PDO\"" /d FILE_NAME="\"php_pdo_sqlite.dll\"" /d URL="\"http://w ww.php.net\"" /d INTERNAL_NAME="\"PDO_SQLITE extension\"" /d THANKS_GUYS="\"Than ks to Wez Furlong\"" win32\build\template.rc Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library Release_TS\php_pdo_sqlite.lib and object Release_TS\php_pdo_ sqlite.exp EXT pdo_sqlite build complete "cl.exe" /D COMPILE_DL_SOAP /D SOAP_EXPORTS=1 /nologo /FD /I . /I main / I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MB CS /wd4996 /D_USE_32BIT_TIME_T=1 /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZE ND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /D FD_SETSIZE=256 /I "..\win3 2build\include" /FoRelease_TS\ext\soap\ /FdRelease_TS\ext\soap\ /FpRelease_TS\ex t\soap\ /FRRelease_TS\ext\soap\ /c ext\soap\php_encoding.c ext\soap\php_http.ce xt\soap\php_packet_soap.c ext\soap\php_schema.c ext\soap\php_sdl.c ext\soap\php_ xml.c ext\soap\soap.c php_encoding.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type ext\soap\php_encoding.c(2485) : warning C4018: '<' : signed/unsigned mismatch ext\soap\php_encoding.c(2766) : warning C4146: unary minus operator applied to u nsigned type, result still unsigned php_http.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type php_packet_soap.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type php_schema.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type php_sdl.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type php_xml.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type soap.c C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\Ws2tcpip.h(502) : warning C 4142: benign redefinition of type Generating Code... rc /n /fo Release_TS\php_soap.dll.res /d FILE_DESCRIPTION="\"SOAP\"" /d FILE_NAME="\"php_soap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\ "SOAP extension\"" /d THANKS_GUYS="\"Thanks to Brad Lafountain, Shane Caraveo, D mitry Stogov\"" win32\build\template.rc Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library Release_TS\php_soap.lib and object Release_TS\php_soap.exp php_encoding.obj : error LNK2019: unresolved external symbol _xmlSearchNs refere nced in function _master_to_zval_int php_schema.obj : error LNK2001: unresolved external symbol _xmlSearchNs php_sdl.obj : error LNK2001: unresolved external symbol _xmlSearchNs php_xml.obj : error LNK2001: unresolved external symbol _xmlSearchNs php_encoding.obj : error LNK2019: unresolved external symbol _xmlFreeNode refere nced in function _to_zval_user php_xml.obj : error LNK2001: unresolved external symbol _xmlFreeNode soap.obj : error LNK2001: unresolved external symbol _xmlFreeNode php_encoding.obj : error LNK2019: unresolved external symbol _xmlBufferFree refe renced in function _to_zval_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlBufferContent r eferenced in function _to_zval_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlNodeDump refere nced in function _to_zval_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlBufferCreate re ferenced in function _to_zval_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlCopyNode refere nced in function _to_zval_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlCharEncOutFunc referenced in function _to_zval_string php_encoding.obj : error LNK2019: unresolved external symbol _xmlBufferCreateSta tic referenced in function _to_zval_string php_encoding.obj : error LNK2019: unresolved external symbol _xmlStrlen referenc ed in function _to_zval_string php_schema.obj : error LNK2001: unresolved external symbol _xmlStrlen php_sdl.obj : error LNK2001: unresolved external symbol _xmlStrlen php_encoding.obj : error LNK2019: unresolved external symbol _xmlStrEqual refere nced in function _xmlSearchNsPrefixByHref php_encoding.obj : error LNK2019: unresolved external symbol _xmlNewNs reference d in function _encode_add_ns php_schema.obj : error LNK2001: unresolved external symbol _xmlNewNs soap.obj : error LNK2001: unresolved external symbol _xmlNewNs php_encoding.obj : error LNK2019: unresolved external symbol _xmlSearchNsByHref referenced in function _encode_add_ns php_encoding.obj : error LNK2019: unresolved external symbol _xmlSetNsProp refer enced in function _set_ns_prop soap.obj : error LNK2001: unresolved external symbol _xmlSetNsProp php_encoding.obj : error LNK2019: unresolved external symbol _xmlSetProp referen ced in function _soap_check_zval_ref php_schema.obj : error LNK2001: unresolved external symbol _xmlSetProp soap.obj : error LNK2001: unresolved external symbol _xmlSetProp php_encoding.obj : error LNK2019: unresolved external symbol _xmlSetNs reference d in function _soap_check_zval_ref soap.obj : error LNK2001: unresolved external symbol _xmlSetNs php_encoding.obj : error LNK2019: unresolved external symbol _xmlNodeSetName ref erenced in function _soap_check_zval_ref soap.obj : error LNK2001: unresolved external symbol _xmlNodeSetName php_encoding.obj : error LNK2019: unresolved external symbol _xmlAddChild refere nced in function _to_xml_null soap.obj : error LNK2001: unresolved external symbol _xmlAddChild php_encoding.obj : error LNK2019: unresolved external symbol _xmlNewNode referen ced in function _to_xml_null soap.obj : error LNK2001: unresolved external symbol _xmlNewNode php_encoding.obj : error LNK2019: unresolved external symbol _xmlNodeSetContent referenced in function _model_to_zval_object soap.obj : error LNK2001: unresolved external symbol _xmlNodeSetContent php_encoding.obj : error LNK2019: unresolved external symbol _xmlNewText referen ced in function _to_zval_object_ex php_encoding.obj : error LNK2019: unresolved external symbol _xmlNodeSetContentL en referenced in function _to_xml_list soap.obj : error LNK2001: unresolved external symbol _xmlNodeSetContentLen php_encoding.obj : error LNK2019: unresolved external symbol _xmlUnlinkNode refe renced in function _to_xml_list php_xml.obj : error LNK2001: unresolved external symbol _xmlUnlinkNode soap.obj : error LNK2001: unresolved external symbol _xmlUnlinkNode php_encoding.obj : error LNK2019: unresolved external symbol _xmlNewTextLen refe renced in function _to_xml_any php_encoding.obj : error LNK2001: unresolved external symbol __imp__xmlStringTex tNoenc php_xml.obj : error LNK2001: unresolved external symbol _xmlFreeDoc soap.obj : error LNK2001: unresolved external symbol _xmlFreeDoc php_encoding.obj : error LNK2019: unresolved external symbol _xmlFreeDoc referen ced in function _to_xml_user php_packet_soap.obj : error LNK2001: unresolved external symbol _xmlFreeDoc php_schema.obj : error LNK2001: unresolved external symbol _xmlFreeDoc php_sdl.obj : error LNK2001: unresolved external symbol _xmlFreeDoc php_encoding.obj : error LNK2019: unresolved external symbol _xmlDocCopyNode ref erenced in function _to_xml_user php_encoding.obj : error LNK2019: unresolved external symbol _xmlCharEncInFunc r eferenced in function _to_xml_string php_packet_soap.obj : error LNK2019: unresolved external symbol _xmlGetIntSubset referenced in function _parse_packet_soap soap.obj : error LNK2001: unresolved external symbol _xmlGetIntSubset php_schema.obj : error LNK2019: unresolved external symbol _xmlStrcmp referenced in function _schema_load_file php_schema.obj : error LNK2001: unresolved external symbol __imp__xmlFree php_sdl.obj : error LNK2001: unresolved external symbol __imp__xmlFree soap.obj : error LNK2001: unresolved external symbol __imp__xmlFree php_schema.obj : error LNK2019: unresolved external symbol _xmlBuildURI referenc ed in function _load_schema php_sdl.obj : error LNK2001: unresolved external symbol _xmlBuildURI php_schema.obj : error LNK2019: unresolved external symbol _xmlNodeGetBase refer enced in function _load_schema php_sdl.obj : error LNK2001: unresolved external symbol _xmlNodeGetBase php_sdl.obj : error LNK2019: unresolved external symbol _xmlGetLastError referen ced in function _load_wsdl_ex php_xml.obj : error LNK2019: unresolved external symbol _xmlFreeParserCtxt refer enced in function _soap_xmlParseFile php_xml.obj : error LNK2019: unresolved external symbol _xmlCharStrdup reference d in function _soap_xmlParseFile soap.obj : error LNK2001: unresolved external symbol _xmlCharStrdup php_xml.obj : error LNK2019: unresolved external symbol _xmlParseDocument refere nced in function _soap_xmlParseFile php_xml.obj : error LNK2019: unresolved external symbol _xmlCreateFileParserCtxt referenced in function _soap_xmlParseFile php_xml.obj : error LNK2019: unresolved external symbol _xmlCreateMemoryParserCt xt referenced in function _soap_xmlParseMemory soap.obj : error LNK2019: unresolved external symbol _xmlFindCharEncodingHandler referenced in function _zim_SoapServer_SoapServer soap.obj : error LNK2019: unresolved external symbol _xmlDocDumpMemory reference d in function _soap_server_fault_ex soap.obj : error LNK2019: unresolved external symbol _xmlCharEncCloseFunc refere nced in function _zim_SoapClient_SoapClient soap.obj : error LNK2019: unresolved external symbol _xmlNewChild referenced in function _serialize_response_call2 soap.obj : error LNK2019: unresolved external symbol _xmlBuildQName referenced i n function _serialize_response_call soap.obj : error LNK2019: unresolved external symbol _xmlDocSetRootElement refer enced in function _serialize_response_call soap.obj : error LNK2019: unresolved external symbol _xmlNewDocNode referenced i n function _serialize_response_call soap.obj : error LNK2019: unresolved external symbol _xmlNewDoc referenced in fu nction _serialize_response_call Release_TS\php_soap.dll : fatal error LNK1120: 47 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin \cl.exe"' : return code '0x2' Stop. --0016361e89b640cd3e045cc14cb0--