[Freeswitch-users] make current mod-spandsl error - 'bool' unknown type

Steve Underwood steveu at coppice.org
Sat Aug 24 15:20:53 MSD 2013


My guess is you've done a "git pull" for an existing directory, and you 
haven't done a "make spandsp-reconf".

Regards,
Steve

On 08/24/2013 07:01 PM, cjb wrote:
> How can I fix?  Using Ubuntu 12.04 and trying to do an update by using make
> current.  The process starts and then I get this error:
>
> make[2]: Entering directory `/usr/src/freeswitch'
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:53:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/logging.h:85:1: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:57:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/queue.h:67:1: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:78:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/crc.h:65:1: error: unknown type
> name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/crc.h:98:1: error: unknown type
> name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:79:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/async.h:175:48: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/async.h:209:48: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:80:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:96:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:97:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:180:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:182:46: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:89:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/bell_r2_mf.h:181:69: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/bell_r2_mf.h:254:48: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:94:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v8.h:138:30: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v8.h:150:36: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:95:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v42.h:89:38: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v42.h:90:38: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:97:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29rx.h:159:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:98:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29tx.h:121:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:98:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29tx.h:129:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:99:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17rx.h:244:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:100:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:108:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:100:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:117:67: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:117:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:104:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v22bis.h:160:61: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v22bis.h:181:44: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:105:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_rx.h:79:73: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:106:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_tx.h:90:86: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:106:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_tx.h:98:73: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:110:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v18.h:121:38: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:113:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t4_tx.h:364:70: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:123:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30.h:193:47: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:124:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:367:73: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:430:53: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.hmake[2]: Entering
> directory `/usr/src/freeswitch'
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:53:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/logging.h:85:1: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:57:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/queue.h:67:1: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:78:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/crc.h:65:1: error: unknown type
> name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/crc.h:98:1: error: unknown type
> name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:79:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/async.h:175:48: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/async.h:209:48: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:80:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:96:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:97:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:180:46: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/hdlc.h:182:46: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:89:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/bell_r2_mf.h:181:69: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/bell_r2_mf.h:254:48: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:94:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v8.h:138:30: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v8.h:150:36: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:95:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v42.h:89:38: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v42.h:90:38: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:97:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29rx.h:159:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:98:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29tx.h:121:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:98:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v29tx.h:129:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:99:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17rx.h:244:67: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:100:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:108:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:100:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:117:67: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v17tx.h:117:77: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:104:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v22bis.h:160:61: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v22bis.h:181:44: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:105:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_rx.h:79:73: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:106:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_tx.h:90:86: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:106:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v27ter_tx.h:98:73: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:110:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/v18.h:121:38: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:113:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t4_tx.h:364:70: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:123:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30.h:193:47: error: unknown
> type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:124:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:367:73: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:430:53: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:437:58: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:544:68: error:
> unknown type name ‘t30_real_time_frame_handler_t’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:127:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t35.h:88:1: error: unknown type
> name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:128:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:119:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:121:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:125:5: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:131:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:317:66: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:323:65: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:329:66: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:369:74: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:375:62: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:132:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h:89:99:
> error: unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:132:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h:99:79:
> error: unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:133:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:54:55: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:66:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:129:75: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:138:77: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:170:69: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:177:77: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:208:60: error:
> unknown type name ‘t38_gateway_real_time_frame_handler_t’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:134:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:77:71: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:84:79: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:115:40: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:125:56: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:96:61: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:103:53: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:111:55: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:118:49: error: unknown
> type name ‘bool’
> make[2]: *** [freeswitch-switch.o] Error 1
> make[2]: Leaving directory `/usr/src/freeswitch'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/freeswitch'
> make: *** [current] Error 2
> root at sip:/usr/src/freeswitch#
> :437:58: error: unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t30_api.h:544:68: error:
> unknown type name ‘t30_real_time_frame_handler_t’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:127:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t35.h:88:1: error: unknown type
> name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:128:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:119:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:121:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/at_interpreter.h:125:5: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:131:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:317:66: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:323:65: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:329:66: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:369:74: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_core.h:375:62: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:132:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h:89:99:
> error: unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:132:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_non_ecm_buffer.h:99:79:
> error: unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:133:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:54:55: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:66:5: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:129:75: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:138:77: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:170:69: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:177:77: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_gateway.h:208:60: error:
> unknown type name ‘t38_gateway_real_time_frame_handler_t’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:134:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:77:71: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:84:79: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:115:40: error:
> unknown type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t38_terminal.h:125:56: error:
> unknown type name ‘bool’
> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135:0,
>                   from ./src/include/private/switch_core_pvt.h:35,
>                   from src/switch.c:53:
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:96:61: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:103:53: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:111:55: error: unknown
> type name ‘bool’
> /usr/src/freeswitch/libs/spandsp/src/spandsp/t31.h:118:49: error: unknown
> type name ‘bool’
> make[2]: *** [freeswitch-switch.o] Error 1
> make[2]: Leaving directory `/usr/src/freeswitch'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/freeswitch'
> make: *** [current] Error 2
> root at sip:/usr/src/freeswitch#
>




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