Hi, On Nov 27, 2014, at 3:51, Barry Kauler <[email protected]> wrote:
> > This has the same problem as I reported for 'dvb-apps', the package > wants 'linux/videodev.h' which was dropped from Linux sometime ago. > > develop/libv4l is version 0.6.4, I upgraded it to 1.6.2 from here: > > http://linuxtv.org/downloads/v4l-utils/ > > However, the build fails. It cannot find libs: > > libtool: install: (cd > /TOOLCHAIN/src.libv4l.wary6.20141126.082515.20551.puppypc23455/v4l-utils-1.0.1/lib/libv4l2; > /bin/sh > /TOOLCHAIN/src.libv4l.wary6.20141126.082515.20551.puppypc23455/v4l-utils-1.0.1/libtool > --silent --tag CC --tag disable-static --mode=relink gcc -g -O2 > -avoid-version -module -shared -export-dynamic -o v4l2convert.la > -rpath /usr/lib/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la ) > /usr/lib/gcc/i686-t2-linux-gnu/4.9.2/../../../../i686-t2-linux-gnu/bin/ld: > cannot find -lv4l2 > collect2: error: ld returned 1 exit status > > Ha ha, it is actually looking in the host! > > Good thing this is not a cross-build, i manually copied libv4l2.so*, > libv4lconvert.so* and libjpeg9.so* out of build/... to host /usr/lib > ...success > > Rene, how can this be permanently fixed? I got it build by not setting CC= to make which apparently somehow helps libtool not to get confused, … :-/ I also only build the libs, not the tools: Committed revision 43418. Let us know what you think, maybe a utils packages for the utils? René -- ExactCODE GmbH, Lietzenburger Str. 42, DE-10117 Berlin http://exactcode.com | http://exactscan.com | http://ocrkit.com | http://t2-project.org | http://rene.rebe.de
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
