[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about sane



I did not see any comment, so perhaps the following will be of some help.
Your output shows couple of problems, but basicaly the program can't find some 
functions that it should have.
I am not using sane and I am only speculating. I think that you didn't make 
some preliminary steps before you tried to  "compile xscanimage..." (which is 
only a frontend).

> Hi, I have a general question about linux and a debian specific one ...
	. . .
> 
> my general question is about my failed compile ... does anyone know what
> the following message means and how do I fix it?
> 
> #/usr/src/sane-0.66/frontend: make xscanimage
> gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include
> -I/usr/local/include -D_GNU_SOURCE
> -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
> -DPATH_SANE_DATA_DIR=/usr/local/share           -DV_MAJOR=0 -DV_MINOR=66
> -I/usr/X11R6/include
> -g -O2 -Wall gtkglue.c
> gtkglue.c: In function `curve_new':
> gtkglue.c:701: warning: implicit declaration of function
> `gtk_gamma_curve_new'
> gtkglue.c:701: warning: assignment makes pointer from integer without a
> cast
> gtkglue.c:702: warning: implicit declaration of function
> `GTK_GAMMA_CURVE'
> gtkglue.c:702: invalid type argument of `->'
> gtkglue.c:696: warning: `curve' might be used uninitialized in this
> function
> gtkglue.c: In function `gsg_sync':
> gtkglue.c:1301: invalid type argument of `->'
> gtkglue.c:1280: warning: `curve' might be used uninitialized in this
> function
> make: *** [gtkglue.o] Error 1
> 
> 
> Kevin Poorman
> Kc5vxy@REMOVE_ME.juno.com
> One Tequila
> Two Tequila
> Three Tequila
> Floor.
>  


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . Trouble? 
e-mail to templin@bucknell.edu .


Reply to: