Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33121 invoked from network); 4 Apr 2003 15:57:52 -0000 Received: from unknown (HELO cs78146114.pp.htv.fi) (62.78.146.114) by pb1.pair.com with SMTP; 4 Apr 2003 15:57:52 -0000 Received: from localhost (jani@localhost) by cs78146114.pp.htv.fi (8.11.6/8.11.6) with ESMTP id h34Fw3G06486; Fri, 4 Apr 2003 18:58:03 +0300 X-Authentication-Warning: cs78146114.pp.htv.fi: jani owned process doing -bs Date: Fri, 4 Apr 2003 18:58:03 +0300 (EEST) Sender: jani@cs78146114.pp.htv.fi Reply-To: Jani Taskinen To: Sterling Hughes cc: "'PHP Internals'" In-Reply-To: <1049469070.6163.3.camel@hasele> Message-ID: References: <000501c2fabc$67e82d20$1f01a8c0@cooglewin> <1049469070.6163.3.camel@hasele> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ext/curl compile in HEAD broken? From: sniper@iki.fi (Jani Taskinen) Something wrong? ext/curl/multi.lo: In function 'zif_curl_multi_info_read': /usr/src/web/php/php5/ext/curl/multi.c:224: undefined reference to 'zend_list_id_by_pointer' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 --Jani