skype ports status and expectations

Anton Shterenlikht mexas at bris.ac.uk
Fri Jul 31 07:32:08 UTC 2015


>From sergey.dyatko at 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


More information about the freebsd-ports mailing list