Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77160188DC for ; Sun, 1 Nov 2015 11:42:54 +0000 (UTC) Received: (qmail 23910 invoked by uid 500); 1 Nov 2015 11:42:48 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 23848 invoked by uid 500); 1 Nov 2015 11:42:48 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 23836 invoked by uid 99); 1 Nov 2015 11:42:48 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Nov 2015 11:42:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 1FBC1C85EE for ; Sun, 1 Nov 2015 11:42:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.998 X-Spam-Level: ** X-Spam-Status: No, score=2.998 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id n_nmarpbNgXV for ; Sun, 1 Nov 2015 11:42:47 +0000 (UTC) Received: from DUB004-OMC2S4.hotmail.com (dub004-omc2s4.hotmail.com [157.55.1.143]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CF68A42ABE for ; Sun, 1 Nov 2015 11:42:46 +0000 (UTC) Received: from DUB128-W76 ([157.55.1.138]) by DUB004-OMC2S4.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 1 Nov 2015 03:42:39 -0800 X-TMN: [RaRXvkIzhB+U54KPdz2QBioJvs78MIuc] X-Originating-Email: [sbagmeijer@ulyaoth.asia] Message-ID: Content-Type: multipart/alternative; boundary="_ad5e5b50-20fa-41f1-a91c-8099fcc38aed_" From: Sjir Bagmeijer To: "users@tomcat.apache.org" Subject: Unable to compile Tomcat Native 1.2.0. Date: Sun, 1 Nov 2015 11:42:39 +0000 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 01 Nov 2015 11:42:39.0734 (UTC) FILETIME=[69766160:01D1149A] --_ad5e5b50-20fa-41f1-a91c-8099fcc38aed_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to compile the new Tomcat Native 1.2.0 on Linux (rhel based). But it seems that it no longer works correctly=2C I follow the instructions= outlined on this page:http://tomcat.apache.org/native-doc/ However I am receiving the following errors:configure: WARNING: unrecognize= d options: --with-aprconfigure: error: cannot find install-sh=2C install.sh= =2C or shtool in build "."/build Compiling still works fine on the 1.1.33 build=2C did anything change that = was not updated in the documentation or should this be reported as a bug? = = --_ad5e5b50-20fa-41f1-a91c-8099fcc38aed_--