Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57258 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44449 invoked from network); 6 Jan 2012 18:24:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2012 18:24:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=kassner@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kassner@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kassner@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:33962] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/F9-21551-46C370F4 for ; Fri, 06 Jan 2012 13:24:36 -0500 Received: by wera13 with SMTP id a13so1489946wer.29 for ; Fri, 06 Jan 2012 10:24:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=0g0PBHBT9Nxy5KW77Af1nzgCV2qlvj83i6AsvPSJA8I=; b=HX+KLc3YhHFxA4kZUgVvp0buzpBmwZJqq6HzG9PAkx3q5pGCRZaj74m74x7UKmMxVK j9iOL4dhpfK5yZCzHQn9og4w76hc/9QhQXJ6w+YRUoExCND7/ESQBcyPr8aeGsAqxank zNeCCyxbUmcePlJaGPY6yx1BwY1PccWUj/fVE= Received: by 10.216.133.204 with SMTP id q54mr3401781wei.10.1325874273336; Fri, 06 Jan 2012 10:24:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.112.13 with HTTP; Fri, 6 Jan 2012 10:24:12 -0800 (PST) In-Reply-To: <4F072A08.3040601@gmail.com> References: <4F072A08.3040601@gmail.com> Date: Fri, 6 Jan 2012 16:24:12 -0200 Message-ID: To: Steven VAN POECK Cc: internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.4RC4 does not compile From: kassner@gmail.com (Rafael Kassner) I'm using Ubuntu 11.10 (i686) and same problem in zend_ini_parser.c. As far I remember, RC3 worked fine here. On Fri, Jan 6, 2012 at 3:06 PM, Steven VAN POECK wrot= e: > Hi, > > I may be doing this wrong, but on a fresh Debian 6.03 install on a > VMWare VM (VMWare tools installed, build-essential installed), the > php5.4 rc4 tarball from snaps.php.net (php5.4-201201041830.tar.gz) does > not compile. > > Here's what I did: > tar xvzf php5.4-201201041830.tar.gz > cd php5.4-201201041830 > ./configure > make > > And here's what it says: > > /bin/bash /home/steven/php5.4-201201041830/libtool --silent > --preserve-dup-deps --mode=3Dcompile cc =A0-IZend/ > -I/home/steven/php5.4-201201041830/Zend/ -DPHP_ATOM_INC > -I/home/steven/php5.4-201201041830/include > -I/home/steven/php5.4-201201041830/main > -I/home/steven/php5.4-201201041830 > -I/home/steven/php5.4-201201041830/ext/date/lib > -I/home/steven/php5.4-201201041830/ext/ereg/regex -I/usr/include/libxml2 > -I/home/steven/php5.4-201201041830/ext/sqlite3/libsqlite > -I/home/steven/php5.4-201201041830/TSRM > -I/home/steven/php5.4-201201041830/Zend =A0 =A0-I/usr/include -g -O2 > -fvisibility=3Dhidden -DZEND_SIGNALS =A0-c > /home/steven/php5.4-201201041830/Zend/zend_ini_parser.c -o > Zend/zend_ini_parser.lo > cc: /home/steven/php5.4-201201041830/Zend/zend_ini_parser.c: No such > file or directory > cc: no input files > make: *** [Zend/zend_ini_parser.lo] Error 1 > > I'll be happy to provide any information you may need. > > Best regards, keep up the good work, > Steven > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Atenciosamente, Rafael Kassner