[sane-devel] Compile problem in 1.0.11

2003-04-10 Thread Henning Meier-Geinitz
Hi, On Thu, Apr 10, 2003 at 01:05:48PM -0300, John Coppens wrote: > The first time I had posted the message to the wrong list (Video4Linux > instead of sane-devel), but surprise I got this reply that solved the > problem elegantly: > > Ronald Bultje wrote: > > Use #define _LINUX_TIME_H 1 just b

[sane-devel] Compile problem in 1.0.11

2003-04-10 Thread John Coppens
Hi again, Henning The first time I had posted the message to the wrong list (Video4Linux instead of sane-devel), but surprise I got this reply that solved the problem elegantly: Ronald Bultje wrote: Use #define _LINUX_TIME_H 1 just before including videodev.h or videodev2.h. (I did that in v4l

[sane-devel] Compile problem in 1.0.11

2003-04-10 Thread John Coppens
On Thu, 10 Apr 2003 10:51:34 +0200 Henning Meier-Geinitz wrote: > Hi, > > On Thu, Apr 10, 2003 at 12:46:27AM -0300, John Coppens wrote: > > Get this error on compiling sane-backends 1.0.11: > > Please provide more details. This is which Linux version? Which > version of glibc? Which distributio

[sane-devel] Compile problem in 1.0.11

2003-04-10 Thread Henning Meier-Geinitz
Hi, On Thu, Apr 10, 2003 at 12:46:27AM -0300, John Coppens wrote: > Get this error on compiling sane-backends 1.0.11: Please provide more details. This is which Linux version? Which version of glibc? Which distribution? Which gcc? I haven't seen any bug reports about this ever. The include hasn'

[sane-devel] Compile problem in 1.0.11

2003-04-10 Thread John Coppens
Hi all... Get this error on compiling sane-backends 1.0.11: gcc -c -g -O2 -W -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=v4l -DLIBDIR=/usr/local/lib/sane v4l.c -f