Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28712 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31962 invoked by uid 1010); 7 Apr 2007 22:16:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31947 invoked from network); 7 Apr 2007 22:16:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2007 22:16:37 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.92.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.173] ([66.249.92.173:54820] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/10-30399-24818164 for ; Sat, 07 Apr 2007 18:16:35 -0400 Received: by ug-out-1314.google.com with SMTP id o4so1390675uge for ; Sat, 07 Apr 2007 15:16:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q1ZVM2g1zd8rS7mTXUzL+KTgtNxu7deccxenUYLo2WjEyin8xiYZgcjf0xpQa8Qa8bbZUikpLvmF34d5GQSRybEAisBEGq3j0aUtU+X1F0Y1U1R6xBRrhR40RukDot1rzw6ET12qSE5I4K0tPehd3S9qvYz67z4C0KGBXaEoh8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A8fAp51ThewCtYWQEB/0VeHFWRbrmjy/U/AxnsL6dUXd1FMJ7G2rB5NKtlDDLGXTRmQgvZdzxRrPuflagXsUXKehIY0csJHMCwoaK2Lo4GGOXxKcpnNIxeFwvPohhQFRLlldf88cEYfiDQCwC5F3krD24eRrnpC4C4Qji/dLdfg= Received: by 10.78.151.3 with SMTP id y3mr710621hud.1175984191894; Sat, 07 Apr 2007 15:16:31 -0700 (PDT) Received: by 10.78.48.5 with HTTP; Sat, 7 Apr 2007 15:16:31 -0700 (PDT) Message-ID: <10845a340704071516p76e2f90ck688336865025b270@mail.gmail.com> Date: Sat, 7 Apr 2007 23:16:31 +0100 Reply-To: RQuadling@GoogleMail.com To: "Igor Golubev" Cc: internals@lists.php.net In-Reply-To: <70ae5a910704071322k7d86fb7cl767b08fefa2a3f69@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <70ae5a910704071322k7d86fb7cl767b08fefa2a3f69@mail.gmail.com> Subject: Re: [PHP-DEV] Build failed on Windows From: rquadling@googlemail.com ("Richard Quadling") Also a clear understanding of exactly what MS compiler must be used. Will the free MS VC++ 2005 Express Edition be suitable? If so, this could actually allow more building and testing by those like me who have no access to a *ix box and quite frankly don't know what the fuss is all about with *ix as Windows does EVERYTHING you could possibly want! Hmmm.. (Wait for gasp of breath and sudden adrenaline boost ...) Ok. Just joking there, *ix is great (or so I've been told - really NOT sure you know!), but I spend too long talking to users who have a locked down system and bosses who can get a 2 hour turnaround on anything they have (from a PDA to a server) if it all goes wrong and won't pay for anything else! What I'm basically saying is that you lot already understand the build process and for those like me and Igor, some support would be great if for nothing else we could maybe help fix some of the window specific problems and missing functionality from windows and if we don't succeed first time, we will learn, PHP grows, we all create world peace, yada, yada, yada. Save us from repeating previous mistakes, etc., etc. On 07/04/07, Igor Golubev wrote: > Hello, > > I spent the whole day trying to build PHP 4.4.x on Windows from > source. I have read through the documentation > (http://www.php.net/manual/ru/install.windows.building.php) and did > everything in accordance to it. I tried to build PHP 4.4.6, 4.4.0 and > the latest snapshot with MSVS6 SP6 and MSVS2005 SP1, all with no > success. The problem is that the projects in the win32 subfolder > don't match the actual code. For example, both php4dll.dsp and > php4dllts.dsp in the latest releases refer to absent files in > ext\pcre. Moreover, all these VS-projects weren't updated for ages. I > managed to fix the projects, but then I received some other errors > during compilation, which aren't related to my fixes. The more I fixed > them, the more I got in return. I've given up. After all the > headaches, I've decided to ask here. Could someone here give me some > advice on how to build PHP 4 on Windows from the source? > > PS. I wonder how all these windows releases had been built, as it > seems impossible to achieve this with the prepackaged project files? > > With regards, > Igor > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"