Summary: | media-video/mplayer2-9999 fails to build on MacOS X in gentoo prefix | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Ruslan U. Zakirov <Ruslan.Zakirov> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | nikoli, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | OS X | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ruslan U. Zakirov
2011-10-19 21:06:42 UTC
Even the non-9999 version doesn't have osx keywords... On one of bug reports somebody jumped in and said that he would love mplayer2 tested on other platforms. I decided to give it a try. For example some guy builds it just fine: https://github.com/pigoz/mplayerosx-builds (In reply to comment #2) > On one of bug reports somebody jumped in and said that he would love mplayer2 > tested on other platforms. I decided to give it a try. > > For example some guy builds it just fine: > https://github.com/pigoz/mplayerosx-builds Oh, looks like he builds it with modifications though. It would be useful if you can see what he does there (if you want). Otherwise, I'm afraid this bug will just stay dormant due to more pressing bugs that we don't have time to get to.. Please report this bug upstream http://devel.mplayer2.org/wiki/Bugs I met (almost) the same problem with =media-video/mplayer2-2.0_p20120309. ... CC libmpdemux/demux_ogg.o CC mplayer Undefined symbols for architecture x86_64: "_libintl_setlocale", referenced from: _mp_gtext in mp_msg.o "_libintl_gettext", referenced from: _mp_gtext in mp_msg.o "_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 ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status ... So this has nothing to do with libintl (which btw is just a virtual package)? mplayer2 is abandoned and last-rited |