[MPlayer-cygwin] x264 - linker error

Thomas Plank tplank at gmx.at
Fri Nov 16 17:41:27 CET 2007


John Brown (johnbrown105 at hotmail.com) wrote:

> Usually, undefined reference errors are not hard to fix. You just have to
> find out which libraries contain the undefined references, then use
> configure --extra-libs to add them.

But the critical point is the "finding" of the library I think.
Because the error message doesn't tell me the missing library directly.

> Now that you mention it, I recently noticed that fontconfig was not being
> detected for me either. In the end, I edited the Mplayer configure script to
> make sure that the test for fontconfig included all the necessary libraries. In
> my case, they are: -lexpat -lfreetype -lz -liconv.

I added now -liconv, the other ones are already available.
Will see at next compile wether it works.
-- 
mfg Thomas



More information about the MPlayer-cygwin mailing list