From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6130 216.105.38.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 931C61F466 for ; Mon, 20 Jan 2020 18:22:13 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1itbgc-0008Bx-Mg; Mon, 20 Jan 2020 18:22:06 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1itbgb-0008Bi-18 for sox-users@lists.sourceforge.net; Mon, 20 Jan 2020 18:22:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding: 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=35BPPM2WbPGC9hFMsPHg135jD9sgZ+1LKf1qDC8LfLM=; b=D8E0dODqKB/eyaFoygX7atb3uo qDMyD2RkI8IvwAySJye1niXkrHHd03XGivQMJSgrcdBqSBLyz0ldZgtJEsVQ0ODj720+OamxfAion hfRKeCdIw3mW1iGLt8q1AOJPeNCqAvDn4QHOvqlCwsyqJy/JymZ8IWpQgSA/Kaf9vimA=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To: From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding: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=35BPPM2WbPGC9hFMsPHg135jD9sgZ+1LKf1qDC8LfLM=; b=Qf/hvoG5tsBot3LtR5beo3J2Rv 93aA6DSFouvO1UIKr98XJwOaZBQ9KeLZB31kXDuB4zXpccHn0nH76T/vzV+SYv+tEOqnrIUncDu1J 5DdnKCB/tFA0/MComMO3vJ3Az0R6/E/dbGjrB7eQRFWCiPp+ErAQ3f3rfauTdSoG6SSo=; Received: from mx.stare.cz ([79.98.77.229]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) id 1itbgX-00FEAr-9p for sox-users@lists.sourceforge.net; Mon, 20 Jan 2020 18:22:04 +0000 Received: from localhost (stare.cz [local]) by stare.cz (OpenSMTPD) with ESMTPA id 2a0f0578 for ; Mon, 20 Jan 2020 19:21:49 +0100 (CET) Date: Mon, 20 Jan 2020 19:21:49 +0100 From: Jan Stary To: sox-users@lists.sourceforge.net Message-ID: <20200120182148.GA71960@www.stare.cz> References: <0cf41b84-bdb0-460c-99da-74e86f407a0f@www.fastmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0cf41b84-bdb0-460c-99da-74e86f407a0f@www.fastmail.com> X-Headers-End: 1itbgX-00FEAr-9p Subject: Re: Compiling with opus on raspberry pi with raspbian lite X-BeenThere: sox-users@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-users@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: sox-users-bounces@lists.sourceforge.net Post a script(1) of the entire './configure && make' session. > Hi, > Long time listener, first time caller. I haven't had time to investigate the cause, but I find that when I try to build sox on the raspberry pi with opus, my subsequent sox executable doesn't include opus support. It says during the configure phase that OPUS is found and there is a "yes" adjacent to the opus support check. However, looking at the output of the make -s phase, there are many warnings mostly to do with using * instead of && as a conditional. I can provide more info later if needed. Perhaps I am missing a flag required for compilation? > Thanks > _______________________________________________ > Sox-users mailing list > Sox-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sox-users _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users