svn commit: r373483 - in head: graphics/libEGL graphics/libGL graphics/libGL/files graphics/libGL/files-old graphics/libglesv2 x11/nvidia-driver x11/nvidia-driver/files
Barbara Guida
barbara.freebsd at gmail.com
Mon Dec 1 22:38:12 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Barbara Guida wrote:
> Koop Mast wrote:
>> Author: kwm Date: Thu Nov 27 13:14:04 2014 New Revision: 373483
>> URL: https://svnweb.freebsd.org/changeset/ports/373483 QAT:
>> https://qat.redports.org/buildarchive/r373483/
>
>> Log: Fix libEGL and libGLESv2 conflict between libEGL/libglesv2
>> and the nvidia-driver port in the same fashion it was done as
>> the conflict with the libGL port.
>
> Hi, after this commit I can finally build graphics/libEGL, but I
> can't build multimedia/gstreamer1-plugins-bad because it stops with
> the following linking error:
>
> libtool: link: cc -std=gnu99 -o
> /usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.2.4/gst-libs/gst/egl/tmp-introspecte5iu5h/.libs/GstEGL-1.0
>
>
- -I/usr/local/include -O2 -pipe -fno-strict-aliasing -march=prescott
> -O2 -Wno-format -pthread
> /usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.2.4/gst-libs/gst/egl/tmp-introspecte5iu5h/GstEGL-1.0.o
>
>
- -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L/usr/local/lib
> -L. ./.libs/libgstegl-1.0.so -lgio-2.0 -lgmodule-2.0
> /usr/local/lib/libgstvideo-1.0.so /usr/local/lib/libgstbase-1.0.so
> /usr/local/lib/libgstreamer-1.0.so -lgobject-2.0 -lglib-2.0 -lintl
> -pthread -Wl,-rpath -Wl,/usr/local/lib ./.libs/libgstegl-1.0.so:
> undefined reference to `eglDestroyImageKHR'
>
>
> $ nm -D /usr/local/lib/.mesa/libEGL.so.1.0.0 | grep
> eglDestroyImageKHR 0000513f T eglDestroyImageKHR $ nm -D
> /usr/local/lib/.nvidia/libEGL.so.1 | grep eglDestroyImageKHR <no
> output>
>
> Regards Barbara
>
>
This problem should have been fixed upstream in gst-plugins-bad-1.3.2.
Barbara
More information about the freebsd-multimedia
mailing list