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 104855 - ffmpeg Makefile should have -lz linking flag
ffmpeg Makefile should have -lz linking flag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal major
: 0.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-30 22:20 UTC by Julien MOUTTE
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien MOUTTE 2003-01-30 22:20:38 UTC
Relying on libxml-2.0.pc to provide -lz is not safe...

We should definitely add -lz linking flag in ffmpeg Makefile as i had some
troubles on one of my comp which was not linking it to -lz...

Thanks
Comment 1 Ronald Bultje 2003-01-30 22:49:23 UTC
fix in CVS. Not the nicest possible, but works for 0.6.0...
Comment 2 Erik Walthinsen 2003-01-30 22:50:42 UTC
Duplicate of 104858.