← 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:
Hi Michael !

Seems like I am very good for bad news ! :-)
"bzr pull" gave me the wanted revision... but the same error occured again with "make" or "sudo make" (see below).
:-(
Any other idea ? (or things I should verify?)

Best regards.
JCZ

[user@localhost ~]$ cd /home/user/igotu2gpx
[user@localhost igotu2gpx]$ bzr pull
Using saved location: http://bazaar.launchpad.net/~igotu2gpx/igotu2gpx/trunk/
 M  src/igotu/igotuconfig.cpp                                                  
All changes applied successfully.                                              
Now on revision 188.

[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 .
compiling igotuconfig.cpp
rm -f libigotu.so.1.0.0 libigotu.so libigotu.so.1 libigotu.so.1.0
linking ../../bin/debug/libigotu.so.1.0.0
ln -s libigotu.so.1.0.0 libigotu.so
ln -s libigotu.so.1.0.0 libigotu.so.1
ln -s libigotu.so.1.0.0 libigotu.so.1.0
rm -f ../../bin/debug/libigotu.so.1.0.0
rm -f ../../bin/debug/libigotu.so
rm -f ../../bin/debug/libigotu.so.1
rm -f ../../bin/debug/libigotu.so.1.0
mv -f libigotu.so.1.0.0 libigotu.so libigotu.so.1 libigotu.so.1.0 ../../bin/debug/
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]$

-- 
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.