Errore compilazione
Sto cercando disperatamente di installare hplip per utilizzare la mia
stampante HP6310 che risulta appunto utilizzabile con hplip >= 0.9.11
Ho scaricato il tarball e con configure va tutto bene
Il problema viene nel make che finisce sempre con un errore 1 che non
riesco a definire
Ho provato sia con hplip-1.7.2 che hplib-0.9.11 non cambia nulla alla
fine trovo
then mv -f ".deps/hp.Tpo" ".deps/hp.Po"; else rm -f ".deps/hp.Tpo"; exit
1; fi
/bin/sh ./libtool --mode=link --tag=CC gcc -g -O2 -o hp hp.o
libhplip-api.la -lnetsnmp -lusb -lcrypto -lpthread
gcc -g -O2 -o hp hp.o ./.libs/libhplip-api.a /usr/lib/libnetsnmp.so
/usr/lib/libusb.so -lcrypto -lpthread
/usr/lib/libc_nonshared.a(elf-init.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):
In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
./.libs/libhplip-api.a(hplip_api.o)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):prnt/hpijs/hplip_api.c:47:
first defined here
collect2: ld returned 1 exit status
make[1]: *** [hp] Error 1
make[1]: Leaving directory `/usr/local/hplip-0.9.11'
make: *** [all-recursive] Error 1
Come posso capire cosa vuole ???
Reply to: