You are not logged in.

#1 2008-11-01 09:05:46

BXCracer
Member
Registered: 2008-03-04
Posts: 10

Need help compiling Scangearmp-common-1.10

Hello.
I have some troubles making my scanner to work. I can't compile the scanner driver and utility. After execting ./autogen.sh it shows :

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

And Yes base-devel IS installed.

Then after running make it quits with an error:

aking all in backend
make[2]: Entering directory `/home/bxcracer/Desktop/scangearmp-common-1.10/scangearmp/backend'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include   -DV_MAJOR=1 -DV_MINOR=1 -O2 -D__GIMP_PLUGIN_ENABLE__ -MT libsane_canon_mfp_la-canon_mfp.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp.Tpo -c -o libsane_canon_mfp_la-canon_mfp.lo `test -f 'canon_mfp.c' || echo './'`canon_mfp.c
../libtool: line 753: X--tag=CC: command not found
../libtool: line 786: libtool: ignoring unknown tag : command not found
../libtool: line 753: X--mode=compile: command not found
../libtool: line 903: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 904: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1047: Xgcc: command not found
../libtool: line 1047: X-DHAVE_CONFIG_H: command not found
../libtool: line 1047: X-I.: command not found
../libtool: line 1047: X-I..: command not found
../libtool: line 1047: X-I.: command not found
../libtool: line 1047: X-I./include: No such file or directory
../libtool: line 1047: X-DV_MAJOR=1: command not found
../libtool: line 1047: X-DV_MINOR=1: command not found
../libtool: line 1047: X-O2: command not found
../libtool: line 1047: X-D__GIMP_PLUGIN_ENABLE__: command not found
../libtool: line 1047: X-MT: command not found
../libtool: line 1047: Xlibsane_canon_mfp_la-canon_mfp.lo: command not found
../libtool: line 1047: X-MD: command not found
../libtool: line 1047: X-MP: command not found
../libtool: line 1047: X-MF: command not found
../libtool: line 1047: X.deps/libsane_canon_mfp_la-canon_mfp.Tpo: No such file or directory
../libtool: line 1047: X-c: command not found
../libtool: line 1098: Xlibsane_canon_mfp_la-canon_mfp.lo: command not found
../libtool: line 1103: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [libsane_canon_mfp_la-canon_mfp.lo] Error 1
make[2]: Leaving directory `/home/bxcracer/Desktop/scangearmp-common-1.10/scangearmp/backend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bxcracer/Desktop/scangearmp-common-1.10/scangearmp'
make: *** [all] Error 2

will appreciate any help

Last edited by BXCracer (2008-11-01 09:06:30)

Offline

#2 2008-11-01 14:09:06

BXCracer
Member
Registered: 2008-03-04
Posts: 10

Re: Need help compiling Scangearmp-common-1.10

I also tryed running in super user mode:

sh ./scangearmp-common.spec

but it only produced this output :

make[1]: *** [libsane_canon_mfp_la-canon_mfp.lo] Error 1
make[1]: Leaving directory `/home/bxcracer/Desktop/scangearmp-common-1.10/scangearmp/backend'
make: *** [install-recursive] Error 1
/home/bxcracer/Desktop/scangearmp-common-1.10
./scangearmp-common.spec: line 134: fg: no job control
./scangearmp-common.spec: line 138: fg: no job control
./scangearmp-common.spec: line 149: fg: no job control
./scangearmp-common.spec: line 178: fg: no job control
./scangearmp-common.spec: line 182: fg: no job control
./scangearmp-common.spec: line 194: fg: no job control
./scangearmp-common.spec: line 198: fg: no job control
./scangearmp-common.spec: line 210: fg: no job control
./scangearmp-common.spec: line 214: fg: no job control
./scangearmp-common.spec: line 226: fg: no job control
./scangearmp-common.spec: line 230: fg: no job control
./scangearmp-common.spec: line 243: fg: no job control
./scangearmp-common.spec: line 244: syntax error near unexpected token `-,root,root'
./scangearmp-common.spec: line 244: `%defattr(-,root,root)'

help me. I really need scanner and if i won't be able to use it with arch i will be forced to go back to Ubuntu, and i really don't like that idea sad

Offline

Board footer

Powered by FluxBB