reference bug in gstreamer-plugins' Makefile

Michael Johnson ahze at ahze.net
Thu Oct 25 04:45:01 PDT 2007


On 10/25/07, Anders Gavare <gavare at gmail.com> wrote:
>
> Hi.
>
> I am attempting to build GNOME 2.20.1 (everything) from scratch using
> ports, and noticed a problem with the dependencies in
> multimedia/gstreamer-plugins. Perhaps it is a known problem, but I
> thought I should report it nevertheless:
>
> The Makefile said:
>
> LIB_DEPENDS+=   gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \
>
> but I had to change that to
>
> LIB_DEPENDS+=   gstreamer-0.10:${PORTSDIR}/multimedia/gstreamer \
>
> to make the build succeed.



That shouldn't happen. What version of FreeBSD are you using?
What does 'ldconfig -r | grep gstreamer' show?

Michael

Anders
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "
> freebsd-multimedia-unsubscribe at freebsd.org"
>


More information about the freebsd-multimedia mailing list