From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id daTRCUD9jl+qbwAAWB0awg (envelope-from ) for ; Tue, 20 Oct 2020 11:07:44 -0400 Received: by simark.ca (Postfix, from userid 112) id 20A291EFC1; Tue, 20 Oct 2020 11:07:44 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 8CCCF1E58E for ; Tue, 20 Oct 2020 11:07:43 -0400 (EDT) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4CFxnW0y18z14rf; Tue, 20 Oct 2020 11:07:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1603206463; bh=LUumspHoJPX7hntZLiihJNqMVs/qxUk+bhD4QezAXcw=; h=To:References:Date:In-Reply-To:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=QHJ/ShbnL/rcPcrLDMKh8yYrjC5Qz/kxVmlclES5x1IqTSzMD2g7Yxb2pqebUxlvL y9oRDEbOrJ2o2XYbSmh3X1uAwrBBp8PYtWKySkOWCHXB2WL5SC5zdNEDyx5/nfoWzO aSHTQWvmdQeaUqUcIwQNT+WU9U0jiIRZxdxtc2g1n43rNVBa2f/ac+cHEAp3dUOmKw TsONyxB1zW6EB1RZQsH1qfwKCcN7rE13W3jrCCW/Rs3scNYC+QLbh0ixHGAhFWgmhD JVN6IqFQgWP5OCisNz658cmWQmWKgAajVvQnpiYMG24EZWKvowfZRPoT+CRMCeQtW7 hxt8of6aRywXw== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4CFxnV166dz14rd for ; Tue, 20 Oct 2020 11:07:42 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id D64552DA43F for ; Tue, 20 Oct 2020 11:07:36 -0400 (EDT) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 0AD_voa5uCPJ; Tue, 20 Oct 2020 11:07:36 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id A33EE2DAAAA; Tue, 20 Oct 2020 11:07:36 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com A33EE2DAAAA X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id P5P0W1CzARei; Tue, 20 Oct 2020 11:07:36 -0400 (EDT) Received: from [10.10.0.55] (96-127-212-112.qc.cable.ebox.net [96.127.212.112]) by mail.efficios.com (Postfix) with ESMTPSA id 765EA2DAAA3; Tue, 20 Oct 2020 11:07:36 -0400 (EDT) To: lttng-dev@lists.lttng.org, "Applencourt, Thomas" References: Message-ID: <255b71b0-fb0f-5548-e96b-b16c9f6662ed@efficios.com> Date: Tue, 20 Oct 2020 11:07:36 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.2.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [lttng-dev] lttng-tool for configure for `liburcu` doesn't use PKG_CONFIG X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.31 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Jeanson via lttng-dev Reply-To: Michael Jeanson Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" On 2020-10-20 11 h 01, Michael Jeanson via lttng-dev wrote: > On 2020-10-19 18 h 22, Applencourt, Thomas via lttng-dev wrote: >> Hi, >> >> When having `lurcu-cds` in the PKG_CONFIG_PATH but not in the >> LD_LIBRARY or CPATH it's not picket up by the configure script. >> >> Regards, >> Thomas > > For which version of babeltrace? From git or a release tarball? I meant lttng-tools, not babeltrace. _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev