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 A14C0200D04 for ; Mon, 11 Sep 2017 10:23:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9FBD51609C4; Mon, 11 Sep 2017 08:23:27 +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 E62C81609C3 for ; Mon, 11 Sep 2017 10:23:26 +0200 (CEST) Received: (qmail 13235 invoked by uid 500); 11 Sep 2017 08:23:25 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 13225 invoked by uid 99); 11 Sep 2017 08:23:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Sep 2017 08:23:25 +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 3DEA8D24D6 for ; Mon, 11 Sep 2017 08:23:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=greenbytes.de header.b=SUcjzdEO; dkim=pass (1024-bit key) header.d=greenbytes.de header.b=rxIpxs05 Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id iXyAx-1u52Re for ; Mon, 11 Sep 2017 08:23:24 +0000 (UTC) Received: from mail.greenbytes.de (mail.greenbytes.de [217.91.35.233]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id EF1845F1B3 for ; Mon, 11 Sep 2017 08:23:23 +0000 (UTC) Received: by mail.greenbytes.de (Postfix, from userid 117) id 2A21E15A3C47; Mon, 11 Sep 2017 10:23:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1505118197; bh=pfx7FssP/a5+rfR8IeEUdSxCypD+TddORoHCocnIOeI=; h=From:Subject:Date:References:To:In-Reply-To:From; b=SUcjzdEORjPmTL1g9jSjMYXRqeixHP+Lfl2AkbluaCF/jbRZ1SnmeSKm99Xeg6T88 P5VN4lDCTwcWlkoeNhS4vx3ahE/+AztrWsAEpjzza5ww0YkGsmmo53HZpGl5vOAKo4 uCbW5pNLSnv0Q70Cr/znEAl7w8I0Qes4tQJGKa2Q= Received: from resistance.greenbytes.local (unknown [217.91.35.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id CA60015A0C2A for ; Mon, 11 Sep 2017 10:23:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1505118196; bh=pfx7FssP/a5+rfR8IeEUdSxCypD+TddORoHCocnIOeI=; h=From:Subject:Date:References:To:In-Reply-To:From; b=rxIpxs0536275HZ+gUEHlX6b7WcxvuC8Y+BNzTE1cj/mUCr8Wd3K6i2GoYdnfoqVT LkirgxfEn2CEda+0q373CUnIZMGOu9zlYuyQkZqiaBFW5SBk+qjXfRqkfwPfgE/O99 5JbJBwsNyM5qXlY0JV/e+N661LN40k+D459JGNOg= From: Stefan Eissing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r1807777 - /httpd/httpd/trunk/modules/md/Makefile.in Date: Mon, 11 Sep 2017 10:23:16 +0200 References: <20170908150647.D998C3A0051@svn01-us-west.apache.org> To: dev@httpd.apache.org In-Reply-To: Message-Id: <6F6558B0-FF4E-40D5-BC76-A2060F52E021@greenbytes.de> X-Mailer: Apple Mail (2.3273) archived-at: Mon, 11 Sep 2017 08:23:27 -0000 > Am 08.09.2017 um 17:14 schrieb Yann Ylavic : >=20 > Hi Stefan, >=20 > On Fri, Sep 8, 2017 at 5:06 PM, wrote: >> Author: icing >> Date: Fri Sep 8 15:06:44 2017 >> New Revision: 1807777 >>=20 >> URL: http://svn.apache.org/viewvc?rev=3D1807777&view=3Drev >> Log: >> On the trunk: >>=20 >> mod_md: added necessary CPPFLAGS for a2md build. >=20 > Thanks, it fixed some APR dependencies for me. >=20 > Now I'm here: >=20 > || *** Warning: Linking the shared library mod_md.la against the = non-libtool > || *** objects md_acme.o md_acme_acct.o md_acme_authz.o > md_acme_drive.o md_core.o md_curl.o md_crypt.o md_http.o md_json.o > md_jws.o md_log.o md_reg.o md_store.o md_store_fs.o md_util.o is not > portable! > || /home/yle/bin/ld: error: md_json.o: requires dynamic R_X86_64_PC32 > reloc against 'md_json_destroy' which may overflow at runtime; > recompile with -fPIC > || /home/yle/bin/ld: error: md_reg.o: requires dynamic R_X86_64_PC32 > reloc against 'md_reg_find_overlap' which may overflow at runtime; > recompile with -fPIC > || /home/yle/bin/ld: error: md_util.o: requires dynamic R_X86_64_PC32 > reloc against 'md_array_str_index' which may overflow at runtime; > recompile with -fPIC > || collect2: error: ld returned 1 exit status >=20 > Any idea? Really did a buildconf && configure && make clean? This worked for others...=