Re: sane on s/linux

Zachary L. Stauber (zack@ebert.com)
Tue, 9 Feb 1999 10:20:58 -0700 (MST)

Red Hat 5.1 for Sparc on a Sparc 10, full install. Here is the error I
get (at least the first one). Can anyone tell me how to fix it? I have
Microtek scanners if that helps knock out troublesome source code, I don't
need to use it all.
-Zack

=============
make[1]: Entering directory `/usr/local/temp/sane-1.00/sanei'
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
-DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -Wall
-fPIC -DPIC sanei_ab306.c
/usr/include/asm/io.h: In function `mapioaddr':
In file included from /usr/include/sys/io.h:27,
from sanei_ab306.c:53:
/usr/include/asm/io.h:109: warning: implicit declaration of function
`printk'
/usr/include/asm/io.h:112: dereferencing pointer to incomplete type
/usr/include/asm/io.h: In function `unmapioaddr':
/usr/include/asm/io.h:133: dereferencing pointer to incomplete type
make[1]: *** [sanei_ab306.o] Error 1
make[1]: Leaving directory `/usr/local/temp/sane-1.00/sanei'
make: *** [all-recursive] Error 1
==================

> Yes, there were a couple of problems. The biggest one was due to a compiler
> bug that doesn't allow me to compile any of the UMAX code (but since I don't
> have one, I didn't worry about it too much). This was SANE 1.0 on RH 5.1.
>
> TTFN - Guy

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