Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18062 invoked by uid 1010); 14 Apr 2006 11:04:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18047 invoked from network); 14 Apr 2006 11:04:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2006 11:04:43 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:52699] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AF/44-19715-9C18F344 for ; Fri, 14 Apr 2006 07:04:41 -0400 Received: from baumbart.mbo (dslb-084-063-032-251.pools.arcor-ip.net [84.63.32.251]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 149FD35C013; Fri, 14 Apr 2006 13:04:39 +0200 (CEST) Date: Fri, 14 Apr 2006 13:05:13 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <915441436.20060414130513@marcus-boerger.de> To: Richard Lynch Cc: internals@lists.php.net In-Reply-To: <47455.67.184.121.112.1145010952.squirrel@www.l-i-e.com> References: <47455.67.184.121.112.1145010952.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: ICU? step forward, two steps back From: helly@php.net (Marcus Boerger) Hello Richard, you forgot the include path...did you ever compile anything? Friday, April 14, 2006, 12:35:52 PM, you wrote: > Okay, somebody somewhere reset by $LD_LIBRARY_PATH > I Re-reset it to: > /www/acousticdemo.com/cvs/usr/local/lib:/usr/local/lib > Now I can run the ICU/samples/date/icudate program. > When I go into my ext/perror directory, and attempt to compile my > nifty new extension once again... > I get a bazillion errors, starting with: > unicode/utypes.h: No such file or directory > (from perror.c, php.h, zend.h) > and ending with: > php/main/streams.h: Syntax error before "UChar" > Error code 1 > I tried setting LD_INCLUDE_PATH parallel to LD_LIBRARY_PATH, as it > seemed like a reasonable thing to do... Guess not. > I'm giving up for today. > I've had my RDA of feeling stupid. > -- > Like Music? > http://l-i-e.com/artists.htm Best regards, Marcus