From dev-return-17701-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Dec 07 17:42:11 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 60659 invoked from network); 7 Dec 2006 17:42:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2006 17:42:10 -0000 Received: (qmail 60147 invoked by uid 500); 7 Dec 2006 17:42:17 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 60121 invoked by uid 500); 7 Dec 2006 17:42:16 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 60109 invoked by uid 99); 7 Dec 2006 17:42:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 09:42:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.155.248.72] (HELO tonnant.cnchost.com) (207.155.248.72) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 09:42:04 -0800 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) (as wrowe@rowe-clan.net) by tonnant.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 39DC0A01; Thu, 7 Dec 2006 12:41:44 -0500 (EST) Message-ID: <45785256.8030104@rowe-clan.net> Date: Thu, 07 Dec 2006 11:41:42 -0600 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: kean@armory.com CC: dev@apr.apache.org Subject: Re: Results on 1.2.8/0.9.13, roll apr-iconv? References: <4577B296.80802@rowe-clan.net> <4578380A.4090608@armory.com> In-Reply-To: <4578380A.4090608@armory.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Kean Johnston wrote: >> I realize next-to-nobody is trying to build apr-iconv-1 on unix, and even > I am :) And I just ran into the issue where apu-1-config refers to the > internal source directory for apr-iconv, and the fact that the headers > for apr-iconv don't get installed. Apparently, although apr-iconv is meant to be PRIVATE (accessed through apr-util/xlate API) - we are unable to build apr-util itself, bleh. It seems the public headers aught to be installed in the apr/apr-util public directory, so apr-util can reliably build against it. >> for windows by 2.0 I'd like it to be gone in favor of citrus. But >> that said, >> it's still out there, and we may as well lug it along for one last >> technically >> correct release before archiving the effort. Any volunteer to help on >> the >> unix build side? > Yes, I do. Tell me what you need / want. Patches are welcome! Chatter (not official records/decisions) is welcome on the irc.freenode.net #apr channel to help untangle what is done where, and why, and how to work around quirks.