Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13898 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5026 invoked by uid 1010); 20 Nov 2004 13:02:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4999 invoked from network); 20 Nov 2004 13:02:42 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 20 Nov 2004 13:02:42 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id iAKD2fn1002423 for ; Sat, 20 Nov 2004 14:02:41 +0100 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id iAKD2cW0002405; Sat, 20 Nov 2004 14:02:38 +0100 Date: Sat, 20 Nov 2004 14:02:38 +0100 (CET) X-X-Sender: derick@localhost To: Cyprien Nicolas cc: internals@lists.php.net In-Reply-To: <419F3A27.8060102@naedev.org> Message-ID: References: <419F3A27.8060102@naedev.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] --enable-memory-limit, compilation errors From: derick@php.net (Derick Rethans) On Sat, 20 Nov 2004, Cyprien Nicolas wrote: > And on Gentoo 2004.1, gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, > ssp-3.3.2-2, pie-8.7.6) > ext/standard/basic_functions.lo(.data.rel+0x11ac): In function > `zif_ip2long': > /home/cvs/php/PHP_5_1/ext/standard/basic_functions.c:1366: undefined > reference to `zif_memory_get_usage' > collect2: ld returned 1 exit status > make: *** [sapi/cli/php] Error 1 Those mentioned lines make no sense (there is no call to memory_get_usage at all), there is no PHP_5_1 branch so I've no clue what you mean here. Check with the CVS branch HEAD and provide the actual lines too. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org