From owner-freebsd-ports@freebsd.org Fri Jul 5 18:18:09 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8493B15D16D2 for ; Fri, 5 Jul 2019 18:18:09 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1AEA882CC3 for ; Fri, 5 Jul 2019 18:18:09 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hjSmZ-000Af8-E4; Fri, 05 Jul 2019 20:18:03 +0200 Date: Fri, 5 Jul 2019 20:18:03 +0200 From: Kurt Jaeger To: Per Gunnarsson Cc: freebsd-ports@freebsd.org Subject: Re: butt Message-ID: <20190705181803.GB2733@home.opsec.eu> References: <7fe6e0b0-01a6-51cb-3246-4a014a0d9193@yandex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7fe6e0b0-01a6-51cb-3246-4a014a0d9193@yandex.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2019 18:18:09 -0000 Hi! > Hello! I have tried to compile butt (an easy to use live streaming > source client for icecast with a GUI) to FreeBSD. > > It works pretty well but I don't have the skills to make the D-Bus > feature work. > > Before compiling, I had to run autoreconf -i and set the PKG_CONFIG > environment variable before running ./configure . > > https://mustafejen.se/~per/tmp/debug/Myfirstport/butt has two files with > modification that helped. Thanks -- I had a look at this. I used those and prepared a rough draft of a FreeBSD port, see https://people.freebsd.org/~pi/butt/ but it fails to build in the first compile: ===> Building for butt-0.1.18 gmake[1]: Entering directory '/home/pi/m/multimedia/butt/work/butt-0.1.18' gmake all-am gmake[2]: Entering directory '/home/pi/m/multimedia/butt/work/butt-0.1.18' gmake[2]: *** No rule to make target 'butt.cpp', needed by 'butt.o'. Stop. gmake[2]: Leaving directory '/home/pi/m/multimedia/butt/work/butt-0.1.18' gmake[1]: *** [Makefile:400: all] Error 2 gmake[1]: Leaving directory '/home/pi/m/multimedia/butt/work/butt-0.1.18' so somehow your Makefile.am patch is not sufficient ? Any ideas ? -- pi@opsec.eu +49 171 3101372 One year to go !