2013/2/22 Alexander Khryukin <alexan...@mezon.ru>: > > > 2013/2/22 Romain Beauxis <to...@rastageeks.org> >> >> 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 > > > > Thanks for answer. > I backported newst m4, automake and autoconf to centos 6.3 > > > Also after configure of ocaml-mm i got > > > Supported external libraries: > - Alsa : no > - AO : no > - FFmpeg : yes > - Gstreamer : no > - Mad : no > - ogg : no > - OSS : yes > - Pulseaudio: no > - SDL : no > - Theora : no > - V4L : yes > > > > When i have theora installed > rpm -qa |grep theora > libtheora-devel-1.1.0-2.el6.x86_64 > libtheora-1.1.0-2.el6.x86_64 > > It is normal behaviour?
Yes, ocaml-mm's optional libs are totally irrelevant for liquidsoap, don't worry about them.. 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