[Freeswitch-users] compile poblem - FIXED_POINT or FLOATING_POINT

Frank @ Impact frank at impactfax.com
Thu Mar 26 07:19:31 PDT 2009


I have this version running on fedora 8 right now.  Compiled fine and is
in production.
version
FreeSWITCH Version 1.0.trunk (10960)
 
However, I was in the src directory and ran "make current" and after
starting to compile it blew up with
 
Making all in libspeex
make[4]: Entering directory `/usr/src/freeswitch/libs/speex/libspeex'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../include -I../include -I..    -g -O2 -MT nb_celp.lo -MD -MP -MF
.deps/nb_celp.Tpo -c -o nb_celp.lo nb_celp.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -g -O2 -MT
nb_celp.lo -MD -MP -MF .deps/nb_celp.Tpo -c nb_celp.c  -fPIC -DPIC -o
nb_celp.o
In file included from modes.h:41,
                 from nb_celp.h:39,
                 from nb_celp.c:37:
arch.h:65:2: error: #error You now need to define either FIXED_POINT or
FLOATING_POINT
make[4]: *** [nb_celp.lo] Error 1
make[4]: Leaving directory `/usr/src/freeswitch/libs/speex/libspeex'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/freeswitch/libs/speex'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/freeswitch/libs/speex'
make[1]: *** [libs/speex/libspeex/libspeexdsp.la] Error 2
make[1]: Leaving directory `/usr/src/freeswitch'
make: *** [current] Error 2
-----
from modules.conf-
 
loggers/mod_console
loggers/mod_logfile
loggers/mod_syslog
applications/mod_commands
applications/mod_conference
applications/mod_dptools
applications/mod_enum
applications/mod_fifo
applications/mod_voicemail
applications/mod_limit
applications/mod_expr
applications/mod_esf
applications/mod_fsv
asr_tts/mod_flite
asr_tts/mod_pocketsphinx
asr_tts/mod_cepstral
codecs/mod_g711
codecs/mod_g723_1
codecs/mod_amr
codecs/mod_g729
codecs/mod_h26x
codecs/mod_voipcodecs
codecs/mod_ilbc
codecs/mod_speex
dialplans/mod_dialplan_xml
dialplans/mod_dialplan_asterisk
endpoints/mod_iax
endpoints/mod_sofia
event_handlers/mod_event_socket
event_handlers/mod_cdr_csv
formats/mod_native_file
formats/mod_sndfile
formats/mod_local_stream
formats/mod_tone_stream
languages/mod_spidermonkey
languages/mod_spidermonkey_teletone
languages/mod_spidermonkey_core_db
languages/mod_spidermonkey_socket
languages/mod_lua
xml_int/mod_xml_rpc
xml_int/mod_xml_curl
xml_int/mod_xml_cdr
say/mod_say_en
 
 
any insight on what might be doing on with this compile where it
previously compiled fine.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090326/f4523900/attachment-0002.html 


More information about the FreeSWITCH-users mailing list