← Back to team overview

igotu2gpx team mailing list archive

Re: [Question #97737]: Message "Unable to claim interface"

 

Question #97737 on igotu2gpx changed:
https://answers.launchpad.net/igotu2gpx/+question/97737

    Status: Answered => Open

jcz is still having a problem:
Hello Michael !

Thanks for your explanations.
I went back to the INSTALL file and tried the installation from zero again. Not a good idea :-(
I also found info on this site : http://kernelreloaded.blog385.com/index.php/category/openstreetmap/
I also checked that the libusb is installed.
Unfortunately, if the qmake is ok, the make command gives me some errors :

[user@localhost igotu2gpx]$ make
cd src/igotu/ && make -f Makefile 
make[1]: entrant dans le répertoire « /home/user/igotu2gpx/src/igotu »
echo !_TAG_FILE_FORMAT 2 dummy > /home/user/igotu2gpx/tags; echo !_TAG_FILE_SORTED 1 dummy >> /home/user/igotu2gpx/tags; sed -i 's/ /\t/g' /home/user/igotu2gpx/tags; cd /home/user/igotu2gpx && ctags -R --c++-kinds=+p-n --fields=+iaS --extra=+fq --exclude=.build -f - src | sed 's/igotu:://g;s/\tnamespace:igotu//g' | LC_ALL=C sort >> tags || cd .
make[1]: quittant le répertoire « /home/user/igotu2gpx/src/igotu »
cd src/igotu2gpx/ && make -f Makefile 
make[1]: entrant dans le répertoire « /home/user/igotu2gpx/src/igotu2gpx »
compiling igotu2gpx.cpp
../../src/igotu/igotucontrol.h:59: erreur: ‘QPair’ was not declared in this scope
../../src/igotu/igotucontrol.h:59: erreur: patron de l'argument 1 est invalide
../../src/igotu/igotucontrol.h:59: erreur: expected unqualified-id before ‘>’ token
igotu2gpx.cpp: In function ‘int main(int, char**)’:
igotu2gpx.cpp:142: erreur: ‘configureParameters’ is not a member of ‘igotu::IgotuControl’
igotu2gpx.cpp: At global scope:
igotu2gpx.cpp:55: attention : ‘QString parameterList(const QList<QPair<const char*, QString> >&)’ defined but not used
make[1]: *** [.build/debug/igotu2gpx.o] Erreur 1
make[1]: quittant le répertoire « /home/user/igotu2gpx/src/igotu2gpx »
make: *** [sub-src-igotu2gpx-make_default] Erreur 2
[user@localhost igotu2gpx]$ 

... and no igotugui nor igotu2gpx.

Sorry, but I am more and more confused :-(
Any idea for the dummy I am ;-) ?

Thanks !

JCZ

-- 
You received this question notification because you are a member of
MobileAction i-gotU USB GPS travel logger Mac/Linux developers, which is
an answer contact for igotu2gpx.