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 323652 - gst-plugins-good libtool bug
gst-plugins-good libtool bug
Status: RESOLVED DUPLICATE of bug 323651
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.0
Other other
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-09 17:46 UTC by Gab
Modified: 2005-12-09 17:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Gab 2005-12-09 17:46:51 UTC
Distribution/Version: Ubuntu i386 5.4

generating symbol list for `libgstvideoflip.la'
/usr/bin/nm -B  .libs/libgstvideoflip_la-gstvideoflip.o  |  | /bin/sed 's/.* //'
| sort | uniq > .libs/libgstvideoflip.exp
../../libtool: eval: line 4161: syntax error near unexpected token `|'
../../libtool: eval: line 4161: `/usr/bin/nm -B 
.libs/libgstvideoflip_la-gstvideoflip.o  |  | /bin/sed 's/.* //' | sort | uniq >
.libs/libgstvideoflip.exp'
make[3]: *** [libgstvideoflip.la] Error 1
make[3]: Leaving directory `/home/gab/gst-plugins-good-0.10.0/gst/videofilter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gab/gst-plugins-good-0.10.0/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gab/gst-plugins-good-0.10.0'
make: *** [all] Error 2
***@ubuntu:~/gst-plugins-good-0.10.0$

does the same thing under st-plugins-bad and ugly 
Libtool version: 1.5.6

Gstreamer 0.10 with ffmpeg & gst-plugins-base worked fine
Comment 1 Michael Smith 2005-12-09 17:52:33 UTC
*** This bug has been marked as a duplicate of 323651 ***