From dev-return-17017-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Sat Aug 05 12:13:10 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 54788 invoked from network); 5 Aug 2006 12:13:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2006 12:13:09 -0000 Received: (qmail 22863 invoked by uid 500); 5 Aug 2006 12:13:08 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 22824 invoked by uid 500); 5 Aug 2006 12:13:08 -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 Delivered-To: moderator for dev@apr.apache.org Received: (qmail 44244 invoked by uid 99); 4 Aug 2006 18:43:56 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of peter.speybrouck@gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tDbxH5yoRgZwb2kM7DySKhcRV4OGvvvHZJfdTt6BINphXMU7cDOfzaheUn3GAh53GqdHHkxRg2HgytcdCG1SmZRJnlYQhABSQO3FBEdHXrka1kFwXn5GIKxwzhcwEtY5FAhR8VkHSRyr4y6TueG80zdrBgCuTA2aPEHomHyKUNo= Message-ID: <8aa15e020608041143w2207ab3fn7497f94527691e46@mail.gmail.com> Date: Fri, 4 Aug 2006 20:43:32 +0200 From: "Peter Speybrouck" To: dev@apr.apache.org Subject: update config.sub MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55536_8750458.1154717012233" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_55536_8750458.1154717012233 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, APR-1.2.7 compiles fine on SkyOS, no patches needed this time. However apr-util-1.2.7 does not compile due to an outdated config.sub and config.guess file. It's strange though since both have the same version. Apr-util reports it does not know build system type i586-pc-skyos. I downloaded these newer versions and now apr-util configures without a problem on this system: http://cvs.savannah.gnu.org/viewcvs/*checkout*/config/config/config.sub http://cvs.savannah.gnu.org/viewcvs/*checkout*/config/config/config.guess Please update these files in the next releases Thanks, Peter Speybrouck ------=_Part_55536_8750458.1154717012233 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

APR-1.2.7 compiles fine on SkyOS, no patches needed this time.
However apr-util-1.2.7 does not compile due to an outdated config.sub and config.guess file.

It's strange though since both have the same version.
Apr-util reports it does not know build system type i586-pc-skyos.

I downloaded these newer versions and now apr-util configures without a problem on this system:

  http://cvs.savannah.gnu.org/viewcvs/*checkout*/config/config/config.sub
 http://cvs.savannah.gnu.org/viewcvs/*checkout*/config/config/config.guess

Please update these files in the next releases

Thanks,
Peter Speybrouck
------=_Part_55536_8750458.1154717012233--