CSI 를 통한 카메라가 v4l을 지원하지 않아 좀 불편해서..
The camera works with all models of Raspberry Pi 1 and 2. It can be accessed through the MMAL and V4L APIs , and there are numerous third-party libraries built for it, including the Picamera Python library.
pi@raspberrypi ~/src/v4l-utils $ v4l2-ctl --set-fmt-video=width=1920,height=1088,pixelformat=4
pi@raspberrypi ~/src/v4l-utils $ v4l2-ctl --stream-mmap=3 --stream-count=100 --stream-to=somefile.264
라즈베리 파이 2로 빌드할 경우 -j 4 옵션으로 5분 정도 걸린다.
2015. 08. 09. (일) 23:58:09 KST
2015. 08. 10. (월) 00:03:24 KST
# /etc/modules: kernel modules to load at boot time.
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
접기
$ make -j4
make all-recursive
make[1]: Entering directory '/home/pi/src/v4l-utils'
Making all in v4l-utils-po
make[2]: Entering directory '/home/pi/src/v4l-utils/v4l-utils-po'
test ! -f ./v4l-utils.pot || \
test -z "pt_BR.gmo" || make pt_BR.gmo
make[3]: Entering directory '/home/pi/src/v4l-utils/v4l-utils-po'
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
pt_BR.po: 번역된 메시지 229개.
make[3]: Leaving directory '/home/pi/src/v4l-utils/v4l-utils-po'
touch stamp-po
make[2]: Leaving directory '/home/pi/src/v4l-utils/v4l-utils-po'
Making all in libdvbv5-po
make[2]: Entering directory '/home/pi/src/v4l-utils/libdvbv5-po'
test ! -f ./libdvbv5.pot || \
test -z "pt_BR.gmo" || make pt_BR.gmo
make[3]: Entering directory '/home/pi/src/v4l-utils/libdvbv5-po'
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
pt_BR.po: 번역된 메시지 136개.
make[3]: Leaving directory '/home/pi/src/v4l-utils/libdvbv5-po'
touch stamp-po
make[2]: Leaving directory '/home/pi/src/v4l-utils/libdvbv5-po'
Making all in lib
make[2]: Entering directory '/home/pi/src/v4l-utils/lib'
Making all in libv4lconvert
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
CC libv4lconvert_la-libv4lconvert.lo
CC libv4lconvert_la-tinyjpeg.lo
CC libv4lconvert_la-sn9c10x.lo
CC libv4lconvert_la-sn9c20x.lo
CC libv4lconvert_la-pac207.lo
CC libv4lconvert_la-mr97310a.lo
CC libv4lconvert_la-flip.lo
CC libv4lconvert_la-crop.lo
CC libv4lconvert_la-jidctflt.lo
CC libv4lconvert_la-spca561-decompress.lo
CC libv4lconvert_la-rgbyuv.lo
CC libv4lconvert_la-sn9c2028-decomp.lo
CC libv4lconvert_la-spca501.lo
CC libv4lconvert_la-sq905c.lo
CC libv4lconvert_la-bayer.lo
CC libv4lconvert_la-hm12.lo
CC libv4lconvert_la-stv0680.lo
CC libv4lconvert_la-cpia1.lo
CC libv4lconvert_la-se401.lo
CC libv4lconvert_la-jpgl.lo
CC libv4lconvert_la-jpeg.lo
CC libv4lconvert_la-jl2005bcd.lo
CC libv4lconvert_la-helper.lo
CC libv4lconvert_la-jpeg_memsrcdest.lo
CC ov511-decomp.o
CC ov518-decomp.o
CC control/libv4lconvert_la-libv4lcontrol.lo
CC processing/libv4lconvert_la-libv4lprocessing.lo
CC processing/libv4lconvert_la-whitebalance.lo
CC processing/libv4lconvert_la-autogain.lo
CC processing/libv4lconvert_la-gamma.lo
CCLD ov518-decomp
CCLD ov511-decomp
CCLD libv4lconvert.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
Making all in libv4l2
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2'
CC libv4l2_la-libv4l2.lo
CC libv4l2_la-v4l2-plugin.lo
CC libv4l2_la-log.lo
CC v4l2convert_la-v4l2convert.lo
CCLD libv4l2.la
CCLD v4l2convert.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2'
Making all in libv4l1
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l1'
CC libv4l1_la-libv4l1.lo
CC libv4l1_la-log.lo
CC v4l1compat_la-v4l1compat.lo
CCLD libv4l1.la
CCLD v4l1compat.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l1'
Making all in libv4l2rds
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
CC libv4l2rds_la-libv4l2rds.lo
CCLD libv4l2rds.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
Making all in libv4l-mplane
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
CC libv4l_mplane_la-libv4l-mplane.lo
CCLD libv4l-mplane.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
Making all in libdvbv5
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libdvbv5'
CC libdvbv5_la-compat-soname.lo
CC libdvbv5_la-crc32.lo
CC libdvbv5_la-countries.lo
CC libdvbv5_la-dvb-legacy-channel-format.lo
CC libdvbv5_la-dvb-zap-format.lo
CC libdvbv5_la-dvb-vdr-format.lo
CC libdvbv5_la-dvb-v5.lo
CC libdvbv5_la-parse_string.lo
CC libdvbv5_la-dvb-demux.lo
CC libdvbv5_la-dvb-fe.lo
CC libdvbv5_la-dvb-log.lo
CC libdvbv5_la-dvb-file.lo
CC libdvbv5_la-dvb-v5-std.lo
CC libdvbv5_la-dvb-sat.lo
CC libdvbv5_la-dvb-scan.lo
CC libdvbv5_la-descriptors.lo
CC tables/libdvbv5_la-header.lo
CC tables/libdvbv5_la-pat.lo
CC tables/libdvbv5_la-pmt.lo
CC tables/libdvbv5_la-nit.lo
CC tables/libdvbv5_la-sdt.lo
CC tables/libdvbv5_la-vct.lo
CC tables/libdvbv5_la-mgt.lo
CC tables/libdvbv5_la-eit.lo
CC tables/libdvbv5_la-cat.lo
CC tables/libdvbv5_la-atsc_eit.lo
CC tables/libdvbv5_la-mpeg_ts.lo
CC tables/libdvbv5_la-mpeg_pes.lo
CC tables/libdvbv5_la-mpeg_es.lo
CC descriptors/libdvbv5_la-desc_language.lo
CC descriptors/libdvbv5_la-desc_network_name.lo
CC descriptors/libdvbv5_la-desc_cable_delivery.lo
CC descriptors/libdvbv5_la-desc_sat.lo
CC descriptors/libdvbv5_la-desc_terrestrial_delivery.lo
CC descriptors/libdvbv5_la-desc_t2_delivery.lo
CC descriptors/libdvbv5_la-desc_service.lo
CC descriptors/libdvbv5_la-desc_frequency_list.lo
CC descriptors/libdvbv5_la-desc_event_short.lo
CC descriptors/libdvbv5_la-desc_event_extended.lo
CC descriptors/libdvbv5_la-desc_atsc_service_location.lo
CC descriptors/libdvbv5_la-desc_hierarchy.lo
CC descriptors/libdvbv5_la-desc_extension.lo
CC descriptors/libdvbv5_la-desc_isdbt_delivery.lo
CC descriptors/libdvbv5_la-desc_logical_channel.lo
CC descriptors/libdvbv5_la-desc_ts_info.lo
CC descriptors/libdvbv5_la-desc_partial_reception.lo
CC descriptors/libdvbv5_la-desc_ca.lo
CC descriptors/libdvbv5_la-desc_ca_identifier.lo
CCLD libdvbv5.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libdvbv5'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib'
Making all in utils
make[2]: Entering directory '/home/pi/src/v4l-utils/utils'
Making all in dvb
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/dvb'
CC dvb-fe-tool.o
CC dvbv5-zap.o
CC dvbv5-scan.o
CC dvb-format-convert.o
CCLD dvb-format-convert
CCLD dvb-fe-tool
CCLD dvbv5-scan
CCLD dvbv5-zap
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/dvb'
Making all in libv4l2util
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/libv4l2util'
CC libv4l2util_la-frequencies.lo
CC libv4l2util_la-v4l2_driver.lo
CCLD libv4l2util.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/libv4l2util'
Making all in libmedia_dev
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
CC libmedia_dev_la-get_media_devices.lo
CCLD libmedia_dev.la
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
Making all in decode_tm6000
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
CC decode_tm6000.o
CCLD decode_tm6000
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
Making all in keytable
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/keytable'
CC keytable.o
CCLD ir-keytable
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/keytable'
Making all in media-ctl
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/media-ctl'
CC libmediactl_la-libmediactl.lo
CC libv4l2subdev_la-libv4l2subdev.lo
CC media-ctl.o
CC options.o
CCLD libmediactl.la
CCLD libv4l2subdev.la
CCLD media-ctl
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/media-ctl'
Making all in v4l2-compliance
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
CXX v4l2-test-debug.o
CXX v4l2-compliance.o
CXX v4l2-test-controls.o
CXX v4l2-test-input-output.o
v4l2-test-debug.cpp: In function ‘int testRegister(node*)’:
v4l2-test-debug.cpp:40:39: warning: missing braces around initializer for ‘v4l2_dbg_match’ [-Wmissing-braces]
CXX v4l2-test-io-config.o
CXX v4l2-test-formats.o
CXX v4l2-test-buffers.o
CXX v4l2-test-codecs.o
CXX v4l2-test-colors.o
CXXLD v4l2-compliance
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
Making all in v4l2-ctl
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
CC cx18-ctl.o
CC ivtv-ctl.o
CXX v4l2-ctl-common.o
CXX v4l2-ctl.o
CXX v4l2-ctl-tuner.o
CXX v4l2-ctl-io.o
CXX v4l2-ctl-stds.o
CXX v4l2-ctl-vidcap.o
CXX v4l2-ctl-vidout.o
CXX v4l2-ctl-overlay.o
CXX v4l2-ctl-vbi.o
CXX v4l2-ctl-selection.o
CXX v4l2-ctl-misc.o
CXX v4l2-ctl-streaming.o
CXX v4l2-ctl-sdr.o
CXX v4l2-ctl-edid.o
CXX v4l2-ctl-modes.o
CC vivid-tpg-colors.o
CC vivid-tpg.o
CCLD cx18-ctl
CCLD ivtv-ctl
CXXLD v4l2-ctl
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
Making all in v4l2-dbg
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
CXX v4l2-dbg.o
CXXLD v4l2-dbg
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
Making all in v4l2-sysfs-path
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
CC v4l2-sysfs-path.o
CCLD v4l2-sysfs-path
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
Making all in rds-ctl
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/rds-ctl'
CXX rds-ctl.o
CXXLD rds-ctl
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/rds-ctl'
Making all in xc3028-firmware
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
CC firmware-tool.o
CC standards.o
CCLD firmware-tool
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
Making all in rds
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/rds'
CC rds-saa6588.o
CCLD rds-saa6588
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/rds'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils'
Making all in contrib
make[2]: Entering directory '/home/pi/src/v4l-utils/contrib'
Making all in test
make[3]: Entering directory '/home/pi/src/v4l-utils/contrib/test'
CC ioctl-test.o
CC sliced-vbi-detect.o
CC sliced-vbi-test.o
CC v4l2grab.o
CC driver-test.o
CC stress-buffer.o
CC capture-example.o
CCLD ioctl-test
CCLD sliced-vbi-detect
CCLD v4l2grab
CCLD driver-test
CCLD stress-buffer
CCLD sliced-vbi-test
CCLD capture-example
make[3]: Leaving directory '/home/pi/src/v4l-utils/contrib/test'
make[3]: Entering directory '/home/pi/src/v4l-utils/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/contrib'
make[2]: Leaving directory '/home/pi/src/v4l-utils/contrib'
make[2]: Entering directory '/home/pi/src/v4l-utils'
make[2]: Leaving directory '/home/pi/src/v4l-utils'
make[1]: Leaving directory '/home/pi/src/v4l-utils'
pi@raspberrypi ~/src/v4l-utils $ sudo make install
Making install in v4l-utils-po
make[1]: Entering directory '/home/pi/src/v4l-utils/v4l-utils-po'
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/v4l-utils.mo
if test "v4l-utils" = "gettext-tools"; then \
/bin/mkdir -p /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/pi/src/v4l-utils/v4l-utils-po'
Making install in libdvbv5-po
make[1]: Entering directory '/home/pi/src/v4l-utils/libdvbv5-po'
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/libdvbv5.mo
if test "libdvbv5" = "gettext-tools"; then \
/bin/mkdir -p /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/pi/src/v4l-utils/libdvbv5-po'
Making install in lib
make[1]: Entering directory '/home/pi/src/v4l-utils/lib'
Making install in libv4lconvert
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libv4lconvert.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libv4lconvert.so.0.0.0 /usr/local/lib/libv4lconvert.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so.0 || { rm -f libv4lconvert.so.0 && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so || { rm -f libv4lconvert.so && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4lconvert.lai /usr/local/lib/libv4lconvert.la
libtool: install: /usr/bin/install -c .libs/libv4lconvert.a /usr/local/lib/libv4lconvert.a
libtool: install: chmod 644 /usr/local/lib/libv4lconvert.a
libtool: install: ranlib /usr/local/lib/libv4lconvert.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 ../include/libv4lconvert.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/libv4l'
/bin/bash ../../libtool --mode=install /usr/bin/install -c ov511-decomp ov518-decomp '/usr/local/lib/libv4l'
libtool: install: /usr/bin/install -c ov511-decomp /usr/local/lib/libv4l/ov511-decomp
libtool: install: /usr/bin/install -c ov518-decomp /usr/local/lib/libv4l/ov518-decomp
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libv4lconvert.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4lconvert'
Making install in libv4l2
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libv4l2.la '/usr/local/lib'
libtool: install: warning: relinking `libv4l2.la'
libtool: install: (cd /home/pi/src/v4l-utils/lib/libv4l2; /bin/bash /home/pi/src/v4l-utils/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -version-info 0 -lpthread -ldl -o libv4l2.la -rpath /usr/local/lib libv4l2_la-libv4l2.lo libv4l2_la-v4l2-plugin.lo libv4l2_la-log.lo ../libv4lconvert/libv4lconvert.la )
libtool: install: /usr/bin/install -c .libs/libv4l2.so.0.0.0T /usr/local/lib/libv4l2.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l2.so.0.0.0 libv4l2.so.0 || { rm -f libv4l2.so.0 && ln -s libv4l2.so.0.0.0 libv4l2.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l2.so.0.0.0 libv4l2.so || { rm -f libv4l2.so && ln -s libv4l2.so.0.0.0 libv4l2.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4l2.lai /usr/local/lib/libv4l2.la
libtool: install: /usr/bin/install -c .libs/libv4l2.a /usr/local/lib/libv4l2.a
libtool: install: chmod 644 /usr/local/lib/libv4l2.a
libtool: install: ranlib /usr/local/lib/libv4l2.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make install-exec-hook
make[4]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2'
/bin/mkdir -p //usr/local/lib
(cd //usr/local/lib && rm -f v4l2convert.so && ln -s libv4l/v4l2convert.so v4l2convert.so)
make[4]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2'
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 ../include/libv4l2.h ../include/libv4l-plugin.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/libv4l'
/bin/bash ../../libtool --mode=install /usr/bin/install -c v4l2convert.la '/usr/local/lib/libv4l'
libtool: install: warning: relinking `v4l2convert.la'
libtool: install: (cd /home/pi/src/v4l-utils/lib/libv4l2; /bin/bash /home/pi/src/v4l-utils/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -g -O2 -avoid-version -module -shared -export-dynamic -o v4l2convert.la -rpath /usr/local/lib/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la )
libtool: install: /usr/bin/install -c .libs/v4l2convert.soT /usr/local/lib/libv4l/v4l2convert.so
libtool: install: /usr/bin/install -c .libs/v4l2convert.lai /usr/local/lib/libv4l/v4l2convert.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/libv4l
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/libv4l
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libv4l2.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2'
Making install in libv4l1
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l1'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l1'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libv4l1.la '/usr/local/lib'
libtool: install: warning: relinking `libv4l1.la'
libtool: install: (cd /home/pi/src/v4l-utils/lib/libv4l1; /bin/bash /home/pi/src/v4l-utils/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -version-info 0 -lpthread -o libv4l1.la -rpath /usr/local/lib libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la )
libtool: install: /usr/bin/install -c .libs/libv4l1.so.0.0.0T /usr/local/lib/libv4l1.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l1.so.0.0.0 libv4l1.so.0 || { rm -f libv4l1.so.0 && ln -s libv4l1.so.0.0.0 libv4l1.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l1.so.0.0.0 libv4l1.so || { rm -f libv4l1.so && ln -s libv4l1.so.0.0.0 libv4l1.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4l1.lai /usr/local/lib/libv4l1.la
libtool: install: /usr/bin/install -c .libs/libv4l1.a /usr/local/lib/libv4l1.a
libtool: install: chmod 644 /usr/local/lib/libv4l1.a
libtool: install: ranlib /usr/local/lib/libv4l1.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make install-exec-hook
make[4]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l1'
/bin/mkdir -p //usr/local/lib
(cd //usr/local/lib && rm -f v4l1compat.so && ln -s libv4l/v4l1compat.so v4l1compat.so)
make[4]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l1'
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 ../include/libv4l1.h ../include/libv4l1-videodev.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/libv4l'
/bin/bash ../../libtool --mode=install /usr/bin/install -c v4l1compat.la '/usr/local/lib/libv4l'
libtool: install: warning: relinking `v4l1compat.la'
libtool: install: (cd /home/pi/src/v4l-utils/lib/libv4l1; /bin/bash /home/pi/src/v4l-utils/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -g -O2 -avoid-version -module -shared -export-dynamic -o v4l1compat.la -rpath /usr/local/lib/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la )
libtool: install: /usr/bin/install -c .libs/v4l1compat.soT /usr/local/lib/libv4l/v4l1compat.so
libtool: install: /usr/bin/install -c .libs/v4l1compat.lai /usr/local/lib/libv4l/v4l1compat.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/libv4l
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/libv4l
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libv4l1.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l1'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l1'
Making install in libv4l2rds
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libv4l2rds.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libv4l2rds.so.0.0.0 /usr/local/lib/libv4l2rds.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l2rds.so.0.0.0 libv4l2rds.so.0 || { rm -f libv4l2rds.so.0 && ln -s libv4l2rds.so.0.0.0 libv4l2rds.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libv4l2rds.so.0.0.0 libv4l2rds.so || { rm -f libv4l2rds.so && ln -s libv4l2rds.so.0.0.0 libv4l2rds.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4l2rds.lai /usr/local/lib/libv4l2rds.la
libtool: install: /usr/bin/install -c .libs/libv4l2rds.a /usr/local/lib/libv4l2rds.a
libtool: install: chmod 644 /usr/local/lib/libv4l2rds.a
libtool: install: ranlib /usr/local/lib/libv4l2rds.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 ../include/libv4l2rds.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libv4l2rds.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l2rds'
Making install in libv4l-mplane
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/lib/libv4l/plugins'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libv4l-mplane.la '/usr/local/lib/libv4l/plugins'
libtool: install: /usr/bin/install -c .libs/libv4l-mplane.so /usr/local/lib/libv4l/plugins/libv4l-mplane.so
libtool: install: /usr/bin/install -c .libs/libv4l-mplane.lai /usr/local/lib/libv4l/plugins/libv4l-mplane.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/libv4l/plugins
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/libv4l/plugins
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libv4l-mplane'
Making install in libdvbv5
make[2]: Entering directory '/home/pi/src/v4l-utils/lib/libdvbv5'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib/libdvbv5'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libdvbv5.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libdvbv5.so.0.0.0 /usr/local/lib/libdvbv5.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libdvbv5.so.0.0.0 libdvbv5.so.0 || { rm -f libdvbv5.so.0 && ln -s libdvbv5.so.0.0.0 libdvbv5.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libdvbv5.so.0.0.0 libdvbv5.so || { rm -f libdvbv5.so && ln -s libdvbv5.so.0.0.0 libdvbv5.so; }; })
libtool: install: /usr/bin/install -c .libs/libdvbv5.lai /usr/local/lib/libdvbv5.la
libtool: install: /usr/bin/install -c .libs/libdvbv5.a /usr/local/lib/libdvbv5.a
libtool: install: chmod 644 /usr/local/lib/libdvbv5.a
libtool: install: ranlib /usr/local/lib/libdvbv5.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/include/libdvbv5'
/usr/bin/install -c -m 644 ../include/libdvbv5/dvb-demux.h ../include/libdvbv5/dvb-v5-std.h ../include/libdvbv5/dvb-file.h ../include/libdvbv5/countries.h ../include/libdvbv5/crc32.h ../include/libdvbv5/dvb-frontend.h ../include/libdvbv5/dvb-fe.h ../include/libdvbv5/dvb-sat.h ../include/libdvbv5/dvb-scan.h ../include/libdvbv5/dvb-log.h ../include/libdvbv5/descriptors.h ../include/libdvbv5/header.h ../include/libdvbv5/pat.h ../include/libdvbv5/pmt.h ../include/libdvbv5/desc_language.h ../include/libdvbv5/desc_network_name.h ../include/libdvbv5/desc_cable_delivery.h ../include/libdvbv5/desc_sat.h ../include/libdvbv5/desc_terrestrial_delivery.h ../include/libdvbv5/desc_t2_delivery.h ../include/libdvbv5/desc_service.h ../include/libdvbv5/desc_frequency_list.h ../include/libdvbv5/desc_event_short.h ../include/libdvbv5/desc_event_extended.h ../include/libdvbv5/desc_atsc_service_location.h ../include/libdvbv5/desc_hierarchy.h ../include/libdvbv5/desc_extension.h ../include/libdvbv5/desc_isdbt_delivery.h ../include/libdvbv5/desc_logical_channel.h ../include/libdvbv5/desc_ts_info.h ../include/libdvbv5/desc_partial_reception.h ../include/libdvbv5/desc_ca.h ../include/libdvbv5/desc_ca_identifier.h ../include/libdvbv5/nit.h ../include/libdvbv5/sdt.h ../include/libdvbv5/vct.h ../include/libdvbv5/atsc_header.h ../include/libdvbv5/mgt.h ../include/libdvbv5/eit.h ../include/libdvbv5/cat.h '/usr/local/include/libdvbv5'
/usr/bin/install -c -m 644 ../include/libdvbv5/atsc_eit.h ../include/libdvbv5/mpeg_ts.h ../include/libdvbv5/mpeg_pes.h ../include/libdvbv5/mpeg_es.h '/usr/local/include/libdvbv5'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libdvbv5.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib/libdvbv5'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib/libdvbv5'
make[2]: Entering directory '/home/pi/src/v4l-utils/lib'
make[3]: Entering directory '/home/pi/src/v4l-utils/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/lib'
make[2]: Leaving directory '/home/pi/src/v4l-utils/lib'
make[1]: Leaving directory '/home/pi/src/v4l-utils/lib'
Making install in utils
make[1]: Entering directory '/home/pi/src/v4l-utils/utils'
Making install in dvb
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/dvb'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/dvb'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c dvb-fe-tool dvbv5-zap dvbv5-scan dvb-format-convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/dvb-fe-tool /usr/local/bin/dvb-fe-tool
libtool: install: /usr/bin/install -c .libs/dvbv5-zap /usr/local/bin/dvbv5-zap
libtool: install: /usr/bin/install -c .libs/dvbv5-scan /usr/local/bin/dvbv5-scan
libtool: install: /usr/bin/install -c .libs/dvb-format-convert /usr/local/bin/dvb-format-convert
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 dvb-fe-tool.1 dvbv5-zap.1 dvbv5-scan.1 dvb-format-convert.1 '/usr/local/share/man/man1'
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/dvb'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/dvb'
Making install in libv4l2util
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/libv4l2util'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/libv4l2util'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/libv4l2util'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/libv4l2util'
Making install in libmedia_dev
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/libmedia_dev'
Making install in decode_tm6000
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c decode_tm6000 '/usr/local/bin'
libtool: install: /usr/bin/install -c decode_tm6000 /usr/local/bin/decode_tm6000
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/decode_tm6000'
Making install in keytable
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/keytable'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/keytable'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c ir-keytable '/usr/local/bin'
libtool: install: /usr/bin/install -c ir-keytable /usr/local/bin/ir-keytable
/bin/mkdir -p '/usr/local/etc'
/usr/bin/install -c -m 644 rc_maps.cfg '/usr/local/etc'
/bin/bash /home/pi/src/v4l-utils/build-aux/install-sh -d "/usr/local/etc/rc_keymaps"
/bin/mkdir -p '/lib/udev/rc_keymaps'
/usr/bin/install -c -m 644 ./rc_keymaps/a800 ./rc_keymaps/adstech_dvb_t_pci ./rc_keymaps/af9005 ./rc_keymaps/alink_dtu_m ./rc_keymaps/allwinner_ba10_tv_box ./rc_keymaps/allwinner_i12_a20_tv_box ./rc_keymaps/anysee ./rc_keymaps/apac_viewcomp ./rc_keymaps/asus_pc39 ./rc_keymaps/asus_ps3_100 ./rc_keymaps/ati_tv_wonder_hd_600 ./rc_keymaps/ati_x10 ./rc_keymaps/avermedia ./rc_keymaps/avermedia_a16d ./rc_keymaps/avermedia_cardbus ./rc_keymaps/avermedia_dvbt ./rc_keymaps/avermedia_m135a ./rc_keymaps/avermedia_m733a_rm_k6 ./rc_keymaps/avermedia_rm_ks ./rc_keymaps/avertv_303 ./rc_keymaps/azurewave_ad_tu700 ./rc_keymaps/behold ./rc_keymaps/behold_columbus ./rc_keymaps/budget_ci_old ./rc_keymaps/cinergy ./rc_keymaps/cinergy_1400 ./rc_keymaps/cinergyt2 ./rc_keymaps/d680_dmb ./rc_keymaps/delock_61959 ./rc_keymaps/dib0700_nec ./rc_keymaps/dib0700_rc5 ./rc_keymaps/dibusb ./rc_keymaps/digitalnow_tinytwin ./rc_keymaps/digittrade ./rc_keymaps/digitv ./rc_keymaps/dm1105_nec ./rc_keymaps/dntv_live_dvb_t ./rc_keymaps/dntv_live_dvbt_pro ./rc_keymaps/dtt200u ./rc_keymaps/dvbsky '/lib/udev/rc_keymaps'
/usr/bin/install -c -m 644 ./rc_keymaps/dvico_mce ./rc_keymaps/dvico_portable ./rc_keymaps/em_terratec ./rc_keymaps/encore_enltv ./rc_keymaps/encore_enltv2 ./rc_keymaps/encore_enltv_fm53 ./rc_keymaps/evga_indtube ./rc_keymaps/eztv ./rc_keymaps/flydvb ./rc_keymaps/flyvideo ./rc_keymaps/fusionhdtv_mce ./rc_keymaps/gadmei_rm008z ./rc_keymaps/genius_tvgo_a11mce ./rc_keymaps/gotview7135 ./rc_keymaps/haupp ./rc_keymaps/hauppauge ./rc_keymaps/imon_mce ./rc_keymaps/imon_pad ./rc_keymaps/iodata_bctv7e ./rc_keymaps/it913x_v1 ./rc_keymaps/it913x_v2 ./rc_keymaps/kaiomy ./rc_keymaps/kworld_315u ./rc_keymaps/kworld_pc150u ./rc_keymaps/kworld_plus_tv_analog ./rc_keymaps/leadtek_y04g0051 ./rc_keymaps/lme2510 ./rc_keymaps/manli ./rc_keymaps/medion_x10 ./rc_keymaps/medion_x10_digitainer ./rc_keymaps/medion_x10_or2x ./rc_keymaps/megasky ./rc_keymaps/msi_digivox_ii ./rc_keymaps/msi_digivox_iii ./rc_keymaps/msi_tvanywhere ./rc_keymaps/msi_tvanywhere_plus ./rc_keymaps/nebula ./rc_keymaps/nec_terratec_cinergy_xs ./rc_keymaps/norwood ./rc_keymaps/npgtech '/lib/udev/rc_keymaps'
/usr/bin/install -c -m 644 ./rc_keymaps/opera1 ./rc_keymaps/pctv_sedna ./rc_keymaps/pinnacle310e ./rc_keymaps/pinnacle_color ./rc_keymaps/pinnacle_grey ./rc_keymaps/pinnacle_pctv_hd ./rc_keymaps/pixelview ./rc_keymaps/pixelview_002t ./rc_keymaps/pixelview_mk12 ./rc_keymaps/pixelview_new ./rc_keymaps/powercolor_real_angel ./rc_keymaps/proteus_2309 ./rc_keymaps/purpletv ./rc_keymaps/pv951 ./rc_keymaps/rc6_mce ./rc_keymaps/real_audio_220_32_keys ./rc_keymaps/reddo ./rc_keymaps/snapstream_firefly ./rc_keymaps/streamzap ./rc_keymaps/su3000 ./rc_keymaps/tbs_nec ./rc_keymaps/technisat_usb2 ./rc_keymaps/terratec_cinergy_xs ./rc_keymaps/terratec_slim ./rc_keymaps/terratec_slim_2 ./rc_keymaps/tevii_nec ./rc_keymaps/tivo ./rc_keymaps/total_media_in_hand ./rc_keymaps/total_media_in_hand_02 ./rc_keymaps/trekstor ./rc_keymaps/tt_1500 ./rc_keymaps/tvwalkertwin ./rc_keymaps/twinhan_vp1027_dvbs ./rc_keymaps/videomate_k100 ./rc_keymaps/videomate_s350 ./rc_keymaps/videomate_tv_pvr ./rc_keymaps/vp702x ./rc_keymaps/vp7045 ./rc_keymaps/winfast ./rc_keymaps/winfast_usbii_deluxe '/lib/udev/rc_keymaps'
/usr/bin/install -c -m 644 ./rc_keymaps/wobo_i5 '/lib/udev/rc_keymaps'
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 ir-keytable.1 '/usr/local/share/man/man1'
/bin/mkdir -p '/lib/udev/rules.d'
/usr/bin/install -c -m 644 70-infrared.rules '/lib/udev/rules.d'
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/keytable'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/keytable'
Making install in media-ctl
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/media-ctl'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/media-ctl'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c media-ctl '/usr/local/bin'
libtool: install: /usr/bin/install -c media-ctl /usr/local/bin/media-ctl
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/media-ctl'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/media-ctl'
Making install in v4l2-compliance
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c v4l2-compliance '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/v4l2-compliance /usr/local/bin/v4l2-compliance
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 v4l2-compliance.1 '/usr/local/share/man/man1'
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-compliance'
Making install in v4l2-ctl
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c cx18-ctl ivtv-ctl v4l2-ctl '/usr/local/bin'
libtool: install: /usr/bin/install -c cx18-ctl /usr/local/bin/cx18-ctl
libtool: install: /usr/bin/install -c ivtv-ctl /usr/local/bin/ivtv-ctl
libtool: install: /usr/bin/install -c .libs/v4l2-ctl /usr/local/bin/v4l2-ctl
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 v4l2-ctl.1 '/usr/local/share/man/man1'
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-ctl'
Making install in v4l2-dbg
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c v4l2-dbg '/usr/local/sbin'
libtool: install: /usr/bin/install -c v4l2-dbg /usr/local/sbin/v4l2-dbg
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-dbg'
Making install in v4l2-sysfs-path
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c v4l2-sysfs-path '/usr/local/bin'
libtool: install: /usr/bin/install -c v4l2-sysfs-path /usr/local/bin/v4l2-sysfs-path
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/v4l2-sysfs-path'
Making install in rds-ctl
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/rds-ctl'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/rds-ctl'
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c rds-ctl '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/rds-ctl /usr/local/bin/rds-ctl
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/rds-ctl'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/rds-ctl'
Making install in xc3028-firmware
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/xc3028-firmware'
Making install in rds
make[2]: Entering directory '/home/pi/src/v4l-utils/utils/rds'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils/rds'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils/rds'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils/rds'
make[2]: Entering directory '/home/pi/src/v4l-utils/utils'
make[3]: Entering directory '/home/pi/src/v4l-utils/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/utils'
make[2]: Leaving directory '/home/pi/src/v4l-utils/utils'
make[1]: Leaving directory '/home/pi/src/v4l-utils/utils'
Making install in contrib
make[1]: Entering directory '/home/pi/src/v4l-utils/contrib'
Making install in test
make[2]: Entering directory '/home/pi/src/v4l-utils/contrib/test'
make[3]: Entering directory '/home/pi/src/v4l-utils/contrib/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/contrib/test'
make[2]: Leaving directory '/home/pi/src/v4l-utils/contrib/test'
make[2]: Entering directory '/home/pi/src/v4l-utils/contrib'
make[3]: Entering directory '/home/pi/src/v4l-utils/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/src/v4l-utils/contrib'
make[2]: Leaving directory '/home/pi/src/v4l-utils/contrib'
make[1]: Leaving directory '/home/pi/src/v4l-utils/contrib'
make[1]: Entering directory '/home/pi/src/v4l-utils'
make[2]: Entering directory '/home/pi/src/v4l-utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pi/src/v4l-utils'
make[1]: Leaving directory '/home/pi/src/v4l-utils'
접기