Armin K. wrote: > On 04/30/2012 07:11 PM, Bruce Dubbs wrote: >> /bin/sh ../libtool --silent --tag=CC >> --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include >> -I. -I. -I../include -I../include >> -DLIBDIR="/usr/lib/sane" -DBACKEND_NAME=v4l >> -DPATH_SANE_CONFIG_DIR=/etc/sane.d >> -DPATH_SANE_DATA_DIR=/usr/share >> -DPATH_SANE_LOCK_DIR=/usr/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 >> -g -O2 -W -Wall -MT libv4l_la-v4l.lo -MD -MP -MF .deps/libv4l_la-v4l.Tpo >> -c -o libv4l_la-v4l.lo `test -f 'v4l.c' || echo './'`v4l.c >> > > Looking at this I noticed -DPATH_SANE_LOCK_DIR=/usr/var/lock/sane ... > Perhaps you should use --localstatedir=/var since it seems to use > localstatedir after all.
Good thought. I'm still trying to figure out the v4l issues I have. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
