Re: when we compile the latest svn code it fails
[email protected] Mon, 4 Jan 2016 16:14:51 +0200
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I’m not sure why it breaks by you because by me it compiles without any issue. Please check if HAVE_LIBSSL is enabled in gw-config.h Thanks, Alex > Am 30.12.2015 um 22:01 schrieb [email protected] <mailto:[email protected]>: > > Hi Alex, > > Based on https://redmine.kannel.org/projects/kannel/repository <https://redmine.kannel.org/projects/kannel/repository> > You recently added "test/test_http.c: implemented cmd line option to provide > CA file." > > When we compile the latest code we get the error: > test/test_http.o: In function `main': > /home/kannel/gateway/test/test_http.c:456: undefined reference to > `conn_use_global_trusted_ca_file' > collect2: error: ld returned 1 exit status > make: *** [test/test_http] Error 1 > > Any idea why this is failing? Do we need to add a new configuration option > to get this to work? > > Thanks to you and the other developers for all the Kannel improvements. > > We wish you and the other Kannel developers a wonderful 2016 >