[Freeswitch-users] compile poblem - FIXED_POINT orFLOATING_POINT

Frank @ Impact frank at impactfax.com
Thu Mar 26 07:39:46 PDT 2009


Thanks.  That did it.
But I no longer could make mod_ilbc (and mod_flite).  I had to comment
it out of modules.conf because it would error with this
 
making all mod_ilbc
make[6]: *** No targets specified and no makefile found.  Stop.
make[5]: *** [../../../../libs/ilbc/src/libilbc.la] Error 2
make[4]: *** [all] Error 1
make[3]: *** [mod_ilbc-all] Error 1
make[2]: *** [all-recursive] Error 1
 
 
make ilbc-reconf did not work
 
-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Mathieu Rene
Sent: Thursday, March 26, 2009 10:27 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] compile poblem - FIXED_POINT
orFLOATING_POINT
 
make speex-reconf
 
On 26-Mar-09, at 10:19 AM, Frank @ Impact wrote:



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 -onb_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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090326/073efed4/attachment-0002.html 


More information about the FreeSWITCH-users mailing list