[Freeswitch-users] FS 1.2.18 won't compile on FreeBSD 9.2-RELEASE

Tim St. Pierre fs-list at communicatefreely.net
Fri Jan 31 22:17:10 MSK 2014


Hello,

I'm trying to do an update to a current version, and I can't even get
the latest GIT to bootstrap.  Lots of automake an autoconf errors.

It seems to find all the dependencies:

bootstrap: autoconf version 2.69 (ok)
bootstrap: automake version 1.14 (ok)
bootstrap: aclocal version 1.14 (ok)
bootstrap: libtool version 2.4.2 (ok)

But it's constantly complaining about definitions in every Makefile it
encounters.

It eventually stops here:

src/mod/asr_tts/mod_unimrcp/Makefile.am:34: error: ISMAC does not appear
in AM_CONDITIONAL
src/mod/codecs/mod_com_g729/Makefile.am:6: error: ISLINUX does not
appear in AM_CONDITIONAL
src/mod/endpoints/mod_portaudio/Makefile.am:14: error: ISMAC does not
appear in AM_CONDITIONAL
src/mod/endpoints/mod_sofia/Makefile.am:35: error: ISMAC does not appear
in AM_CONDITIONAL
src/mod/formats/mod_portaudio_stream/Makefile.am:14: error: ISMAC does
not appear in AM_CONDITIONAL
src/mod/formats/mod_portaudio_stream/Makefile.am:9: warning: source file
'$(MODPA_DIR)/pablio.c' is in a subdirectory,
src/mod/formats/mod_portaudio_stream/Makefile.am:9: but option
'subdir-objects' is disabled
src/mod/formats/mod_portaudio_stream/Makefile.am:9: warning: source file
'$(MODPA_DIR)/pa_ringbuffer.c' is in a subdirectory,
src/mod/formats/mod_portaudio_stream/Makefile.am:9: but option
'subdir-objects' is disabled
src/mod/languages/mod_spidermonkey/Makefile.am:50: error: HAVE_ODBC does
not appear in AM_CONDITIONAL

There is a configure script, but if I run it, all I get is:

./configure: 2719: Syntax error: word unexpected (expecting ")")

Has anyone else been able to compile a recent version on FreeBSD?

Thanks!

-Tim



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list