<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/hps20xi/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/hps20xi/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Sep 2010 18:13:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hps20xi/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>make errors</title><link>https://sourceforge.net/p/hps20xi/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First, my apologies.  I am a noob and not very knowledgeable about linux.  I have followed your instructions for install, but, I cannot get past "make".  I have an i386 intel that runs very well with Ubuntu lucid studio.  I have HPLIP, sane, xsane, simple-scan and gnomescan installed.  One thing I should note is that any file or folder on my system by default is owned by root and is in the root group.  I changed the /usr/lib/sane folder (reclusively) owner to myself and access by others to read and write.  ANY help you might provide would be greatly appreciated.  Here is my error when I try to run sudo make (I've run everything as sudo when following your install instructions):&lt;/p&gt;
&lt;p&gt;sudo make&lt;br /&gt;
make  all-recursive&lt;br /&gt;
make[1]: Entering directory `/usr/lib/sane/hps20xi-0.0.1'&lt;br /&gt;
Making all in test&lt;br /&gt;
make[2]: Entering directory `/usr/lib/sane/hps20xi-0.0.1/test'&lt;br /&gt;
make[2]: Nothing to be done for `all'.&lt;br /&gt;
make[2]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1/test'&lt;br /&gt;
Making all in doc&lt;br /&gt;
make[2]: Entering directory `/usr/lib/sane/hps20xi-0.0.1/doc'&lt;br /&gt;
Making all in descriptions-external&lt;br /&gt;
make[3]: Entering directory `/usr/lib/sane/hps20xi-0.0.1/doc/descriptions-external'&lt;br /&gt;
make[3]: Nothing to be done for `all'.&lt;br /&gt;
make[3]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1/doc/descriptions-external'&lt;br /&gt;
make[3]: Entering directory `/usr/lib/sane/hps20xi-0.0.1/doc'&lt;br /&gt;
make[3]: Nothing to be done for `all-am'.&lt;br /&gt;
make[3]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1/doc'&lt;br /&gt;
make[2]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1/doc'&lt;br /&gt;
make[2]: Entering directory `/usr/lib/sane/hps20xi-0.0.1'&lt;br /&gt;
if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT hp_s20xi.lo -MD -MP -MF ".deps/hp_s20xi.Tpo" \
-c -o hp_s20xi.lo `test -f 'hp_s20xi.c' || echo './'`hp_s20xi.c; \
then mv -f ".deps/hp_s20xi.Tpo" ".deps/hp_s20xi.Plo"; \
else rm -f ".deps/hp_s20xi.Tpo"; exit 1; \
fi&lt;br /&gt;
mkdir .libs&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT hp_s20xi.lo -MD -MP -MF .deps/hp_s20xi.Tpo -c hp_s20xi.c  -fPIC -DPIC -o .libs/hp_s20xi.lo&lt;br /&gt;
In file included from hp_s20xi.c:26:&lt;br /&gt;
hp_s20xi.h:32:36: error: ../include/sane/config.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:33:34: error: ../include/sane/sane.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:34:35: error: ../include/sane/sanei.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:35:38: error: ../include/sane/saneopts.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:36:42: error: ../include/sane/sanei_config.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:37:42: error: ../include/sane/sanei_thread.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:38:39: error: ../include/sane/sanei_usb.h: No such file or directory&lt;br /&gt;
hp_s20xi.h:39:43: error: ../include/sane/sanei_backend.h: No such file or directory&lt;br /&gt;
In file included from hp_s20xi.c:26:&lt;br /&gt;
hp_s20xi.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'number_of_devices'&lt;br /&gt;
hp_s20xi.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token&lt;br /&gt;
hp_s20xi.h:66: error: expected specifier-qualifier-list before 'SANE_Word'&lt;br /&gt;
hp_s20xi.h:77: error: expected specifier-qualifier-list before 'SANE_String'&lt;br /&gt;
hp_s20xi.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token&lt;br /&gt;
hp_s20xi.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'check_handle'&lt;br /&gt;
hp_s20xi.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_set_options'&lt;br /&gt;
hp_s20xi.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_get_devices'&lt;br /&gt;
hp_s20xi.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_init_device'&lt;br /&gt;
hp_s20xi.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_usb_attach'&lt;br /&gt;
hp_s20xi.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_get_usb'&lt;br /&gt;
hp_s20xi.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_init'&lt;br /&gt;
hp_s20xi.c: In function 'sane_exit':&lt;br /&gt;
hp_s20xi.c:61: warning: incompatible implicit declaration of built-in function 'printf'&lt;br /&gt;
hp_s20xi.c: At top level:&lt;br /&gt;
hp_s20xi.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_get_devices'&lt;br /&gt;
hp_s20xi.c:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_open'&lt;br /&gt;
hp_s20xi.c:95: error: expected ')' before 'h'&lt;br /&gt;
hp_s20xi.c:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token&lt;br /&gt;
hp_s20xi.c:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_control_option'&lt;br /&gt;
hp_s20xi.c:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_get_parameters'&lt;br /&gt;
hp_s20xi.c:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_start'&lt;br /&gt;
hp_s20xi.c:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_read'&lt;br /&gt;
hp_s20xi.c:161: error: expected ')' before 'h'&lt;br /&gt;
hp_s20xi.c:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_set_io_mode'&lt;br /&gt;
hp_s20xi.c:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sane_get_select_fd'&lt;br /&gt;
hp_s20xi.c:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'check_handle'&lt;br /&gt;
hp_s20xi.c:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_init_device'&lt;br /&gt;
hp_s20xi.c:228: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_set_options'&lt;br /&gt;
hp_s20xi.c:268: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_usb_attach'&lt;br /&gt;
hp_s20xi.c:293: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_get_usb'&lt;br /&gt;
hp_s20xi.c:309: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPS20_get_devices'&lt;br /&gt;
make[2]: *** [hp_s20xi.lo] Error 1&lt;br /&gt;
make[2]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/usr/lib/sane/hps20xi-0.0.1'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Ulcak</dc:creator><pubDate>Wed, 22 Sep 2010 18:13:36 -0000</pubDate><guid>https://sourceforge.netd5b5b96c7d6d1e960b20c8f5bac9d37445dab64d</guid></item></channel></rss>