On Tue, 21 Feb 2006 12:56:51 +0100, Aurelien Bompard wrote: > I have a strange build failure for amarok 1.4beta1 (first one to use > gstreamer 0.10) : > ----- > make[6]: *** No rule to make target > `../../../../amarok/src/engine/gst/config/libgstconfig.la', needed by > `libamarok_gst10engine_plugin.la'. Stop. > ----- > There is nothing before that which could make me think of a missing file or > so. This error only happens in mock, not on a local build. > > I am not very familiar with libtool, could someone help me ? > (I have to read this autotools manual some day) > > http://buildsys.fedoraproject.org/logs/fedora-development-extras/5006-amarok-1.4-0.3.beta1.fc5/x86_64/build.log > Did you run your test-builds with "--define fedora 5"? Anyway, the build log looks like it wants libgstconfig.la from within ./amarok/src/engine/gst/config instead of ./amarok/src/engine/gst10/config which "make" did not enter. It built files in "gst" not "gst10". Hence ../../../../amarok/src/engine/gst/config/libgstconfig.la is not available. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list