Hi, Am 25.04.2017 um 16:44 schrieb me.grimm:
> > Undefined symbols for architecture x86_64: > > "_libintl_setlocale", referenced from: > > _main in bgavdump.o > > ld: symbol(s) not found for architecture x86_64 Cannot reproduce this on Linux. You can try to remove the 2 setlocale() calls in bgavdump.c Of course the better fix would be to make it compile correctly. Maybe a linker option (-lintl or so) must be added. Burkhard ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
