gnutls 3.0.10

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Feb 19 12:00:45 CET 2012


On 02/18/2012 07:28 PM, Andreas Metzler wrote:

> On 2012-02-18 Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote:
> [...]
>> ** command line apps: Use gnu autogen (libopts) to parse command
>> line arguments and template files.
> [...]
> Hello,
> This seems to be slightly broken:
> a) If there is no local installation of autoopts-config/libopts.so
> running gnutls' make install gives you /usr/lib/libopts.so.25.11.2 and
> the cmdline utilities are linked against it.


Ouch, I never noticed that. I've committed a fix and reported it as a
bug to libopts.

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=5c05181a979d4ddd92ec03a90ce19fb1e17628cd

https://sourceforge.net/tracker/?func=detail&aid=3489352&group_id=3593&atid=103593

> b) With a local $libdir/libopts.so and autoopts-config (25.10.0) I get
> a build error:


Do you mean by specifying --enable-local-libopts and having libopts
installed as well? It could be a header conflict with the installed
and the bundled.

> OTOH (b) if libopts is locally installed the respective autogenerated
> files (serv-args.h) should also be regenerated instead of breaking
> compilation.

> I will take a look at this tomorrow. (Unless weather permits
> snowboarding.)

The problem is that libopts might be there but not autogen. If you find
any possible solutions to that let me know!

regards,
Nikos




More information about the Gnutls-devel mailing list