Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2008 11:40:05 -0400
From:      Lowell Gilbert <Lowell@Be-Well.Ilk.Org>
To:        Jan Henrik Sylvester <me@janh.de>
Subject:   Re: gstreamer-plugins-pango build fails
Message-ID:  <448wvnl4iy.fsf@lowell-desk.lan>
In-Reply-To: <1217085781.00103287.1217073002@10.7.7.3> (Jan Henrik Sylvester's message of "Sat\, 26 Jul 2008 13\:37\:11 %2B0200")
References:  <1217085781.00103287.1217073002@10.7.7.3>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Henrik Sylvester <me@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. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448wvnl4iy.fsf>