After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665102 - Wrong subdir order in -gl
Wrong subdir order in -gl
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
git master
Other Windows
: Normal blocker
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-29 04:59 UTC by LRN
Modified: 2011-11-29 07:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changes the subdir order (791 bytes, patch)
2011-11-29 05:00 UTC, LRN
committed Details | Review

Description LRN 2011-11-29 04:59:58 UTC
make[3]: *** No rule to make target `../../gst-libs/gst/gl/libgstgl-0.10.la', needed by `libgstlibvisualgl.la'.  Stop.
Comment 1 LRN 2011-11-29 05:00:49 UTC
Created attachment 202346 [details] [review]
Changes the subdir order
Comment 2 Sebastian Dröge (slomo) 2011-11-29 07:48:03 UTC
commit 39d1768c66b39235dca0a522f83415e00ecbed52
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Tue Nov 29 08:51:39 2011 +0400

    build: build gst-libs before ext
    
    Fixes #665102