Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3CC76200B51 for ; Mon, 18 Jul 2016 02:48:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3B3C3160A6C; Mon, 18 Jul 2016 00:48:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 84CB2160A6B for ; Mon, 18 Jul 2016 02:48:48 +0200 (CEST) Received: (qmail 74658 invoked by uid 500); 18 Jul 2016 00:48:42 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74648 invoked by uid 99); 18 Jul 2016 00:48:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2016 00:48:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CC0A61A02A8 for ; Mon, 18 Jul 2016 00:48:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.527 X-Spam-Level: X-Spam-Status: No, score=-1.527 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=iris.eonet.ne.jp Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fvpV4Z16q96U for ; Mon, 18 Jul 2016 00:48:38 +0000 (UTC) Received: from mta02.eonet.ne.jp (mta02.eonet.ne.jp [203.140.81.51]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id D1AE35F246 for ; Mon, 18 Jul 2016 00:48:37 +0000 (UTC) Received: from [192.168.0.4] (119-228-202-9f1.hyg1.eonet.ne.jp [119.228.202.9]) (authenticated (0 bits)) by mailauthmsa12.mozu.eo.k-opti.ad.jp with ESMTP id u6I0mT0G013020 for ; Mon, 18 Jul 2016 09:48:30 +0900 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iris.eonet.ne.jp; s=k02; t=1468802910; bh=fSnBNBHzAJdvQ9vTt7dPGZx9uMtcRaJrnhxDNTCXdQk=; h=Subject:To:References:From:Date:In-Reply-To; b=KkdAv9F2leHEr4SVbFDzxHYEKx7CtP1kLYUYFjaEh7Y2OjeMx+GvpluHUFaG3FOHh DAog6sHtZS/wuuq2XESq5oUkFlb5Mhc2LbE8RsPXySI3sUVKVaIceYMBG22gkDc4qd MySGuAmKT2CyiqhGFin8OcHx048Mw57d/mbgV97U= To: users@httpd.apache.org References: From: kohmoto Message-ID: <06041a46-33ee-20b5-61ac-ecf392ab6275@iris.eonet.ne.jp> Date: Mon, 18 Jul 2016 09:48:33 +0900 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so archived-at: Mon, 18 Jul 2016 00:48:49 -0000 Thank you for your reply. In '[httpd-2.4.23] mod_porxy_fdpass.la is missing', 'mod_proxy_fdpass.la is missing' is my own comment, while comparing below messages given during rpmbuild for each version. > [httpd-2.4.20] > Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la > mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la > mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la > mod_proxy_balancer.la mod_proxy_express.la > > [httpd-2.4.23] mod_porxy_fdpass.la is missing > Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la > mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la > mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la > mod_proxy_express.la mod_proxy_hcheck.la I am not sure this explanation could be enough though. Your truly, Kazuhiko Kohmoto On 2016/07/17 20:41, Andrea Croci wrote: > Is this your typo or is it in your conf/build files? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org