[gnutls-devel] gnutls handling error
hammi_mohamed_tahar at hotmail.fr
hammi_mohamed_tahar at hotmail.fr
Mon Jul 7 11:09:59 CEST 2014
Mr Nikos,
I used the last version (gnutls-3.3.4) and gnutls-3.1.23,
In the ext/Mikefile.am I added these lines :
if ENABLE_MYEXTENSION
libgnutls_ext_la_SOURCES += myextension.c myextension.h
endif
But I did not run the autoreconf after modifying hooks.m4, please if
this step is crutial tell me what are the arguments that I must add to
this commande.
Thank you.
Mohamed Tahar HAMMI
Le 07/07/2014 10:51, Nikos Mavrogiannopoulos a écrit :
> On Mon, Jul 7, 2014 at 12:47 AM, hammi_mohamed_tahar at hotmail.fr
> <hammi_mohamed_tahar at hotmail.fr> wrote:
>> Hello,
>> First of all, thank you for your answer,
> [...]
>> 5- Compile and install: ./configure && make && make install
>> 6- Add a symlink to your libgnutls.so.28 file so gnutls-cli can tell us what
>> version we are
>> running: ln -s /usr/local/lib/libgnutls.so.28 /usr/lib/libgnutls.so.28
>> After, to create my extension, I followed this tutorial
>> (http://gnutls.org/manual/html_node/TLS-Extension-Handling.html), for
>> compilation I did these commands:
> You miss to describe the important part. What did you add in
> Makefile.am? Did you run autoreconf after modifying hooks.m4?
>
> regards,
> Nikos
More information about the Gnutls-devel
mailing list