View previous topic :: View next topic |
Author |
Message |
sovtek n00b
Joined: 13 Jan 2005 Posts: 32
|
Posted: Thu Apr 07, 2005 9:16 pm Post subject: [AMD64] Probblema driver Epson |
|
|
Ho una stampante Epson Stylus PHOTO R300 e sto' tentando di installarla sul mio PC AMD64 bit , ho scaricato i driver da questo sito http://www.avasys.jp/english/linux_e/dl_ink.html ma quando vado a fare il make mi da questo errore
Code: | make all-recursive
make[1]: Entering directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2'
Making all in libltdl
make[2]: Entering directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/libltdl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/libltdl'
Making all in src
make[2]: Entering directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/src'
Making all in dtrfilter
make[2]: Entering directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/dtrfilter'
/bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o dtrfilter img.o pfpng.o main.o -ldl -lm ../lib/libdtr.a -lpthread -ldl
gcc -g -O2 -Wall -o dtrfilter img.o pfpng.o main.o -lm ../lib/libdtr.a -lpthread -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `../lib/libdtr.a(imgdetect_pips.o)' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `../lib/libdtr.a(itrmodule.o)' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `../lib/libdtr.a(almodule.o)' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `../lib/libdtr.a(imgdetect.o)' is incompatible with i386:x86-64 output
../lib/libdtr.a(imgdetect_pips.o)(.text+0x9f): In function `OutputMemAtBmp':
/home/kitayama/work/devel/current/pips-devel/pips-closed/src/imgdetect_pips.cc:46: undefined reference to `__builtin_new'
../lib/libdtr.a(imgdetect_pips.o)(.text+0x3e2):/home/kitayama/work/devel/current/pips-devel/pips-closed/src/imgdetect_pips.cc:95: undefined reference to `__builtin_delete'
../lib/libdtr.a(imgdetect_pips.o)(.text+0x3f2):/home/kitayama/work/devel/current/pips-devel/pips-closed/src/imgdetect_pips.cc:95: undefined reference to `__rethrow'
../lib/libdtr.a(imgdetect.o)(.text+0x39e): In function `FUNC006::~FUNC006(void)':
/home/kitayama/work/devel/current/pips-devel/pips-closed/src/imgdetect.cc:128: undefined reference to `__builtin_delete'
collect2: ld returned 1 exit status
make[2]: *** [dtrfilter] Error 1
make[2]: Leaving directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2/dtrfilter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pierluigi/Download/epson/pips-spr300_310-2.6.2'
make: *** [all-recursive-am] Error 2
|
Come faccio a risolvere il probblema ? Penso che debba compilare a 32 bit ma come faccio ?
Scusate la domanda ma sono un niubbo con Linux . |
|
Back to top |
|
|
SilverXXX l33t
Joined: 18 Sep 2004 Posts: 885
|
Posted: Fri Apr 08, 2005 5:54 am Post subject: |
|
|
Domanda stupida: non potresti usare un qualche driver interno di cups? _________________ about:mozilla |
|
Back to top |
|
|
sovtek n00b
Joined: 13 Jan 2005 Posts: 32
|
Posted: Fri Apr 08, 2005 6:21 am Post subject: |
|
|
Sembra che la mia stampante non sia ben supportata dai driver di cups |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Apr 08, 2005 8:33 am Post subject: |
|
|
Prova ad usare foomatic. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
sovtek n00b
Joined: 13 Jan 2005 Posts: 32
|
Posted: Fri Apr 08, 2005 10:47 am Post subject: |
|
|
Ho provato a usare foomatic ma riesco a trovare l' ID della stampante ma non il driver . |
|
Back to top |
|
|
|