[MPlayer-users] mplayer compiled in windows - segmentation fault
Alessandro Gabbanelli
alessandro.gabbanelli at gmail.com
Wed Nov 14 17:42:08 CET 2012
Il 14/11/2012 15:57, Carl Eugen Hoyos ha scritto:
> Alessandro Gabbanelli <alessandro.gabbanelli <at> gmail.com> writes:
>
>> //CACA
>> -cc_check $(caca-config --libs) && _caca=yes
>> +cc_check $(caca-config --libs) -lz && _caca=yes
>>
>> -libs_mplayer="$libs_mplayer $(caca-config --libs)"
>> +libs_mplayer="$libs_mplayer $(caca-config --libs) -lz"
>
> Please post the output of "caca-config --libs" and
> "ls -l /usr/lib/libcaca*".
>
> Carl Eugen
>
$ 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
More information about the MPlayer-users
mailing list