kopia lustrzana https://gitlab.com/sane-project/website
1360 wiersze
35 KiB
HTML
1360 wiersze
35 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: problems compling sane 1.0.3 xscanimage/xsane</TITLE>
|
|
<META NAME="Author" CONTENT="David Cougle (lunarbard@moonman.com)">
|
|
<META NAME="Subject" CONTENT="problems compling sane 1.0.3 xscanimage/xsane">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>problems compling sane 1.0.3 xscanimage/xsane</H1>
|
|
<!-- received="Mon Sep 25 12:44:10 2000" -->
|
|
<!-- isoreceived="20000925194410" -->
|
|
<!-- sent="Mon, 25 Sep 2000 14:59:21 CDT" -->
|
|
<!-- isosent="20000925195921" -->
|
|
<!-- name="David Cougle" -->
|
|
<!-- email="lunarbard@moonman.com" -->
|
|
<!-- subject="problems compling sane 1.0.3 xscanimage/xsane" -->
|
|
<!-- id="200009251959.PAA21561@mail2.lig.bellsouth.net" -->
|
|
<STRONG>From:</STRONG> David Cougle (<A HREF="mailto:lunarbard@moonman.com?Subject=Re:%20problems%20compling%20sane%201.0.3%20xscanimage/xsane&In-Reply-To=<200009251959.PAA21561@mail2.lig.bellsouth.net>"><EM>lunarbard@moonman.com</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Mon Sep 25 2000 - 12:59:21 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0263.html">Oliver Schwartz: "Re: will my scanner work"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0261.html">Henning Meier-Geinitz: "SANE BeOS port"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0271.html">Henning Meier-Geinitz: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0271.html">Henning Meier-Geinitz: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0272.html">Dave Hill: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0276.html">David Cougle: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0277.html">David Cougle: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#262">[ date ]</A>
|
|
<A HREF="index.html#262">[ thread ]</A>
|
|
<A HREF="subject.html#262">[ subject ]</A>
|
|
<A HREF="author.html#262">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
I cannot compile xscanimage or xsane.
|
|
<BR>
|
|
I have gimp 1.1.26.
|
|
<BR>
|
|
<P><P><P>Script started on Mon Sep 25 14:5
|
|
<BR>
|
|
<P><P>4:17 2000
|
|
<BR>
|
|
[root@localhost sane-1.0.3]# make
|
|
<BR>
|
|
for subdir in lib sanei backend frontend doc tools; do \
|
|
<BR>
|
|
target=`echo all-recursive | sed s/-recursive//`; \
|
|
<BR>
|
|
echo making $target in $subdir; \
|
|
<BR>
|
|
(cd $subdir && make $target) \
|
|
<BR>
|
|
|| case "" in *k*) fail=yes;; *) exit 1;; esac; \
|
|
<BR>
|
|
done && test -z "$fail"
|
|
<BR>
|
|
making all in lib
|
|
<BR>
|
|
make[1]: Entering directory `/tmp/sane-1.0.3/lib'
|
|
<BR>
|
|
make[1]: Nothing to be done for `all'.
|
|
<BR>
|
|
make[1]: Leaving directory `/tmp/sane-1.0.3/lib'
|
|
<BR>
|
|
making all in sanei
|
|
<BR>
|
|
make[1]: Entering directory `/tmp/sane-1.0.3/sanei'
|
|
<BR>
|
|
make[1]: Nothing to be done for `all'.
|
|
<BR>
|
|
make[1]: Leaving directory `/tmp/sane-1.0.3/sanei'
|
|
<BR>
|
|
making all in backend
|
|
<BR>
|
|
make[1]: Entering directory `/tmp/sane-1.0.3/backend'
|
|
<BR>
|
|
make[1]: Nothing to be done for `all'.
|
|
<BR>
|
|
make[1]: Leaving directory `/tmp/sane-1.0.3/backend'
|
|
<BR>
|
|
making all in frontend
|
|
<BR>
|
|
make[1]: Entering directory `/tmp/sane-1.0.3/frontend'
|
|
<BR>
|
|
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include
|
|
<BR>
|
|
-I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include
|
|
<BR>
|
|
-D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/opt/etc/sane.d
|
|
<BR>
|
|
-DPATH_SANE_DATA_DIR=/opt/share -DV_MAJOR=1 -DV_MINOR=0 -O3 -W -Wall
|
|
<BR>
|
|
-DSCSIBUFFERSIZE=131072 xscanimage.c
|
|
<BR>
|
|
xscanimage.c:63: parse error before `GParam'
|
|
<BR>
|
|
xscanimage.c:66: parse error before `PLUG_IN_INFO'
|
|
<BR>
|
|
xscanimage.c:66: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`PLUG_IN_INFO'
|
|
<BR>
|
|
xscanimage.c:68: warning: initialization makes integer from pointer without
|
|
<BR>
|
|
a cast
|
|
<BR>
|
|
xscanimage.c:69: warning: excess elements in scalar initializer after
|
|
<BR>
|
|
`PLUG_IN_INFO'
|
|
<BR>
|
|
xscanimage.c:70: warning: excess elements in scalar initializer after
|
|
<BR>
|
|
`PLUG_IN_INFO'
|
|
<BR>
|
|
xscanimage.c:71: warning: excess elements in scalar initializer after
|
|
<BR>
|
|
`PLUG_IN_INFO'
|
|
<BR>
|
|
xscanimage.c:72: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:103: parse error before `GDrawable'
|
|
<BR>
|
|
xscanimage.c:103: warning: no semicolon at end of struct or union
|
|
<BR>
|
|
xscanimage.c:106: parse error before `region'
|
|
<BR>
|
|
xscanimage.c:106: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`region'
|
|
<BR>
|
|
xscanimage.c:106: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:109: parse error before `}'
|
|
<BR>
|
|
xscanimage.c:110: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`scan_win'
|
|
<BR>
|
|
xscanimage.c:110: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:122: warning: missing initializer for
|
|
<BR>
|
|
`long_options[2].has_arg'
|
|
<BR>
|
|
xscanimage.c: In function `query':
|
|
<BR>
|
|
xscanimage.c:234: syntax error before `args'
|
|
<BR>
|
|
xscanimage.c: At top level:
|
|
<BR>
|
|
xscanimage.c:238: parse error before `*'
|
|
<BR>
|
|
xscanimage.c:238: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`return_vals'
|
|
<BR>
|
|
xscanimage.c:238: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:239: `args' undeclared here (not in a function)
|
|
<BR>
|
|
xscanimage.c:239: `args' undeclared here (not in a function)
|
|
<BR>
|
|
xscanimage.c:247: parse error before string constant
|
|
<BR>
|
|
xscanimage.c:258: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`gimp_install_procedure'
|
|
<BR>
|
|
xscanimage.c:258: conflicting types for `gimp_install_procedure'
|
|
<BR>
|
|
/usr/include/libgimp/gimp.h:262: previous declaration of
|
|
<BR>
|
|
`gimp_install_procedure'
|
|
<BR>
|
|
xscanimage.c:258: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:260: parse error before `0'
|
|
<BR>
|
|
xscanimage.c:260: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`sane_init'
|
|
<BR>
|
|
xscanimage.c:260: conflicting types for `sane_init'
|
|
<BR>
|
|
./include/sane/sane.h:189: previous declaration of `sane_init'
|
|
<BR>
|
|
xscanimage.c:260: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:261: parse error before `&'
|
|
<BR>
|
|
xscanimage.c:261: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`sane_get_devices'
|
|
<BR>
|
|
xscanimage.c:261: conflicting types for `sane_get_devices'
|
|
<BR>
|
|
./include/sane/sane.h:192: previous declaration of `sane_get_devices'
|
|
<BR>
|
|
xscanimage.c:261: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:263: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`devlist'
|
|
<BR>
|
|
xscanimage.c:263: variable-size type declared outside of any function
|
|
<BR>
|
|
xscanimage.c:263: conflicting types for `devlist'
|
|
<BR>
|
|
xscanimage.c:115: previous declaration of `devlist'
|
|
<BR>
|
|
xscanimage.c:263: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:263: parse error before `++'
|
|
<BR>
|
|
xscanimage.c:270: warning: type defaults to `int' in declaration of `len'
|
|
<BR>
|
|
xscanimage.c:270: conflicting types for `len'
|
|
<BR>
|
|
xscanimage.c:243: previous declaration of `len'
|
|
<BR>
|
|
xscanimage.c:270: initializer element is not constant
|
|
<BR>
|
|
xscanimage.c:270: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:271: parse error before `for'
|
|
<BR>
|
|
xscanimage.c:271: parse error before `->'
|
|
<BR>
|
|
xscanimage.c:278: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`mpath'
|
|
<BR>
|
|
xscanimage.c:278: variable-size type declared outside of any function
|
|
<BR>
|
|
xscanimage.c:278: variable-sized object may not be initialized
|
|
<BR>
|
|
xscanimage.c:278: conflicting types for `mpath'
|
|
<BR>
|
|
xscanimage.c:241: previous declaration of `mpath'
|
|
<BR>
|
|
xscanimage.c:278: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:281: parse error before string constant
|
|
<BR>
|
|
xscanimage.c:288: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`gimp_install_procedure'
|
|
<BR>
|
|
xscanimage.c:288: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:290: warning: type defaults to `int' in declaration of
|
|
<BR>
|
|
`sane_exit'
|
|
<BR>
|
|
xscanimage.c:290: conflicting types for `sane_exit'
|
|
<BR>
|
|
./include/sane/sane.h:190: previous declaration of `sane_exit'
|
|
<BR>
|
|
xscanimage.c:290: warning: data definition has no type or storage class
|
|
<BR>
|
|
xscanimage.c:291: parse error before `}'
|
|
<BR>
|
|
xscanimage.c:294: parse error before `GParam'
|
|
<BR>
|
|
xscanimage.c: In function `run':
|
|
<BR>
|
|
xscanimage.c:297: syntax error before `values'
|
|
<BR>
|
|
xscanimage.c:298: `GRunModeType' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:298: (Each undeclared identifier is reported only once
|
|
<BR>
|
|
xscanimage.c:298: for each function it appears in.)
|
|
<BR>
|
|
xscanimage.c:303: `run_mode' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:303: `param' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:304: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:306: invalid type argument of `unary *'
|
|
<BR>
|
|
xscanimage.c:307: `values' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:309: `PARAM_STATUS' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:310: `STATUS_CALLING_ERROR' undeclared (first use in this
|
|
<BR>
|
|
function)
|
|
<BR>
|
|
xscanimage.c:325: `RUN_INTERACTIVE' undeclared (first use in this
|
|
<BR>
|
|
function)
|
|
<BR>
|
|
xscanimage.c:327: `STATUS_SUCCESS' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:330: `RUN_NONINTERACTIVE' undeclared (first use in this
|
|
<BR>
|
|
function)
|
|
<BR>
|
|
xscanimage.c:334: `RUN_WITH_LAST_VALS' undeclared (first use in this
|
|
<BR>
|
|
function)
|
|
<BR>
|
|
xscanimage.c:326: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c: In function `null_print_func':
|
|
<BR>
|
|
xscanimage.c:344: warning: unused parameter `msg'
|
|
<BR>
|
|
xscanimage.c: In function `update_preview':
|
|
<BR>
|
|
xscanimage.c:353: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:354: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:351: warning: unused parameter `dialog'
|
|
<BR>
|
|
xscanimage.c:351: warning: unused parameter `arg'
|
|
<BR>
|
|
xscanimage.c: In function `update_param':
|
|
<BR>
|
|
xscanimage.c:364: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:391: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:393: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:394: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:359: warning: unused parameter `arg'
|
|
<BR>
|
|
xscanimage.c: In function `quit_xscan':
|
|
<BR>
|
|
xscanimage.c:441: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:443: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:444: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:459: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c: In function `scan_win_delete':
|
|
<BR>
|
|
xscanimage.c:468: warning: unused parameter `w'
|
|
<BR>
|
|
xscanimage.c:468: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `preview_window_destroyed':
|
|
<BR>
|
|
xscanimage.c:475: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c: In function `scan_preview':
|
|
<BR>
|
|
xscanimage.c:487: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:489: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:490: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:490: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:491: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:491: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:491: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:491: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:491: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:499: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:501: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:502: request for member `preview' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:483: warning: unused parameter `call_data'
|
|
<BR>
|
|
xscanimage.c: In function `advance':
|
|
<BR>
|
|
xscanimage.c:510: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:510: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:514: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:515: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:516: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:518: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:518: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:519: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:520: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:521: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:522: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:526: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:527: request for member `first_frame' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:531: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:531: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:532: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:532: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:533: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:533: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:534: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:535: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:540: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c: In function `input_available':
|
|
<BR>
|
|
xscanimage.c:563: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:565: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:566: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:582: request for member `bytes_read' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:583: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:584: request for member `bytes_read' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:584: request for member `num_bytes' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:585: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:589: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:592: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:593: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:597: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:609: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:609: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:611: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:620: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:620: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:600: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:633: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:634: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:638: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:641: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:653: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:653: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:655: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:664: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:664: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:665: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:642: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:680: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:683: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:684: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:689: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:702: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:702: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:703: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:705: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:714: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:714: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:715: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:692: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:726: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:593: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:736: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:548: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c:548: warning: unused parameter `source'
|
|
<BR>
|
|
xscanimage.c:548: warning: unused parameter `cond'
|
|
<BR>
|
|
xscanimage.c: In function `scan_done':
|
|
<BR>
|
|
xscanimage.c:748: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:750: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:751: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:754: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:757: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:758: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:759: request for member `header_size' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:761: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:763: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:764: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:772: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:772: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:773: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:773: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:775: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:777: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:777: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:778: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:779: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:780: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:781: request for member `image_ID' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:782: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:783: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:784: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c: In function `scan_start':
|
|
<BR>
|
|
xscanimage.c:808: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:808: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:814: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:814: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:815: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:815: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:817: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:819: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:819: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:820: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:821: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:826: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:827: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:828: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:828: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:829: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:833: request for member `x' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:833: request for member `y' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:845: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:855: request for member `num_bytes' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:855: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:855: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:856: request for member `bytes_read' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:858: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:860: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:867: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:869: request for member `header_size' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:871: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:877: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:878: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:878: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:882: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:883: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:884: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:884: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:886: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:887: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:887: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:877: warning: unreachable code at beginning of switch
|
|
<BR>
|
|
statement
|
|
<BR>
|
|
xscanimage.c:890: request for member `header_size' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:890: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:892: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:893: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:894: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:895: request for member `header_size' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:895: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:907: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:908: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:909: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:911: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:912: request for member `first_frame' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:915: `GImageType' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:915: parse error before `image_type'
|
|
<BR>
|
|
xscanimage.c:916: `GDrawableType' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:919: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:921: `image_type' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:921: `GRAY' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:922: `drawable_type' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:922: `GRAY_IMAGE' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:925: request for member `image_ID' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:925: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:926: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:927: request for member `image_ID' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:928: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:929: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:930: `NORMAL_MODE' undeclared (first use in this function)
|
|
<BR>
|
|
xscanimage.c:931: request for member `image_ID' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:933: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:934: request for member `region' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:934: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:935: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:936: request for member `drawable' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:937: request for member `tile' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:938: request for member `first_frame' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:940: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:941: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:942: request for member `tile_offset' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:942: request for member `param' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:947: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:948: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:949: request for member `progress' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:952: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:955: request for member `input_tag' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:810: warning: `remaining' might be used uninitialized in this
|
|
<BR>
|
|
function
|
|
<BR>
|
|
xscanimage.c: In function `scan_dialog':
|
|
<BR>
|
|
xscanimage.c:967: request for member `mode' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:969: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:970: request for member `out' in something not a structure or
|
|
<BR>
|
|
union
|
|
<BR>
|
|
xscanimage.c:963: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c:963: warning: unused parameter `call_data'
|
|
<BR>
|
|
xscanimage.c: In function `files_exit_callback':
|
|
<BR>
|
|
xscanimage.c:1013: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c:1013: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `pref_set_unit_callback':
|
|
<BR>
|
|
xscanimage.c:1052: request for member `preview' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1053: request for member `preview' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1039: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c: In function `preview_options_ok_callback':
|
|
<BR>
|
|
xscanimage.c:1083: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c: In function `preview_options_cancel_callback':
|
|
<BR>
|
|
xscanimage.c:1098: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c: In function `preview_options_dialog':
|
|
<BR>
|
|
xscanimage.c:1106: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c:1106: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `pref_device_save':
|
|
<BR>
|
|
xscanimage.c:1187: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c:1187: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `pref_toggle_advanced':
|
|
<BR>
|
|
xscanimage.c:1227: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `pref_toggle_tooltips':
|
|
<BR>
|
|
xscanimage.c:1235: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `browse_filename_callback':
|
|
<BR>
|
|
xscanimage.c:1337: request for member `filename_entry' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1325: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c:1325: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `filename_changed_callback':
|
|
<BR>
|
|
xscanimage.c:1345: warning: unused parameter `data'
|
|
<BR>
|
|
xscanimage.c: In function `device_dialog':
|
|
<BR>
|
|
xscanimage.c:1363: invalid type argument of `->'
|
|
<BR>
|
|
xscanimage.c:1366: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1367: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1368: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1369: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1369: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1369: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1369: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1369: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1373: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1397: request for member `mode' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1417: request for member `filename_entry' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1457: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1458: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1459: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c:1464: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1500: request for member `shell' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c:1358: warning: `devname' might be used uninitialized in this
|
|
<BR>
|
|
function
|
|
<BR>
|
|
xscanimage.c: In function `select_device_callback':
|
|
<BR>
|
|
xscanimage.c:1511: warning: unused parameter `widget'
|
|
<BR>
|
|
xscanimage.c: In function `choose_device':
|
|
<BR>
|
|
xscanimage.c:1542: warning: assignment makes pointer from integer without a
|
|
<BR>
|
|
cast
|
|
<BR>
|
|
xscanimage.c: In function `init':
|
|
<BR>
|
|
xscanimage.c:1649: incompatible types in assignment
|
|
<BR>
|
|
xscanimage.c: In function `interface':
|
|
<BR>
|
|
xscanimage.c:1661: request for member `info_label' in something not a
|
|
<BR>
|
|
structure or union
|
|
<BR>
|
|
xscanimage.c: In function `main':
|
|
<BR>
|
|
xscanimage.c:1706: request for member `mode' in something not a structure
|
|
<BR>
|
|
or union
|
|
<BR>
|
|
xscanimage.c: At top level:
|
|
<BR>
|
|
xscanimage.c:239: warning: `nargs' defined but not used
|
|
<BR>
|
|
make[1]: *** [xscanimage.o] Error 1
|
|
<BR>
|
|
make[1]: Leaving directory `/tmp/sane-1.0.3/frontend'
|
|
<BR>
|
|
make: *** [all-recursive] Error 1
|
|
<BR>
|
|
[root@localhost sane-1.0.3]# exit
|
|
<BR>
|
|
Script done on Mon Sep 25 14:54:25 2000
|
|
<BR>
|
|
<P><P><PRE>
|
|
--
|
|
<A HREF="http://www.davidcougle.com">http://www.davidcougle.com</A>
|
|
ICQ #3795561
|
|
Lunarbard on AOL(Instant Messenger)
|
|
Proverbs 15:3
|
|
<P><P><P>--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20problems%20compling%20sane%201.0.3%20xscanimage/xsane&In-Reply-To=<200009251959.PAA21561@mail2.lig.bellsouth.net>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0263.html">Oliver Schwartz: "Re: will my scanner work"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0261.html">Henning Meier-Geinitz: "SANE BeOS port"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0271.html">Henning Meier-Geinitz: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0271.html">Henning Meier-Geinitz: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0272.html">Dave Hill: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0276.html">David Cougle: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0277.html">David Cougle: "Re: problems compling sane 1.0.3 xscanimage/xsane"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#262">[ date ]</A>
|
|
<A HREF="index.html#262">[ thread ]</A>
|
|
<A HREF="subject.html#262">[ subject ]</A>
|
|
<A HREF="author.html#262">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Mon Sep 25 2000 - 12:45:40 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|