Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46296 invoked by uid 1010); 14 Jul 2004 09:31:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 46271 invoked from network); 14 Jul 2004 09:31:02 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.244) by pb1.pair.com with SMTP; 14 Jul 2004 09:31:02 -0000 Received: by mproxy.gmail.com with SMTP id w29so10318858cwb for ; Wed, 14 Jul 2004 02:31:01 -0700 (PDT) Received: by 10.11.99.40 with SMTP id w40mr174719cwb; Wed, 14 Jul 2004 02:31:01 -0700 (PDT) Message-ID: <4e89b42604071402316d2da940@mail.gmail.com> Date: Wed, 14 Jul 2004 10:31:01 +0100 To: Shane Caraveo Cc: internals@lists.php.net In-Reply-To: <40F4BE95.8060902@caraveo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <40F4BE95.8060902@caraveo.com> Subject: Re: [PHP-DEV] php5 release source tar no compile on win32 From: kingwez@gmail.com (Wez Furlong) 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 > >