gstreamer-plugins-pango build fails

Jan Henrik Sylvester me at janh.de
Sat Jul 26 11:49:47 UTC 2008


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


More information about the freebsd-multimedia mailing list