Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5041 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42144 invoked by uid 1010); 27 Oct 2003 15:47:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42069 invoked from network); 27 Oct 2003 15:47:35 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 27 Oct 2003 15:47:35 -0000 Received: (qmail 20783 invoked from network); 27 Oct 2003 15:47:23 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 27 Oct 2003 15:47:23 -0000 Message-ID: <5.1.0.14.2.20031027174457.0358a948@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 27 Oct 2003 17:45:21 +0200 To: "l0t3k" ,internals@lists.php.net In-Reply-To: <20031027144844.34911.qmail@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] CVS Error on Win32 From: andi@zend.com (Andi Gutmans) References: <20031027144844.34911.qmail@pb1.pair.com> You need to add uuencode.c to your php4tsdll project. I'll commit a patch. Andi At 09:48 AM 10/27/2003 -0500, l0t3k wrote: >--------------------Configuration: php4dllts - Win32 >Debug_TS-------------------- >Linking... > Creating library ..\Debug_TS/php4ts_debug.lib and object >..\Debug_TS/php4ts_debug.exp >basic_functions.obj : error LNK2001: unresolved external symbol >_zif_uudecode >basic_functions.obj : error LNK2001: unresolved external symbol >_zif_uuencode >..\Debug_TS\php4ts_debug.dll : fatal error LNK1120: 2 unresolved externals >Error executing link.exe. > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php