H:
> > > what (if any) are blocking issues for tagging 2.10rc1?
J:
> > From my side only small things and a bunch of tests ...
G:
> nothing from my side...
these variable namespace collisions/multiple definitions should probably
be fixed:
# with CFLAGS="-fno-common"
$ debuild binary
....
Linking C executable gpsdrive
CMakeFiles/gpsdrive.dir/import_map.o: In function `close_import_window_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/import_map.c:190: multiple definition of `wptext2'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/main_gui.o: In function `dash_menu_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/main_gui.c:188: multiple definition of `kontext_map'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1788: first defined here
CMakeFiles/gpsdrive.dir/routes.o: In function `saytargettext':
/usr/src/dev/gpsdrive/svn/trunk/src/routes.c:118: multiple definition of `routelist'
CMakeFiles/gpsdrive.dir/map_handler.o:/usr/src/dev/gpsdrive/svn/trunk/src/map_handler.c:116: first defined here
CMakeFiles/gpsdrive.dir/settings.o: In function `reinitgps_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/settings.c:121: multiple definition of `menuitem_sendmsg'
CMakeFiles/gpsdrive.dir/main_gui.o:/usr/src/dev/gpsdrive/svn/trunk/src/main_gui.c:183: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:116: multiple definition of `wayp'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1792: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `maxwp'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1962: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `add_wp_name_text'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:116: multiple definition of `addwaypointwindow'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1972: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `gotowindow'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:403: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `wptext2'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main':
gpsdrive.c:(.text+0x6fdb): undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
make[3]: *** [src/gpsdrive] Error 1
make[3]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make[2]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2
make[2]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make: *** [install] Error 2
debuild: fatal error at line 1210:
Hamish
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive