[ gpsdrive ] Compile Error "boost/filesystem.hpp" not found
Hamish
hamish_b at yahoo.com
Tue Jan 27 14:39:38 AKST 2009
Joerg Ostertag wrote:
> on debian etch I' now facing the next strange thing ...
FWIW, on a real debian/etch the latest gpsdrive SVN 'debuild binary's
ok for me.
(mapnik, gda3, speechd, = OFF so this Mapnik code #ifdef'd away)
> [ 91%] Building CXX object
> src/CMakeFiles/gpsdrive.dir/mapnik.o
> /home/tweety/gpsdrive-svn/src/mapnik.cpp:11:32: error:
> boost/filesystem.hpp: No such file or directory
etch$ apt-file search boost/filesystem.hpp
etch$
.... so file not available in any pacakge.
> /home/tweety/gpsdrive-svn/src/mapnik.cpp: In function
> 'void mapnik::add_current_tile_to_cache()':
> /home/tweety/gpsdrive-svn/src/mapnik.cpp:122: error:
> 'boost::filesystem' has not been declared
>
> But I thought I'd have boost-filesystem-dev installed
funny, the boost-filesystem-dev package in etch only contains three
/usr/share/doc/ files (README.Debian, changelog.Debian, copyright),
other than those it is empty..
etch$ dpkg -S boost-filesystem-dev | grep -v -w doc
etch$
> or is this one too old?
there is no Mapnik package in official Etch, you have to manually install
0.5.1 from backports.org if you want it.
Hamish
More information about the GPSdrive
mailing list