From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6130 216.105.32.0/20 X-Spam-Status: No, score=1.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS, T_DKIM_INVALID,T_RP_MATCHES_RCVD shortcircuit=no autolearn=no autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 219711FAE2 for ; Sun, 18 Mar 2018 14:49:28 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1exZca-0001Eo-9g; Sun, 18 Mar 2018 14:49:16 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1exZcZ-0001Ei-L0 for sox-devel@lists.sourceforge.net; Sun, 18 Mar 2018 14:49:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version :Message-ID:In-Reply-To:Date:References:Subject:To:From:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/4RX8jyAKSE3Jim87pUvYTNFHuWFeC/OUJ2FWLa1lYA=; b=Sl2pXBWjjkAi5FV/vqZ++s0vTf L/HSF8hgcM3lm8uwsr7uWPwnOwLl7njBCCqIkteSuzGv7huxMZg8ACpeEMgPz6nokqBQ3zlrCAfKE fWBCkJ2H4+aaPeqn9chp+HAY4o20I5ZekkAzLYlhnDjSuIGNdp8CwttAD9J2aIR0s6TQ=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=/4RX8jyAKSE3Jim87pUvYTNFHuWFeC/OUJ2FWLa1lYA=; b=JJmQGMiWtuERnddJo8eJ8nOEui aeZZy8jlyK3yRxxITl0ru/4dQtJ147Av9x5/Fw0fuwB4JKyeIwOf7HP1kMi0/SOFnMnqI/CEltgTB ZCk6NbEKMZ7uV4kTvFYGonmMj08wJjXchXt547h/AsmNY8hRMyniTGjPsvc7St2RtYD8=; Received: from sfi-lb-mx.v20.lw.sourceforge.com ([172.30.20.201] helo=unicorn.mansr.com) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1exZcX-00AlXK-Im for sox-devel@lists.sourceforge.net; Sun, 18 Mar 2018 14:49:15 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id 324FD1539B; Sun, 18 Mar 2018 14:49:07 +0000 (GMT) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: sox-devel@lists.sourceforge.net References: <20180317143300.GA62585@www.stare.cz> Date: Sun, 18 Mar 2018 14:49:07 +0000 In-Reply-To: <20180317143300.GA62585@www.stare.cz> (Jan Stary's message of "Sat, 17 Mar 2018 15:33:00 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1exZcX-00AlXK-Im Subject: Re: --without-amrwb --without-amrnb looks for AMR X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-devel@lists.sourceforge.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: sox-devel-bounces@lists.sourceforge.net Jan Stary writes: > This is current git (from git://git.code.sf.net/p/sox/code) > on OpenBSD current/amd64. Configuring SoX with (full output below) > > $ ./configure --without-amrwb --without-amrnb \ > CPPFLAGS=3D-I/usr/local/include LDFLAGS=3D-L/usr/local/lib > > it still seems to look for AMR (and finds the library). > > checking opencore-amrwb/dec_if.h usability... yes > checking opencore-amrwb/dec_if.h presence... yes > checking for opencore-amrwb/dec_if.h... yes > checking for D_IF_init in -lopencore-amrwb... yes > checking opencore-amrnb/interf_dec.h usability... yes > checking opencore-amrnb/interf_dec.h presence... yes > checking for opencore-amrnb/interf_dec.h... yes > checking for Decoder_Interface_init in -lopencore-amrnb... yes > > Why is that? Why does SoX try looking for the headers > and the library when it is explicitly told not to? Whoever wrote the configure script was lazy. The checks are always done, but the format support is only built if requested. -- = M=E5ns Rullg=E5rd ---------------------------------------------------------------------------= --- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel