Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 08:32:02 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        mexas@bris.ac.uk, sergey.dyatko@gmail.com
Cc:        freebsd-ports@freebsd.org
Subject:   Re: skype ports status and expectations
Message-ID:  <201507310732.t6V7W23J006366@mech-as222.men.bris.ac.uk>
In-Reply-To: <20150731095124.689a8d61@laptop.minsk.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
>From sergey.dyatko@gmail.com Fri Jul 31 08:09:20 2015
>
>I'm using FreeBSD-CURRENT (amd64) + net-im/skype4. All works fine (I hope). 
>http://gyazo.com/258a43fcb34ea384482800fa3d3de464

I'm on 10.1, so no skype4.

net-im/skype on launch says:

exec: LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so: not found

which comes from the port:

.if ${PORT_OPTIONS:MVIDEO}
RUN_DEPENDS+=   webcamd>0:${PORTSDIR}/multimedia/webcamd
USE_LINUX_APPS+=libv4l
SUB_LIST+=      VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so "
.else
SUB_LIST+=      VIDEO=""
.endif

but is the above path correct?

# pkg info -xo v4 
libv4l-1.6.3                   multimedia/libv4l
linux-c6-libv4l-0.6.3_1        multimedia/linux-c6-libv4l
# pkg info -xl v4 | grep v4l2convert.so
        /usr/local/lib/libv4l/v4l2convert.so
        /usr/local/lib/v4l2convert.so
        /compat/linux/usr/lib/libv4l/v4l2convert.so
# 

Tnanks

Anton



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