[MPlayer-users] mplayer compiled in windows - segmentation fault

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Nov 14 18:55:22 CET 2012


Alessandro Gabbanelli <alessandro.gabbanelli <at> gmail.com> writes:

> > Please post the output of "caca-config --libs" and
> > "ls -l /usr/lib/libcaca*".

> $ caca-config --libs
> -L/local/lib -lcaca
> 
> $ ls -l /local/lib/libcaca*
> -rw-r--r-- 1 agabbanelli Administrators  19372 Oct 31 14:09 
> /local/lib/libcaca++.a
> -rw-r--r-- 1 agabbanelli Administrators    911 Oct 31 14:09 
> /local/lib/libcaca++.la
> -rw-r--r-- 1 agabbanelli Administrators 848220 Oct 31 14:09 
> /local/lib/libcaca.a
> -rw-r--r-- 1 agabbanelli Administrators    883 Oct 31 14:09 
> /local/lib/libcaca.la

I may miss something (and I did not read the libcaca 
documentation) but assuming you compiled libcaca in a way 
that made sure only static libraries are installed I 
believe the output of "caca-config --libs" is wrong, it 
is missing the zlib dependency.

Carl Eugen



More information about the MPlayer-users mailing list