Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2019 20:18:03 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        Per Gunnarsson <per.gunnarsson@yandex.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: butt
Message-ID:  <20190705181803.GB2733@home.opsec.eu>
In-Reply-To: <7fe6e0b0-01a6-51cb-3246-4a014a0d9193@yandex.com>
References:  <7fe6e0b0-01a6-51cb-3246-4a014a0d9193@yandex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190705181803.GB2733>