2013/2/22 Alexander Khryukin <alexan...@mezon.ru>:
> Good day.

Hi Alexander!

> I'm trying to build LS from git master branch
>
> And got this
>
> configuring ocaml-ao 0.2.0
> ./configure: line 1843: syntax error near unexpected token `ao'
> ./configure: line 1843: `PKG_CONFIG_CHECK_MODULE(ao)'
>
> configure.ac:8: error: possibly undefined macro: AC_BASE_CHECKS
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> configure.ac:11: error: possibly undefined macro: PKG_CONFIG_CHECK_MODULE

It looks like the various m4/ modules have not been initialized. Have
you tried to run:
  make init
  make update
before running bootstrap?

Romain

------------------------------------------------------------------------------
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_feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to