On 23 March 2012 09:32, Patrick Ryan Llull <[email protected]> wrote: > Hello, > > I'm using your GPSD software and have been trying to run some c-code > examples from package release 3.4 using the gcc compiler. After downloading > the release 3.4 tarball from the website and trying to compile the > gpxlogger.c program, I find that the package is missing a couple header > files. Specifically, gpsd_config.h and revision.h are missing from the > package. > > Where can I find these files?
Hi, You probably need to ask the gpsd maintainers. This address is for the people who look after the Savannah hosting facility. That said, I would guess you need to run the configure script to generate these files. If you're installing from a distro package there are a few bugs about gpsd_config not being packaged; you'd need to take that up with your distro. eg https://bugs.launchpad.net/ubuntu/+source/gpsd/+bug/396256 -- Martin
