[sane-devel] (no subject)

Olaf Meeuwissen olaf.meeuwissen at avasys.jp
Mon Sep 18 23:57:36 UTC 2006


markanderson <ma.aaanderson at xtra.co.nz> writes:

> how do i fix this email me at msaxpom at hotmail.com thanks mark

Perfer to keep this on list.

> root at msa-desktop:/home/msa# make
> [snip]
> making all in tools
> make[1]: Entering directory `/home/msa/tools'
> gcc -c -g -O2 -W -Wall -DHAVE_CONFIG_H -I. -I/home/msa/Desktop/sane-backends-1.0.1 8/tools -I../include -I/home/msa/Desktop/sane-backends-1.0.18/include -D_REENTRANT  -I/usr/include/gphoto2   -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d    -DPATH_S ANE_DATA_DIR=/usr/local/share     -DPATH_SANE_LOCK_DIR=           -DV_MAJOR=1 -DV_ MINOR=0 ../backend/umax_pp_low.c -o ../backend/umax_pp_low.o \
>           -DBACKEND_NAME=umax_pp_low
> gcc: ../backend/umax_pp_low.c: No such file or directory
> gcc: no input files
> make[1]: *** [../backend/umax_pp_low.o] Error 1
> make[1]: Leaving directory `/home/msa/tools'
> make: *** [all-recursive] Error 1
> root at msa-desktop:/home/msa#

Looks like you have the source tarball unpacked in
/home/msa/Desktop/sane-backends-1.0.18 (as per include flag) and build
in /home/msa.  Are your sources there as well?  Maybe you are doing a
VPATH build (./configure --srcdir=Desktop/sane-backends-1.0.18)?  I'm
not sure this is supported.

  $ cd /home/mas/Desktop/sane-backends-1.0.18
  $ ./configure
  $ make

should do the trick.

Hope this helps,
-- 
Olaf Meeuwissen                          EPSON AVASYS Corporation, SE1
FSF Associate Member #1962           sign up at http://member.fsf.org/
GnuPG key: 6BE37D90/AB6B 0D1F 99E7 1BF5 EB97  976A 16C7 F27D 6BE3 7D90
Penguin's lib!       -- I hack, therefore I am --               LPIC-2



More information about the sane-devel mailing list