help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] statically linked libgnutls doesn't pull in zlib


From: kyle cronan
Subject: [Help-gnutls] statically linked libgnutls doesn't pull in zlib
Date: Wed, 2 Aug 2006 18:28:55 -0700

Hi everyone,

This is really pretty minor, but when I tried to link my application
statically I got some undefined symbols, such as deflate, that are
part of zlib.  So I had to add this to my application's dependencies
even though I don't use zlib directly.

I see that in the libgnutls.la file, it has

dependency_libs=' -L/usr/lib -lz /usr/lib/libgcrypt.la -lnsl -lgpg-error   '

So I don't know why those symbols don't end up in libgnutls.a.  I just
thought I'd post in case somebody knows an easy fix.

Kyle Cronan
<address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]