Emnasut
Member
- Joined
- Apr 26, 2010
- Messages
- 357
So I tried to compile GPSBabel (http://www.gpsbabel.org/download.html) so I could read the logs from my Travel Honey GPS logger on the Pandora (and set locations for simple geocaching).
First I tried freamon's C/C++ Development Tools. Doing a "configure" worked created up to linking when I got an "expat" not found error. Trying to install by "opkg install expat" only brought an error and I only found the sources for expat and didn't want to risk compiling it directly and adding it to the nand.
So I tried to install expat in sebt3's Yactfeau, which worked great. But then when doing a "configure" I get another error: "checking whether the C compiler works... configure: error: cannot run C compiled programs." Just calling make does nothing, as no Makefile exists (only a Makefile.in, but I've got no idea what that does...).
So now how do I proceed, any help anyone?
First I tried freamon's C/C++ Development Tools. Doing a "configure" worked created up to linking when I got an "expat" not found error. Trying to install by "opkg install expat" only brought an error and I only found the sources for expat and didn't want to risk compiling it directly and adding it to the nand.
So I tried to install expat in sebt3's Yactfeau, which worked great. But then when doing a "configure" I get another error: "checking whether the C compiler works... configure: error: cannot run C compiled programs." Just calling make does nothing, as no Makefile exists (only a Makefile.in, but I've got no idea what that does...).
So now how do I proceed, any help anyone?