[MPlayer-users] How to fix "undefined symbols" for compiling mplayer
Alexander Dietz
alexdietz380 at gmail.com
Tue Jul 5 08:54:38 EEST 2022
Hello,
the problem seem to have been fixed by reinstalling x264
brew reinstall x264
and then cleaning and compiling mplayer again
./configure
make clean
make
On Mon, Jul 4, 2022 at 10:34 PM Alexander Strasser <eclipse7 at gmx.net> wrote:
>
> Hi Alexander!
>
> On 2022-06-23 16:30 +0200, Alexander Dietz wrote:
> > When I try to compile mplayer on MacOS (12.4) I get an error
> >
> > Undefined symbols for architecture x86_64:
> > "_x264_encoder_open_163", referenced from:
> > _X264_init in libavcodec.a(libx264.o)
> > Undefined symbols for architecture x86_64:
> > "_x264_encoder_open_163", referenced from:
> > _X264_init in libavcodec.a(libx264.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: *** [mencoder] Error 1
> > make: *** Waiting for unfinished jobs....
> > 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
> >
> > Any ideas how to fix this?
>
>
> Did this problem go away or am I mixing it up with an unrelated bug
> report?
>
>
> Alexander
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
More information about the MPlayer-users
mailing list