Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15683 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57508 invoked by uid 1010); 30 Mar 2005 07:23:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57493 invoked from network); 30 Mar 2005 07:23:23 -0000 Received: from unknown (HELO picorp.com) (127.0.0.1) by localhost with SMTP; 30 Mar 2005 07:23:23 -0000 X-Host-Fingerprint: 82.165.243.91 u15170962.onlinehome-server.com Linux 2.4/2.6 Received: from ([82.165.243.91:51135] helo=picorp.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 10/CD-22409-AE35A424 for ; Wed, 30 Mar 2005 02:23:22 -0500 Received: (qmail 6879 invoked by uid 2020); 30 Mar 2005 07:23:19 -0000 Received: from unknown (HELO ?172.16.143.82?) (arjun@164.164.12.120) by u15170962.onlinehome-server.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 30 Mar 2005 07:23:19 -0000 Message-ID: <424A53E2.3060103@picorp.com> Date: Wed, 30 Mar 2005 12:53:14 +0530 User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: multipart/alternative; boundary="------------070308090309020906080104" Subject: linker error php3 win build From: arjun@picorp.com (Arjun) --------------070308090309020906080104 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi everyone, Well, almost reached the last step and fell there :(. When I configure it like this: * **C:\tmp\php-5.0.3>cscript /nologo configure.js --without-wddx --without-xml --wit hout-dom --without-libxml* All seems to go well but then give liker error in the end saying: *Creating library Release_TS\php5ts.lib and object Release_TS\php5ts.exp resolv.lib(inet_addr.obj) : error LNK2019: unresolved external symbol __pctype r eferenced in function _inet_aton resolv.lib(inet_addr.obj) : error LNK2019: unresolved external symbol ___mb_cur_ max referenced in function _inet_aton Release_TS\php5ts.dll : fatal error LNK1120: 2 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\ VC7\BIN\link.exe"' : return code '0x460' Stop. * Any pointers please? Will be highly obliged. Regards aj Arjun Jain http://arjun.notlong.com --------------070308090309020906080104--