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-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,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 D0C821F66E for ; Mon, 24 Aug 2020 13:16:27 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1kACKk-0006iy-UU; Mon, 24 Aug 2020 13:16:22 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kACKj-0006im-Im for sox-devel@lists.sourceforge.net; Mon, 24 Aug 2020 13:16:21 +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:Cc:To:From:Date:Sender:Reply-To: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=MZJyaczAjDlOVPuJIcODtJLo/IKES/RS6SMJBcprRPk=; b=h+gY82SjlteAz6+OQdS1YGxxJK Hlq5eFgUepaRGkTLe/zpNq2Ut3iW0ufHhASHA31OaCxCY5fMIvG3gcWNn0hPIsu8wrRm7SxAL+MEy upqXNa/ZAPbscbDPplMRfGSyPSTIgec4thLf0Uqs9cDKBsQ6z5ej4gaBzCD2ejWOTu3I=; 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:Cc:To :From:Date:Sender:Reply-To: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=MZJyaczAjDlOVPuJIcODtJLo/IKES/RS6SMJBcprRPk=; b=IkBho9g+b0U1USRKzJqiT+tOXb IdaLSorGIfOJX9lP+/2fU1Pn2MCgf2FD/QPLaMDbCmkrKVuhJ6TlUCU8JjAq0+w7NRcE4WC0RfLzS KA9i6UBwYQ/vGUuugIrN6kEMR2sZ9XYXdUgBOuRK4QbUdNYKU16K9v7Vx44lAnxs7KFc=; Received: from uvt.stare.cz ([185.63.96.79] helo=mx.stare.cz) by sfi-mx-3.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) id 1kACKh-002UMk-8I for sox-devel@lists.sourceforge.net; Mon, 24 Aug 2020 13:16:21 +0000 Received: from localhost (stare.cz [local]) by stare.cz (OpenSMTPD) with ESMTPA id 54f6db17; Mon, 24 Aug 2020 15:16:07 +0200 (CEST) Date: Mon, 24 Aug 2020 15:16:07 +0200 From: Jan Stary To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Message-ID: <20200824131607.GA80468@www.stare.cz> References: <20200821151610.GA82566@www.stare.cz> <20200821152130.GA6847@www.stare.cz> <20200821174358.GA88757@www.stare.cz> <20200821201758.GA23884@www.stare.cz> <20200821204550.GA67586@www.stare.cz> <20200824121849.GA83575@www.stare.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Headers-End: 1kACKh-002UMk-8I Subject: Re: Build system cleanup 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 Cc: sox-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: sox-devel-bounces@lists.sourceforge.net On Aug 24 13:27:00, mans@mansr.com wrote: > Jan Stary writes: > > >> It all works fine on my VM with this environment and no configure options: > >> AUTOCONF_VERSION=2.69 > >> AUTOMAKE_VERSION=1.16 > >> CC=cc > >> C_INCLUDE_PATH=/usr/local/include > >> LIBRARY_PATH=/usr/local/lib > > > > I see you have changed the install instructions in the INSTALL file > > (slapping them onto the Aug 14 commit without mentioning it or > > reflecting it in the commit message). There is a few problems: > > > > 1. > > On some systems, in particular OpenBSD, the autoreconf insists > > that 'libtool' is the GNU libtool (of course). So the requirement > > to have autoconf, automake and autoconf-archive probably needs to > > be augmented with GNU libtool; otherwise, > > Is there any other libtool? http://cvsweb.openbsd.org/src/usr.bin/libtool/ http://man.openbsd.org/libtool Relative -L paths are put before absolute ones. This fixes many (but not all, unfortunately) issues when software links to libraries already installed instead of those just built because, for example, "-L/usr/local/lib" comes before "-L../libfoo". That seems to be precisely the problem we are seeing with the GNU libtool if SoX is already installed. _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel