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 119770 - FreeBSD names libtool 1.4 libtool14
FreeBSD names libtool 1.4 libtool14
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.x
Other FreeBSD
: Normal normal
: 0.6.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-13 10:07 UTC by Andrew Turner
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to common to have multiple commands in tool_run (578 bytes, patch)
2003-08-13 10:12 UTC, Andrew Turner
none Details | Review
gstreamer/autogen.sh patch (1.07 KB, patch)
2003-08-13 10:15 UTC, Andrew Turner
none Details | Review
gst-plugins/autogen.sh patch (1.06 KB, patch)
2003-08-13 10:16 UTC, Andrew Turner
none Details | Review
cothreads/autogen.sh (578 bytes, patch)
2003-08-13 10:20 UTC, Andrew Turner
none Details | Review

Description Andrew Turner 2003-08-13 10:07:40 UTC
As FreeBSD now names libtool 1.4 libtool14 these patches are needed to
enable Gstreamer to be build on FreeBSD.
Comment 1 Andrew Turner 2003-08-13 10:12:51 UTC
Created attachment 19170 [details] [review]
Patch to common to have multiple commands in tool_run
Comment 2 Andrew Turner 2003-08-13 10:15:11 UTC
Created attachment 19171 [details] [review]
gstreamer/autogen.sh patch
Comment 3 Andrew Turner 2003-08-13 10:16:15 UTC
Created attachment 19172 [details] [review]
gst-plugins/autogen.sh patch
Comment 4 Andrew Turner 2003-08-13 10:20:09 UTC
Created attachment 19173 [details] [review]
cothreads/autogen.sh
Comment 5 David Schleef 2003-08-17 23:38:23 UTC
Fixed, but in a slightly different way.
Comment 6 Andrew Turner 2003-08-22 11:38:50 UTC
Can this go into the 0.6.x branch.
Comment 7 David Schleef 2003-08-23 00:56:33 UTC
Yes, it should.  At the very least, we should support setting the
LIBTOOL environment variable.
Comment 8 Thomas Vander Stichele 2003-08-26 10:54:12 UTC
isn't the only thing at all needed adding libtool14 as a possible
candidate binary, period ?

Don't see why all of the other patches are necessary.

I'm postponing since this doesn't affect release, but would like to
commit the proper fix anyway.
Comment 9 Andrew Turner 2003-08-26 11:35:01 UTC
Fixed in 0.6, thanks.
Comment 10 David Schleef 2003-08-26 16:57:52 UTC
thomasvs: see how I fixed it in HEAD.

I fixed gstreamer-0.6, but not gst-plugins-0.6, iirc.
Comment 11 David Schleef 2003-08-30 06:55:31 UTC
It's fixed just about everywhere now.  thanks.