Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72942 invoked from network); 17 Nov 2011 11:47:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2011 11:47:14 -0000 Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hoa-project.net from 87.106.212.190 cause and error) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 87.106.212.190 s15355703.onlinehome-server.info Linux 2.6 Received: from [87.106.212.190] ([87.106.212.190:34604] helo=s15355703.onlinehome-server.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/10-06702-144F4CE4 for ; Thu, 17 Nov 2011 06:47:14 -0500 Received: from hwhost.local (171-123.62-81.cust.bluewin.ch [81.62.123.171]) by s15355703.onlinehome-server.info (Postfix) with ESMTPA id 79CAAE40A6; Thu, 17 Nov 2011 12:37:29 +0100 (CET) Message-ID: <4EC4F21A.4020505@hoa-project.net> Date: Thu, 17 Nov 2011 12:38:02 +0100 Reply-To: ivan.enderlin@hoa-project.net User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Hannes Magnusson CC: internals@lists.php.net References: <4EC4D619.3040400@hoa-project.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] sapi/cli/php, compiling error From: ivan.enderlin@hoa-project.net ("Ivan Enderlin @ Hoa") Hi Hannes, On 17/11/11 10:41, Hannes Magnusson wrote: > On Thu, Nov 17, 2011 at 10:38, Ivan Enderlin @ Hoa > wrote: >> Hi all, >> >> I was trying to compile PHP trunk on my machine and here is the error I got: >> >> Undefined symbols for architecture x86_64: >> "_zim_SessionHandler_open", referenced from: >> _php_session_class_functions in session.o >> "_zim_SessionHandler_close", referenced from: >> _php_session_class_functions in session.o >> "_zim_SessionHandler_read", referenced from: >> _php_session_class_functions in session.o >> "_zim_SessionHandler_write", referenced from: >> _php_session_class_functions in session.o >> "_zim_SessionHandler_destroy", referenced from: >> _php_session_class_functions in session.o >> "_zim_SessionHandler_gc", referenced from: >> _php_session_class_functions in session.o >> ld: symbol(s) not found for architecture x86_64 >> collect2: ld returned 1 exit status >> make: *** [sapi/cli/php] Error 1 >> >> Is it a known issue? >> My ./configure was very simple: --prefix and --with-config-file-path were >> the only arguments I used. >> The issue doesn't appear with the tag php_5_4_0RC1, so it's a trunk related >> issue. > You need to clean your build: > ./vcsclean > ./buildconf --force > ./configure Ok it works. Thanks. #feelridiculous Best regards. -- Ivan Enderlin Developer of Hoa http://hoa.42/ or http://hoa-project.net/ PhD. student at LIFC/DISC (Vesontio) and INRIA (Cassis) http://lifc.univ-fcomte.fr/ and http://www.inria.fr/ Member of HTML and WebApps Working Group of W3C http://w3.org/