Hi!

On Sun, 24 Mar 2013 17:40:21 +0530, Joe Philip Ninan wrote:
> Now in ./configure stage I am getting the following error at the end.
> ---------------
> checking for library containing nanosleep... none required
> checking for library containing socket... none required
> ./configure: line 7357: syntax error near unexpected token
> `libgnutls,' ./configure: line 7357: `
> PKG_CHECK_MODULES(libgnutls, gnutls >= 0.0, HAVE_LIBGNUTLS=1,
> HAVE_LIBGNUTLS=0)'
> ----------------------------------------------------- I have
> re-installed latest version of libgnutls and its dependencies. But
> still I'm getting this error. Thanking you,

Then you also need the pkgconfig package, which provides the
PKG_CHECK_MODULES macro. Strange that autoconf does not give an error
about this when creating the configure script.

Martin

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to