Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56362 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61812 invoked from network); 17 Nov 2011 09:38:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2011 09:38:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; 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:48900] helo=s15355703.onlinehome-server.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/B0-55881-E16D4CE4 for ; Thu, 17 Nov 2011 04:38:38 -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 CD671E40A6 for ; Thu, 17 Nov 2011 10:38:00 +0100 (CET) Message-ID: <4EC4D619.3040400@hoa-project.net> Date: Thu, 17 Nov 2011 10:38:33 +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: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: sapi/cli/php, compiling error From: ivan.enderlin@hoa-project.net ("Ivan Enderlin @ Hoa") 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. 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/