On Sun, Nov 17, 2013 at 09:17:28AM -0500, Daniel Echeverry wrote:
>
> Hi Bert!
>
> 2013/11/17 Bert Münnich <[email protected]>
>
> On 15.11.13, Adam Lee wrote:
> > sxiv in Debian sid can't play gif animation.
> >
> > But my own built works, just downloaded and compiled the source from
> > http://packages.debian.org/sid/sxiv
>
> I'm guessing, that the package is built with no "-DHAVE_GIFLIB" in
> CFLAGS. When compiling the vanilla package the macro is included in the
> CFLAGS variable in the Makefile. Overriding CFLAGS on the make command
> line would yield the result you're reporting.
>
> You are right, I solved the bug in a new revision[1] , is just waiting for my
> sponsor upload the package
$ ldd /usr/bin/sxiv|grep gif
libgif.so.4 => /usr/lib/libgif.so.4 (0x00007f1731d5d000)
Why does ldd output this if it's built without "-DHAVE_GIFLIB" in
CFLAGS?
--
Adam Lee
http://adam8157.info
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]