Menu

#14 syntax error near unexpected token 'AX_APPEND_FLAG'

main
closed-fixed
None
5
2015-10-27
2015-10-21
No

I'm working on Xubuntu 14.04 64 Bit. Triggering the building process using "make full" leads to the following error:
./configure: line 15462: syntax error near unexpected token 'AX_APPEND_FLAG'
./configure: line 15462: 'AX_REQUIRE_DEFINED(AX_APPEND_FLAG)'
The problem seems similar to the one discussed on the mailing list here, unfortunately there was no solution found:
https://sourceforge.net/p/libosmscout/mailman/libosmscout-development/

Discussion

  • Tim Teulings

    Tim Teulings - 2015-10-22
    • status: open --> accepted
     
  • Tim Teulings

    Tim Teulings - 2015-10-22

    I have added another macro definition (ax_require_defined.m4) to the m4 macro directories. Please update and test, if thing now work. If yes, please tell me :-)

     
  • Joachim Gehrung

    Joachim Gehrung - 2015-10-26

    Yes, I updated and tested and it works, thank you!

     
  • Tim Teulings

    Tim Teulings - 2015-10-27

    I close the bug, since it seems to be fixed :-)

     
  • Tim Teulings

    Tim Teulings - 2015-10-27
    • status: accepted --> closed-fixed
     

Log in to post a comment.