gstreamer-plugins-pango build fails

Lowell Gilbert Lowell at Be-Well.Ilk.Org
Sun Jul 27 15:59:49 UTC 2008


Jan Henrik Sylvester <me at janh.de> writes:

> I do not understand make enough to fix it. From ext/pango/, gmake
> cannot make ../../gst-libs/gst/video/libgstvideo-0.10.la, but if I go
> there and call it manually, it works:
>
> # cd /usr/ports/x11-toolkits/gstreamer-plugins-pango/
> # make
> [...]
>  cc [...] -c gsttimeoverlay.c [...]
> gmake: *** No rule to make target
> ../../gst-libs/gst/video/libgstvideo-0.10.la', needed by
> libgstpango.la'.  Stop.
> [...]
> # cd
> /usr/ports/x11-toolkits/gstreamer-plugins-pango/work/gst-plugins-base-0.10.20/ext/pango/
> # gmake
> gmake: *** No rule to make target
> ../../gst-libs/gst/video/libgstvideo-0.10.la', needed by
> libgstpango.la'.  Stop.
> # cd
> /usr/ports/x11-toolkits/gstreamer-plugins-pango/work/gst-plugins-base-0.10.20/gst-libs/gst/video/
> # gmake libgstvideo-0.10.la
> [...]
> # cd
> /usr/ports/x11-toolkits/gstreamer-plugins-pango/work/gst-plugins-base-0.10.20/ext/pango/
> # gmake
> [...]
> # cd /usr/ports/x11-toolkits/gstreamer-plugins-pango/
> # make
> ===>  Building for gstreamer-plugins-pango-0.10.20_1,3
> gmake: Nothing to be done for `all'.
>
> Jan Henrik

I was having trouble with this too.  Try cleaning the build
directories (I did a "portsclean -C" with the portupgrade facility).  
I'm not sure that's what fixed it for me (I was tinkering with 
other adjustments in the port at the same time), but it's my best
guess. 


More information about the freebsd-multimedia mailing list