[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

errore dopo make per compilazione software



Ciao a tutti.Ho la necessità in Debian Etch di installare una gui per le libmtp necessarie per gestire il mio lettore mp3. Sto provando mtpdude e dopo aver scaricato ed estratto il codice sorgente ho dato il classico ./configure.Tutto ok ma dopo il make ottengo questo errore che mi blocca:
functions.c:4:20: error: id3tag.h: No such file or directory
functions.c: In function 'updatememorybar':
functions.c:536: warning: implicit declaration of function 'LIBMTP_Get_Storageinfo'
functions.c: In function 'uploadfile':
functions.c:608: warning: passing argument 4 of 'LIBMTP_Send_Track_From_File' from incompatible pointer type functions.c:608: error: too few arguments to function 'LIBMTP_Send_Track_From_File'
functions.c: In function 'downloadfile':
functions.c:886: warning: passing argument 4 of 'LIBMTP_Get_Track_To_File' from incompatible pointer type
functions.c: In function 'removefile':
functions.c:956: warning: implicit declaration of function 'LIBMTP_Delete_File'
functions.c: In function 'getdevchars':
functions.c:1012: warning: implicit declaration of function 'LIBMTP_Get_Ownername' functions.c:1012: warning: assignment makes pointer from integer without a cast
make[2]: *** [functions.o] Error 1
make[2]: Leaving directory `/home/nic/MTPdude-0.0.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nic/MTPdude-0.0.6'
make: *** [all] Error 2
Cosa devo fare per andare avanti?
Grazie a tutti

--
-= Nic =-
"Quando ti trovi d'accordo con la maggioranza,e' il momento di fermarti a riflettere"-=Mark Twain=-
Amico di Emergency_2007
Linux registered user # 380338 Linux registered machine # 283289 powered by Debian/GnuLinux Etch 4.0
Msn:nicbrigante@gmail.com




Reply to: