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 67242200D0F for ; Fri, 29 Sep 2017 20:32:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65A0B1609D1; Fri, 29 Sep 2017 18:32:32 +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 AC2561609BC for ; Fri, 29 Sep 2017 20:32:31 +0200 (CEST) Received: (qmail 29469 invoked by uid 500); 29 Sep 2017 18:32:30 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 29455 invoked by uid 99); 29 Sep 2017 18:32:29 -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; Fri, 29 Sep 2017 18:32:29 +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 3F3BECA2A8 for ; Fri, 29 Sep 2017 18:32:29 +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, RCVD_IN_DNSWL_NONE=-0.0001, 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=wp.pl 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 ELtWbojJeGh5 for ; Fri, 29 Sep 2017 18:32:28 +0000 (UTC) Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.12]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 551715F367 for ; Fri, 29 Sep 2017 18:32:28 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 13852 invoked from network); 29 Sep 2017 20:32:26 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1506709946; bh=jlkY5Up/mvifXnMWg/8HwYIFL2qFvhVdJlJGRbbPl3Q=; h=Subject:To:From; b=WOdAE+pTRTGmHOrciRNmFqZc8l0gi9/VyYOhHbiE5vkNQq+GXEKh6xQoRnyVod/oH K6Ve+2yeFMPaR8NKknvzOvD9xXeSaO+Q1izSgLjZ4VkA8W6BhZO7WzISVU46F66P0Z cVMFkbP7Jy2TQTink5jVh9f5Q7YRZ7Z0uqkqDKl0= Received: from public-gprs354210.centertel.pl (HELO [192.168.0.101]) (borucki_andrzej@wp.pl@[37.47.14.227]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 29 Sep 2017 20:32:26 +0200 Subject: Re: Is possible make shared object from HBase sources? To: user@hbase.apache.org References: <7e9f4ab7-eabf-fd6b-cecd-1ed0f44298d3@wp.pl> <51632ffc-a514-082c-a41d-aee71ac16904@wp.pl> <1ec5ca8b-0796-1594-6fb3-fdd6c808c252@wp.pl> From: Andrzej Message-ID: Date: Fri, 29 Sep 2017 20:32:26 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: pl Content-Transfer-Encoding: 8bit X-WP-MailID: 4796cf92753e64e379cc8f71eac41303 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [kfNE] archived-at: Fri, 29 Sep 2017 18:32:32 -0000 W dniu 29.09.2017 o 20:15, Ted Yu pisze: > I didn't get the 'final link failed: Bad value' error when building on > docker. > > Consider rebuilding docker VM. I start time consuming process rebuilding docker by command "build --no-cache" I must also change dockerfile to change PIC of libevent?