Hello community, my first try to cross compile the newest svn version of navit stops witch a the following message:
./.libs/libnavit.a(coord.o): In function `coord_rect_contains': coord.c:(.text+0x958): undefined reference to `g_assertion_message_expr' ./.libs/libnavit.a(coord.o): In function `coord_rect_overlap': coord.c:(.text+0xa38): undefined reference to `g_assertion_message_expr' ./.libs/libnavit.a(coord.o): In function `coord_rect_new': coord.c:(.text+0xc4c): undefined reference to `g_assertion_message_expr' ./.libs/libnavit.a(map.o): In function `map_rect_get_item_byid': map.c:(.text+0xc8): undefined reference to `g_assertion_message_expr' ./.libs/libnavit.a(map.o): In function `map_rect_get_item': map.c:(.text+0x174): undefined reference to `g_assertion_message_expr' ./.libs/libnavit.a(map.o):map.c:(.text+0x2a8): more undefined references to `g_assertion_message_expr' follow collect2: ld returned 1 exit status make[1]: *** [osm2navit] Fehler 1 make[1]: Leaving directory `/home/carcinoma/src/navit/trunk/navit/navit' make: *** [install-recursive] Fehler 1 make: Leaving directory `/home/carcinoma/src/navit/trunk/navit' i have already compiled the om-test project sucessfully using the wiki's developer pages. i'am not shure about the source of this error. does any package installed on the host system (opensuse 11) causes this or is it the toolchain (2008-09-16)? can anyone help me? Carci _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

