Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18685 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41560 invoked by uid 1010); 5 Sep 2005 23:03:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41545 invoked from network); 5 Sep 2005 23:03:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2005 23:03:37 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:48864] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 92/73-33268-8CECC134 for ; Mon, 05 Sep 2005 19:03:37 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 65EFAD191B; Tue, 6 Sep 2005 02:03:31 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j85N3Ymu026395; Tue, 6 Sep 2005 02:03:34 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j85N3X41026392; Tue, 6 Sep 2005 02:03:34 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Tue, 6 Sep 2005 02:03:33 +0300 (EEST) Reply-To: Jani Taskinen To: Kevin Waterson cc: internals@lists.php.net In-Reply-To: <20050906074335.0b02b6ac.kevin@oceania.net> Message-ID: References: <20050906074335.0b02b6ac.kevin@oceania.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] curl error in 5.1.0-dev From: sniper@iki.fi (Jani Taskinen) On Tue, 6 Sep 2005, Kevin Waterson wrote: > > curl-devel-7.10.6 and curl-7.10.6 > In function `zif_curl_multi_init': > /php/php5-200509051030/ext/curl/multi.c:65: undefined reference to `_zval_ptr_dtor_wrapper' > ext/sockets/.libs/sockets.o(.text+0x1741): > > Is this a good error? No. What OS? What compiler and what compiler version? Are you using a snapshot? What configure line was used? --Jani