Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60363 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87866 invoked from network); 29 Apr 2012 11:24:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2012 11:24:21 -0000 Authentication-Results: pb1.pair.com header.from=gergo@gergoerdosi.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=gergo@gergoerdosi.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gergoerdosi.com from 209.85.214.42 cause and error) X-PHP-List-Original-Sender: gergo@gergoerdosi.com X-Host-Fingerprint: 209.85.214.42 mail-bk0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:50629] helo=mail-bk0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/21-13197-4E42D9F4 for ; Sun, 29 Apr 2012 07:24:21 -0400 Received: by bkcik5 with SMTP id ik5so1363040bkc.29 for ; Sun, 29 Apr 2012 04:24:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding :x-gm-message-state; bh=+YE1N9o0gGcv6zWaw1ZboJu4IDWMe2Ph2I0BMjNdQtU=; b=Iqh2LZkW7D/GO8vVXE3ndRWqbV6DGkaJZnIgtwYb+eTbhlIVDCy8eZd9xaYSVQMJ37 jIFpkUSrvpZrVI/1akzP1fpiMYRONEjUy1m1zoAkAedCLxBpBqGVcdgb5VBagbrPZfwo dk8OscJgu1HkipJAiApt3StQcextGw5AtfrLY6Ny9PATGz5JtgwzQhmJHlzLklQ92Xxg xSBqPrjuI9wLzsnSkI99K+7vRdrVEV5BBJdgIBq9qUpOKy5F+WMxSDV/vvaP5uXwwWrf DuWaAFoYRDMMUA48CwIx9MkmaZ3Ltym7CGiKxnMQkGBLjpWT4DoAeBl1MFhiHfDvdeNd 0ZCA== MIME-Version: 1.0 Received: by 10.204.148.74 with SMTP id o10mr2888745bkv.111.1335698657205; Sun, 29 Apr 2012 04:24:17 -0700 (PDT) Received: by 10.204.42.133 with HTTP; Sun, 29 Apr 2012 04:24:17 -0700 (PDT) X-Originating-IP: [89.135.157.130] In-Reply-To: <4F9D23A0.8080506@php.net> References: <4F9D23A0.8080506@php.net> Date: Sun, 29 Apr 2012 13:24:17 +0200 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnzFyLtSzQCV35hm+8RIu+ukiE++Xp0+PU6HhkIgQgdfFSDOMOGpYtBdxzKZZFzBykoDqf+ Subject: Re: [PHP-DEV] autoconf 2.68 From: gergo@gergoerdosi.com (Gergo Erdosi) On Sun, Apr 29, 2012 at 1:18 PM, Sebastian Bergmann wro= te: > =A0Is this intentional? > > =A0buildconf: You need autoconf 2.59 or lower to build this version of > =A0PHP. You are currently trying to use 2.68 Most distros have separate > =A0autoconf 2.13 or 2.59 packages. On Debian/Ubuntu both autoconf2.13 and > =A0autoconf2.59 packages exist. Install autoconf2.13 and set the > =A0PHP_AUTOCONF env var to autoconf2.13 and try again. > > -- > Sebastian Bergmann =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Co-Founder and = Principal Consultant > http://sebastian-bergmann.de/ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 http://thePHP.cc/ Yes, see Ramus' reply in an older thread: http://marc.info/?l=3Dphp-internals&m=3D131423346824759 Gergo Erdosi