Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93632 invoked by uid 1010); 19 Feb 2004 22:54:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93608 invoked from network); 19 Feb 2004 22:54:58 -0000 Received: from unknown (HELO web13422.mail.yahoo.com) (216.136.175.132) by pb1.pair.com with SMTP; 19 Feb 2004 22:54:58 -0000 Message-ID: <20040219225457.13200.qmail@web13422.mail.yahoo.com> Received: from [24.215.131.184] by web13422.mail.yahoo.com via HTTP; Thu, 19 Feb 2004 14:54:57 PST Date: Thu, 19 Feb 2004 14:54:57 -0800 (PST) To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: PHP5 Win32 Build w/o XML Link Failure From: msisolak@yahoo.com (Michael Sisolak) I'm trying to build a Win32 PHP5 without XML support (to determine how much of my 3+ megabyte php5ts.dll can be attributed to it). Using the latest snapshot (php5-200402191230) and this configure line: cscript //nologo configure.js --with-extra-includes=..\openssl-0.9.7c\include;..\iconv-1.9.1\include;..\libxml2-2.6.6\include;..\freetype-2.1.7-1\include;..\libjpeg-6b\include;..\libpng-1.2.5\include --with-extra-libs=..\openssl-0.9.7c\lib;..\iconv-1.9.1\lib;..\libxml2-2.6.6\lib;..\freetype-2.1.7-1\lib;..\libjpeg-6b\lib;..\libpng-1.2.5\lib --without-libxml --without-simplexml --without-xml --without-dom --without-wddx --with-gd=shared --with-sqlite=shared --with-mssql --with-openssl --enable-isapi I end up with this error on the "nmake": Creating library Release_TS\php5ts.lib and object Release_TS\php5ts.exp iconv.obj : error LNK2019: unresolved external symbol _libiconv referenced in function __php_iconv_appendl iconv.obj : error LNK2019: unresolved external symbol _libiconv_close referenced in function _php_iconv_string iconv.obj : error LNK2019: unresolved external symbol _libiconv_open referenced in function _php_iconv_string iconv.obj : error LNK2019: unresolved external symbol __libiconv_version referenced in function _zm_startup_miconv Release_TS\php5ts.dll : fatal error LNK1120: 4 unresolved externals I'm also having trouble with "nmake clean" which reports: Cleaning SAPI Could Not Find C:\Work\php-source\php5-20040219123\Release_TS\php5ts.dll Cleaning build dirs rmdir /s /q Release_TS\php-5.0.0RC1-dev The system cannot find the file specified. Michael Sisolak msisolak@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools