The libz.so.1 issue

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Mon Sep 3 11:04:02 PDT 2012


Le lundi 03 septembre 2012 à 18:51 +0530, kartik natarajan a écrit :

> The file compiles and during linking it throws this message and stops:
> I have played the verbose and the path for libz.so.1 seems to be
> included. How do I solve this apparent trivial problem?

It looks like your build of gstreamer is not completely linked. Normally
the library is link to libz in a way that you don't have to specify it
to use the library. You can workaround this issue by adding -lz to build
command.

regards,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120903/419178e8/attachment-0001.html>


More information about the gstreamer-devel mailing list