obexftp obexfs obextools
Inviato: lun 14 apr 2008, 12:32
Ciao
ho una slackware 12.0 con kernel 2.6.18 (se serve posso aggiornarlo)
Qualcuno ha avuto esperienze con i software sopra citati?
ho provato a compilarli ma ho dei problemi ....
grazie!
ho una slackware 12.0 con kernel 2.6.18 (se serve posso aggiornarlo)
Qualcuno ha avuto esperienze con i software sopra citati?
ho provato a compilarli ma ho dei problemi ....
Codice: Seleziona tutto
obexfs.c:491: error: unknown field `init' specified in initializer
obexfs.c:491: warning: excess elements in struct initializer
obexfs.c:491: warning: (near initialization for `ofs_oper')
obexfs.c:492: error: unknown field `destroy' specified in initializer
obexfs.c:493: warning: excess elements in struct initializer
obexfs.c:493: warning: (near initialization for `ofs_oper')
obexfs.c: In function `main':
obexfs.c:521: error: `OBEX_TRANS_IRDA' undeclared (first use in this function)
obexfs.c:525: error: `OBEX_TRANS_BLUETOOTH' undeclared (first use in this function)
obexfs.c:536: error: `OBEX_TRANS_CUSTOM' undeclared (first use in this function)
obexfs.c:587: warning: implicit declaration of function `fuse_main'
obexfs.c: At top level:
obexfs.c:466: error: storage size of `ofs_oper' isn't known
make[2]: *** [obexfs.o] Error 1
make[2]: Leaving directory `/home/programmi/obexfs-0.8/fuse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/programmi/obexfs-0.8'
make: *** [all] Error 2
root@criminal:/home/programmi/obexfs-0.8$ obexfs
bash: obexfs: command not found