Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41756 invoked by uid 1010); 6 Jul 2004 11:57:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41732 invoked by uid 1007); 6 Jul 2004 11:57:13 -0000 Message-ID: <20040706115712.41657.qmail@pb1.pair.com> To: internals@lists.php.net Date: Tue, 6 Jul 2004 13:57:16 +0200 Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.132 X-Posted-By: 194.9.223.27 Subject: still can`t build php5 win :( From: rashid@ds.pg.gda.pl ("Robert Janeczek") a 'while' ago i tried to build php5 on windows and were stuck with a problem http://groups.google.pl/groups?hl=pl&lr=&ie=UTF-8&selm=bsrgfo%24180r%241%40FreeBSD.csie.NCTU.edu.tw i`ve got fresh bindlib_w32 from cvs, build went fine (one warning: d:\dev\php_source\bindlib_w32\res_send.c(920) : warning C4715: 'res_send' : not all control paths return a value). suprisingly for me - i`m still stuck in the same place (snapshot build): ... strlcpy.c NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"D:\dev\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2' Stop. can you help me please? rash ps. where should i place apache src to be able to build apache module?