Dominique Dhumieres wrote:
>> And if you install caca?
>
> Does not help!-(
>
> Although I am a total dummy in C, should we not see some
> -DCACA_DITHERING_NONE,
> -DCACA_ANTIALIASING_MAX -DCACA_ANTIALIASING_MIN somewhere in the command
> line(s)
> or configure script(s)? If I grep for CACA_ANTIALIASING_MAX I only get:
>
> /sw/src/fink.build/gst-plugins-0.8.12-1035/gst-plugins-0.8.12/ext/libcaca/gstcacasink.c:
> caca_set_feature (CACA_ANTIALIASING_MAX);
> /sw/src/fink.build/gst-plugins-0.8.12-1035/gst-plugins-0.8.12/ext/libcaca/gstcacasink.c:
> caca_set_feature (CACA_ANTIALIASING_MAX);
I have now tried to build this, too, getting the same error, and I have
committed a new version (with same version-revision), where libcaca is
explicitly disabled.
The direct cause of the bug is that when libcaca-dev is installed,
gst-plugins tries to build its libcaca-plugin, but includes the wrong
header file: It includes caca.h, but the symbols in question are defined
in caca0.h which says it is for compatibility with older versions.
The alternative would be to depend explicitly on libcaca-{dev,shlibs}
and patch the gstcacasink.h file to #include <caca0.h>, and then make
tests to see if it works. I'll leave this kind of work to the maintainer
who will read this message together with the 10.000 others he will have
received after the vacation). Better to disable it for the moment so
that it builds at least. Assez de caca !
--
Martin
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users