mediatomb

Tijl Coosemans tijl at FreeBSD.org
Thu Feb 20 18:36:17 UTC 2014


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 at 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



More information about the freebsd-ports mailing list