Skip to content

Instantly share code, notes, and snippets.

@pigoz
Created March 28, 2012 10:02
Show Gist options
  • Save pigoz/2225164 to your computer and use it in GitHub Desktop.
Save pigoz/2225164 to your computer and use it in GitHub Desktop.
osx, gnu gettext, mplayer2
CC stream/tvi_dummy.o
CC sub/unrar_exec.o
CC stream/stream_vcd.o
CC libmpcodecs/vd_xanim.o
CC mplayer
Undefined symbols for architecture x86_64:
"_libintl_textdomain", referenced from:
_mp_msg_init in mp_msg.o
"_libintl_bindtextdomain", referenced from:
_mp_msg_init in mp_msg.o
"_libintl_bind_textdomain_codeset", referenced from:
_mp_msg_init in mp_msg.o
"_libintl_setlocale", referenced from:
_mp_gtext in mp_msg.o
_mp_tmsg in mp_msg.o
"_libintl_gettext", referenced from:
_mp_gtext in mp_msg.o
_mp_tmsg in mp_msg.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [mplayer] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment