help-gnutls
[Top][All Lists]
Advanced

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

Re: gnutls 2.11.7


From: Nikos Mavrogiannopoulos
Subject: Re: gnutls 2.11.7
Date: Thu, 10 Mar 2011 17:48:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 03/10/2011 05:31 PM, David Kirkby wrote:

>> This affects the gnutls-serv program and you shouldn't worry on that
>> if you only need the library. Anyway it seems sys_socket.in.h from
>> gnulib doesn't define sockaddr_socket for your system.
>>
>> regards,
>> Nikos
> 
> Can you tell me what 'gnutls-serv'  is useful for, and how to build
> only the library?

gnutls-serv is a test echo or http server that uses gnutls.
You can build only the core library by make -C lib
(equivalent to: cd lib && make)

If you use gnutls-extra the you also need
make -C libextra

Some test programs in the tests/ directory use gnutl-serv,
so make check could fail if it is not there.

regards,
Nikos



reply via email to

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