>From [email protected] 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to