Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30298D564 for ; Thu, 20 Sep 2012 21:49:31 +0000 (UTC) Received: (qmail 18494 invoked by uid 500); 20 Sep 2012 21:49:30 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 18436 invoked by uid 500); 20 Sep 2012 21:49:30 -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 18427 invoked by uid 99); 20 Sep 2012 21:49:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 21:49:30 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.242.35.75] (HELO dns-factory.at) (194.242.35.75) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 21:49:24 +0000 Received: from [172.17.100.7] apache@gknw.net [37.201.243.102] by dns-factory.at with NetMail SMTP Agent $Revision: 8582 $ on Novell NetWare via secured & encrypted transport (TLS); Thu, 20 Sep 2012 23:48:52 +0200 Message-ID: <505B8F41.3010907@apache.org> Date: Thu, 20 Sep 2012 23:48:49 +0200 From: Guenter Knauf User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.28) Gecko/20120306 Lightning/1.0b2 Thunderbird/3.1.20 MIME-Version: 1.0 To: Michael Felt CC: APR Developer List Subject: Re: make check issues with AIX - willing to help but will need assistance to be efficient References: <505A58F5.6010103@apache.org> <505AD511.8060302@apache.org> <505AD855.8010004@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Am 20.09.2012 18:52, schrieb Michael Felt: > On the dev (x104) system, running as root - testbuckets succeeds; > rerunning on x054, as root, testbuckets also succeeds. great! > So, only testxlate is (still) standing in the way. IIRC this test needs some data files - any chance you missed to copy=20 them over to the machine where you tested? G=FCn.