ok that worked. would this have something to do with this error:

In file included from audio_vorbis.c:29:

*../include/avdec_private.h:29:10: **fatal error: **'libintl.h' file not
found*

#include <libintl.h>

*         ^*

1 error generated.

make[2]: *** [audio_vorbis.lo] Error 1

make[1]: *** [all-recursive] Error 1

make: *** [all-recursive] Error 1


I was getting this prior to running:

brew unlink gettext && brew link gettext --force

On Fri, Apr 28, 2017 at 4:09 AM, Burkhard Plaum <
burkhard.pl...@igvp.uni-stuttgart.de> wrote:

> 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
> Gmerlin-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gmerlin-general
>



-- 
____________________
m.e.grimm, m.f.a, ed.m.
syracuse u., tc3
megrimm.net
____________________
------------------------------------------------------------------------------
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
Gmerlin-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to