Return-Path: Subject: Re: Building master on Debian systems fails at linking "check". From: Marcel Holtmann To: Brian Gix Cc: Antonio Ospite , linux-bluetooth@vger.kernel.org Date: Tue, 15 Nov 2011 11:53:27 +0900 In-Reply-To: <4EC1CEEB.2000702@codeaurora.org> References: <20111114155620.4fc2987fad25c9ccd724f68a@studenti.unina.it> <4EC15A27.90305@codeaurora.org> <20111114225100.c75e709827f4b22fa83e0327@studenti.unina.it> <1321323919.15441.475.camel@aeonflux> <4EC1CEEB.2000702@codeaurora.org> Content-Type: text/plain; charset="UTF-8" Message-ID: <1321325610.15441.479.camel@aeonflux> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Brian, > >> I think using a “libcheck_pic aware” m4 macro is the way to go, ideally > >> this should be provided in the check package itself, I'll try asking the > >> Debian maintainers if there is no interest for a solution in BlueZ. > > > > why on earth does Debian has to do everything different than any other > > distribution. I am getting pretty sick of that :( > > > > The easiest way is to just disable any kind of unit testing when the > > check support is not found. Simple as that. I am not bothering to make > > this work on Debian. > > This is *not* a Debian issue, as it also happens on Ubuntu. actually Ubuntu just copies from Debian. So they are both the same and make the same mistakes. > I believe it is more likely an X86-64 issue. And support for libcheck > is checked (and is there), but for some reason fails in this instance. So what does "pkg-config --libs check" actually tells you? Regards Marcel