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 106775 - [0.6 branch candidate] build fails in ext/arts/
[0.6 branch candidate] build fails in ext/arts/
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other FreeBSD
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-22 01:07 UTC by Andrew Turner
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix to put in correct order (552 bytes, patch)
2003-02-22 01:09 UTC, Andrew Turner
none Details | Review

Description Andrew Turner 2003-02-22 01:07:18 UTC
mcopidl, used in ext/arts/Makefile, expects options to be before the filename:

mcopidl [ <options> ] <filename>
Comment 1 Andrew Turner 2003-02-22 01:09:06 UTC
Created attachment 14519 [details] [review]
Fix to put in correct order
Comment 2 Christian Fredrik Kalager Schaller 2003-02-23 20:15:41 UTC
Commited to head branch, changing topic so Thomas can review it for
0.6 branch merging. Thanks for the patch Andrew.
Comment 3 Ronald Bultje 2003-04-07 17:18:57 UTC
Fixed in 0.6.1 CVS.