← Back to team overview

igotu2gpx team mailing list archive

[Question #79629]: Errors compiling in Ubuntu Hardy

 

New question #79629 on igotu2gpx:
https://answers.launchpad.net/igotu2gpx/+question/79629

Hi,
I've posted this question in another thread, but since I received no comments, I thought it might be more visible if I opened a new one.

I've installed the QT package from http://www.qtsoftware.com/, and now I have version 4.5.2 installed on my Kubuntu Hardy.
qmake seems to go ok, but when I send the make command, here is what comes up:

cd src/igotu/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu'
echo !_TAG_FILE_FORMAT 2 dummy > /home/luca/Sources/igotu2gpx-0.2.3/tags; echo !_TAG_FILE_SORTED 1 dummy >> /home/luca/Sources/igotu2gpx-0.2.3/tags; sed -i 's/ /\t/g' /home/luca/Sources/igotu2gpx-0.2.3/tags; cd /home/luca/Sources/igotu2gpx-0.2.3 && 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 .
/bin/sh: ctags: not found
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu'
cd src/igotu2gpx/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu2gpx'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu2gpx'
cd src/igotugui/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotugui'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotugui'
cd data/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/data'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/data'
cd contrib/tango/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/contrib/tango'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/contrib/tango'

Any suggestion?
Thanks!

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