From mboxrd@z Thu Jan 1 00:00:00 1970 From: nee Subject: bug#29757: wxwidgets does not install 'include/wx/setup.h' Date: Tue, 2 Jan 2018 02:06:00 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWB2o-0000j4-Kf for bug-guix@gnu.org; Mon, 01 Jan 2018 20:07:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWB2k-0003UH-HK for bug-guix@gnu.org; Mon, 01 Jan 2018 20:07:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eWB2k-0003U0-5H for bug-guix@gnu.org; Mon, 01 Jan 2018 20:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eWB2j-0003Co-Ud for bug-guix@gnu.org; Mon, 01 Jan 2018 20:07:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: Content-Language: en-GB List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 29757-done@debbugs.gnu.org I'm closing this because I asked in the wxwidgets irc and apparently there is no bug and 'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' is indeed the correct install location. The guix package currently installs it there. The problem I had with my WIP trenchbroom package was that trenchbroom called wx-config in a wrong way when a certain makeflag was not set, which caused it to not find this header there.