[ gpsdrive ] compiling gpsdrive svn
Benno Schulenberg
benno at vertaalt.nl
Sat Jan 12 04:16:30 AKST 2008
Joerg Ostertag (gpsdrive Munich/Germany) wrote:
> To see the possible options you can do a
> cmake -L
>
> So this would probably be:
> cmake -D WITH_MAPNIK:BOOL=OFF ..
Okay, thanks. Now it compiles and installs. But running it...
$ gpsdrive
SQL: Can't connect to local MySQL server through
socket '/var/run/mysqld/mysqld.sock' (2)
way.txt: No such file or directory
get_poitype_tree: File /usr/local/share/map-icons/icons.xml not
found!
(gpsdrive:13295): Gtk-CRITICAL **: gtk_tree_store_get_value:
assertion `VALID_ITER (iter, tree_store)' failed
(gpsdrive:13295): GLib-GObject-WARNING **: gtype.c:3339: type id `0'
is invalid
(gpsdrive:13295): GLib-GObject-WARNING **: can't peek value table
for type `<invalid>' which is not currently referenced
Segmentation fault (core dumped)
(gdb) bt
#0 0xb7d6d02b in gtk_tree_model_get_valist ()
from /usr/lib/libgtk-x11-2.0.so.0
#1 0xb7d6d2c0 in gtk_tree_model_get ()
from /usr/lib/libgtk-x11-2.0.so.0
#2 0x08089eda in init_poi_type_filter ()
#3 0x0808a0ea in poi_init ()
#4 0x08068114 in main ()
Benno
More information about the GPSdrive
mailing list