From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8827 invoked by alias); 6 Oct 2019 17:42:50 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 8813 invoked by uid 89); 6 Oct 2019 17:42:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HTo:U*libffi-discuss, targeting, H*UA:x64, H*UA:Win64 X-HELO: smtp04-ext2.udag.de Received: from smtp04-ext2.udag.de (HELO smtp04-ext2.udag.de) (62.146.106.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 06 Oct 2019 17:42:48 +0000 Received: from [192.168.0.165] (ip5f5bd87a.dynamic.kabel-deutschland.de [95.91.216.122]) by smtp04-ext2.udag.de (Postfix) with ESMTPA id 6DD5A7E58 for ; Sun, 6 Oct 2019 19:42:45 +0200 (CEST) To: libffi-discuss@sourceware.org From: Marc Ihm Subject: State of Header installation directory ? Message-ID: Date: Sun, 06 Oct 2019 17:42:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Authentication-Results: smtp04-ext2.udag.de; auth=pass smtp.auth=ihmname-0001 smtp.mailfrom=marc@ihm.name X-IsSubscribed: yes X-SW-Source: 2019/txt/msg00034.txt.bz2 Hi, regarding the discussion about where to install the headers (e.g. ffi.h) i am all in favor of targeting /usr/include or another public directory. If I read https://sourceware.org/ml/libffi-discuss/2018/msg00003.html correctly, this has already been agreed upon. But still the headers are installed e.g. in /usr/local/lib64/libffi-3.2.1/include which cannot be found by e.g. configure So my question: has there been any progress in this matter ? Or maybe, is there a recommende d workaround ? Thank you and best regards Marc Ihm