Re: SANE 1.00 breaks on Solaris v2.6

wolfgang Rapp (w1.rapp@von.ulm.de)
Sun, 29 Nov 1998 23:18:13 +0100

Hugo van der Kooij wrote:
>
> dc210.c: In function `init_dc210':
> dc210.c:329: warning: implicit declaration of function `cfmakeraw'
> dc210.c:344: `TCSBRKP' undeclared (first use this function)
> dc210.c:344: (Each undeclared identifier is reported only once
> dc210.c:344: for each function it appears in.)
> make[1]: *** [dc210.lo] Error 1
> make[1]: Leaving directory `/install/sane-1.00/backend'
> make: *** [all-recursive] Error 1
>
Yes dc210.c seens to be a developped for Linux only. I had the sane
Error on SVR4.2 Unix. I changed TCSBRKP to TCSBRK. There are also
problems if your syston do not support baudrates higher then B38400. I
added some ifdefs.

Wolfgang

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com