Date: Thu, 25 Oct 2007 07:16:01 -0400 From: "Michael Johnson" <ahze@ahze.net> To: anders@gavare.se Cc: multimedia@freebsd.org Subject: Re: reference bug in gstreamer-plugins' Makefile Message-ID: <b2203fed0710250416m3775fdedwe6a6cfb8eb8b8b93@mail.gmail.com> In-Reply-To: <2e40c5e90710250336h355932adi8914241ddab5963c@mail.gmail.com> References: <2e40c5e90710250336h355932adi8914241ddab5963c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/25/07, Anders Gavare <gavare@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "
> freebsd-multimedia-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0710250416m3775fdedwe6a6cfb8eb8b8b93>
