[sane-devel] XSANE 0.80 compilation problems

Johan Bengtsson johanb@lls.se
Sun, 4 Nov 2001 00:33:03 +0100


Hi,

I'm trying to compile xsane 0.80 under Mandrake 8.1. The configure script 
fails with:
checking for png.h... yes
checking for png_create_info_struct in -lpng... yes
****************************************************************
ERROR: SANE-1.0.0 or newer is needed for compiling xsane
     - if you installed SANE as rpm make sure you also included
       sane-devel
****************************************************************

If I do:
./configure --disable-sanetest

The error message disappears and make seems to run like it should. But then I 
get the following error when I run make install:

JOR=1 -g -O2 -Wall -I/usr/include -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  xsane.c
xsane.c:3147: warning: `xsane_get_area_value' defined but not used
gcc -L/usr/lib -Wl,-rpath,/usr/lib -o xsane xsane-back-gtk.o 
xsane-front-gtk.o xsane-gamma.o xsane-preview.o xsane-viewer.o xsane-rc-io.o 
xsane-device-preferences.o xsane-preferences.o xsane-setup.o xsane-save.o 
xsane-scan.o xsane-icons.o xsane.o \
        ../lib/liblib.a -lsane -lnsl -lusb -lm  -ljpeg -L/usr/lib -lgimpui 
-lgimp -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi 
-lXext -lX11 -lm -lgimp   -lpng -ltiff -ljpeg -lz -lm
/usr/bin/ld: cannot find -lusb
collect2: ld returned 1 exit status
make[1]: *** [xsane] Error 1
make[1]: Leaving directory `/home/johanb/tarprogs/xsane-0.80/src'
make: *** [install-recursive] Error 1

I've installed sane 1.05 from source - no problems. ld.so.conf looks like 
this:
/usr/X11R6/lib
/usr/local/lib
I've followed all the instructions in xsane.INSTALL and xsane.PROBLEMS - no 
luck. SANE seems to be present and correct in /usr/local.
What to do?

Best regards,
Johan Bengtsson
-- 
==================================================================
                       Tent Of Miracles
    - the unofficial homepage of the legendary band Spirit:
               http://www.lls.se/~johanb/spirit/
           August - free html editor for Unix/Linux:
               http://www.lls.se/~johanb/august/
               E-mail @ home: johanb@lls.se
                Fotografiska Föreningen i Göteborg:
                    http://www.netg.se/ffg/
                        Personal website:
                   http://www.lls.se/~johanb/
==================================================================