Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59698 invoked by uid 1010); 14 Jul 2004 19:31:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59663 invoked from network); 14 Jul 2004 19:31:13 -0000 Received: from unknown (HELO server.e3-artemis.com) (69.93.96.34) by pb1.pair.com with SMTP; 14 Jul 2004 19:31:13 -0000 Received: from gw.activestate.com ([209.17.183.249] helo=[192.168.3.199]) by server.e3-artemis.com with asmtp (Exim 4.34) id 1BkpTB-0005RB-Sw; Wed, 14 Jul 2004 14:31:09 -0500 Message-ID: <40F58A88.5050203@caraveo.com> Date: Wed, 14 Jul 2004 12:33:28 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong CC: internals@lists.php.net References: <40F4BE95.8060902@caraveo.com> <4e89b42604071402316d2da940@mail.gmail.com> In-Reply-To: <4e89b42604071402316d2da940@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.e3-artemis.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - caraveo.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] php5 release source tar no compile on win32 From: shane@caraveo.com (Shane Caraveo) Using the dsp. If the dsp files will not be supported, then they should be removed. Shane Wez Furlong wrote: > Using .dsp build, or the new build system? > > On Tue, 13 Jul 2004 22:03:17 -0700, Shane Caraveo wrote: > >>seems sqlite.w32.h did not get updated when sqlite was last updated, so >>you cannot build a clean php5 on win32. The culprit is the >>SQLITE_NOTADB define. hacking it in at least lets me build...this is on >>a newly installed xp pro box, where I have only compiled 4.3.x so far. >> >>Shane >> >>-- >>PHP Internals - PHP Runtime Development Mailing List >>To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > >