On Sun, Feb 9, 2014 at 9:25 PM, Bernhard Fröhlich <de...@bluelife.at> wrote:
>
>
> There is definitely something wrong with your box. The ffmpeg option is on
> so there should be a dependency for ffmpeg1 but I don't see any check for it
> in your output and the confogure check for ffmpeg is also failing.

Are you saying that a port named 'ffmpeg*' should be installed?
Because on the 10.0 box (where tvheadend did install), there isn't any
ffmpeg ports installed:
root@kg-v7# uname -a
FreeBSD kg-v7.kg4.no 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu
Jan 16 22:34:59 UTC 2014
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

root@kg-v7# cd /usr/ports/multimedia/tvheadend
root@kg-v7# make showconfig
===> The following configuration options are available for
tvheadend-3.4.0.20130726.3_4:
     AVAHI=off: Zeroconf support via Avahi
     DVBCSA=on: Replace internal ffdecsa with dvbcsa
     FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
===> Use 'make config' to modify these settings

root@kg-v7# portversion -v tvh*
[Reading data from pkg(8) ... - 316 packages found - done]
tvheadend-3.4.0.20130726.3_4  =  up-to-date with port

root@kg-v7# portversion -v *ffm*
[Reading data from pkg(8) ... - 316 packages found - done]
** No matching package found: *ffm*


>
> So either the ports dependency on ffmpeg1 is broken or you have quite badly
> broken/misconfigured your box.

The box has been upgraded with standard tools (ie. svn, make world).
The ports on said box has also been upgraded with standard tools
(portsnap, portupgrade), including reading /usr/ports/UPDATING and
taking actions where appropriate.

So I tried
ports-mgmt/pchecker - it didn't report anything interesting
pkg_libchk (from sysutils/bsdadminscripts) - it didn't find anything interesting

Any hints on how to find out what's broken?

-- 
Regards,
Torfinn Ingolfsen
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to