Date: Thu, 20 Feb 2014 19:36:10 +0100 From: Tijl Coosemans <tijl@FreeBSD.org> To: jcv <jv@yeaguy.com> Cc: freebsd-ports@freebsd.org Subject: Re: mediatomb Message-ID: <20140220193610.26e38caf@kalimero.tijl.coosemans.org> In-Reply-To: <alpine.BSF.2.00.1402200858350.54799@yeaguy.com> References: <alpine.BSF.2.00.1402111211460.72226@yeaguy.com> <20140220154004.6dd1b124@kalimero.tijl.coosemans.org> <alpine.BSF.2.00.1402200710070.48106@yeaguy.com> <20140220174941.1a4381e0@kalimero.tijl.coosemans.org> <alpine.BSF.2.00.1402200858350.54799@yeaguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Feb 2014 09:03:49 -0800 (PST) jcv wrote: > On Thu, 20 Feb 2014, Tijl Coosemans wrote: >> On Thu, 20 Feb 2014 07:11:32 -0800 (PST) jcv wrote: >>> On Thu, 20 Feb 2014, Tijl Coosemans wrote: >>>> On Tue, 11 Feb 2014 12:16:16 -0800 (PST) jcv wrote: >>>>> Hi - I am seeing alot of emails regarding libiconv.. Is there a work >>>>> around for mediatomb per chance?? >>>> >>>> It should work now after r345236. >>> >>> Hi Tijl - Can you please advise my next steps.. I am still seeing: >> >> Hmm, check that you actually have the fix. The Makefile should have >> this id: >> >> $FreeBSD: head/net/mediatomb/Makefile 345236 2014-02-20 14:38:19Z tijl $ >> >> Check that you don't have any local modifications in the port or in >> /usr/ports/Mk, particularly /usr/ports/Mk/Uses/iconv.mk. >> >> If all of that checks out then send me this file: >> /usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log. > > Hi Tijl - I have not modified anything in /usr/ports/Mk. > > Here is what Im running: > > > uname -a > FreeBSD yeaguy.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan > 16 22:34:59 UTC 2014 > root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > > Thanks alot for your help: > > > > cat /usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log What is the output of this: cd /usr/ports/net/mediatomb make -V CPPFLAGS It should be: -DLIBICONV_PLUG If that's not the case, what's the output of this: cd /usr/ports/net/mediatomb grep USES Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140220193610.26e38caf>