Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7721 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1478 invoked by uid 1010); 10 Feb 2004 23:38:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1453 invoked from network); 10 Feb 2004 23:38:11 -0000 Received: from unknown (HELO mail.3gstech.com) (216.239.132.110) by pb1.pair.com with SMTP; 10 Feb 2004 23:38:11 -0000 Received: by mail.3gstech.com (Postfix, from userid 99) id 7CE209E8199; Tue, 10 Feb 2004 15:38:10 -0800 (PST) Received: from www.buildabetterweb.com (www.buildabetterweb.com [216.239.132.101]) by www.3gstech.com (IMP) with HTTP for ; Tue, 10 Feb 2004 15:38:10 -0800 Message-ID: <1076456290.40296b625e6ff@www.3gstech.com> Date: Tue, 10 Feb 2004 15:38:10 -0800 To: Jani Taskinen Cc: internals@lists.php.net References: <1076454294.40296396caa13@www.3gstech.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 Subject: Re: [PHP-DEV] problem compiling php5 From: waboring@3gstech.com ("Walter A. Boring IV") Quoting Jani Taskinen : > > a) your system is borked > b) your tools are borked > c) your sources are borked > > Works fine for me. > > FYI: It's considered good practise to try with the minimal > set of configure options before reporting anything and > wasting our (my) time. > > (--disable-all is your friend USE IT!) --disable-all seemed to have worked. I guess I'll just try and narrow it down to which extension is busting the build. Thanks Walt