Hello everyone.

This message is closely related to the parallel build issue I've discussed 
here before. Damien provided a patch to fix parallel building and I've tested 
it on my laptop - everything went fine.

However, on my server I am unable to recreate proper configure script which is 
needed to be done since we are changing Makefiles during patching.
I've tried steps from the `autogen.sh` from git tree, but configure still fails 
with the following message:

configure.ac:299: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:312: error: possibly undefined macro: AM_PATH_GPGME
configure.ac:315: error: possibly undefined macro: AC_MSG_FAILURE

And that is why: gpgme is not installed on the server machine. I've tried 
installing it and then running auto* stuff then ./configure - everything was 
fine. To me installing gpgme just to build recreate configure scripts is 
madness.

I am not very familiar with autotools, so please correct me if I am doing 
something wrong.
-- 
Best regards.
Ilya Tumaykin.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to