[gst-devel] [ gstreamer-Bugs-446978 ] libtool version detection failure
noreply at sourceforge.net
noreply at sourceforge.net
Thu Aug 2 00:35:14 CEST 2001
Bugs item #446978, was opened at 2001-08-01 15:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=446978&group_id=1936
Category: None
Group: build problem
Status: Open
Resolution: None
Priority: 5
Submitted By: David I. Lehn (dlehn)
Assigned to: Nobody/Anonymous (nobody)
Summary: libtool version detection failure
Initial Comment:
The autogen.sh libtool version detection fails with 1.4b (the latest version in Debian). The
detection code is looking for numerical values only. Adding a "a-z" to the sed regex will grab the
version, rather than the garbge is has now, but the parsing doesn't handle the 'b' part. Perhaps a
"head -1" should be added to the version parse too since the newer version adds GNU copyright
notice after what used to be one liner output.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=446978&group_id=1936
More information about the gstreamer-devel
mailing list