[Freeswitch-users] Xmlcdrd
Miha Zoubek
miha at softnet.si
Mon Feb 20 16:37:17 MSK 2012
Hi,
I am trying to install xmlcdrd but getting this:
config.status: executing depfiles commands
[root at fs1 xmlcdrd]# make
Makefile:428: warning: overriding commands for target `all'
Makefile:154: warning: ignoring old commands for target `all'
gcc -fPIC -Wall -g -O2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -c stmtexpldr.c
In file included from stmtexpldr.c:1:
stmtexptab.h:4:18: error: glib.h: No such file or directory
In file included from stmtexpldr.c:1:
stmtexptab.h:8: error: expected specifier-qualifier-list before
âEUR?GHashTableâEUR^(TM)
stmtexpldr.c:3:23: error: libconfig.h: No such file or directory
stmtexpldr.c:13: error: expected âEUR?=âEUR^(TM), âEUR?,âEUR^(TM),
âEUR?;âEUR^(TM), âEUR?asmâEUR^(TM) or âEUR?__attribute__âEUR^(TM) before
âEUR?stmtexpldr_equalâEUR^(TM)
stmtexpldr.c:14: error: expected âEUR?=âEUR^(TM), âEUR?,âEUR^(TM),
âEUR?;âEUR^(TM), âEUR?asmâEUR^(TM) or âEUR?__attribute__âEUR^(TM) before
âEUR?stmtexpldr_str_hashâEUR^(TM)
stmtexpldr.c:15: error: expected âEUR?)âEUR^(TM) before âEUR?dataâEUR^(TM)
stmtexpldr.c:16: error: expected âEUR?)âEUR^(TM) before âEUR?dataâEUR^(TM)
stmtexpldr.c:19: error: expected âEUR?=âEUR^(TM), âEUR?,âEUR^(TM),
âEUR?;âEUR^(TM), âEUR?asmâEUR^(TM) or âEUR?__attribute__âEUR^(TM) before
âEUR?stmtexpldr_equalâEUR^(TM)
stmtexpldr.c:28: error: expected âEUR?=âEUR^(TM), âEUR?,âEUR^(TM),
âEUR?;âEUR^(TM), âEUR?asmâEUR^(TM) or âEUR?__attribute__âEUR^(TM) before
âEUR?stmtexpldr_str_hashâEUR^(TM)
stmtexpldr.c:36: error: expected âEUR?)âEUR^(TM) before âEUR?dataâEUR^(TM)
stmtexpldr.c:49: error: expected âEUR?)âEUR^(TM) before âEUR?dataâEUR^(TM)
stmtexpldr.c: In function âEUR?stmtexpldr_initâEUR^(TM):
stmtexpldr.c:64: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?ghtâEUR^(TM)
stmtexpldr.c:64: warning: implicit declaration of function
âEUR?g_hash_table_new_fullâEUR^(TM)
stmtexpldr.c:64: error: âEUR?g_str_hashâEUR^(TM) undeclared (first use
in this function)
stmtexpldr.c:64: error: (Each undeclared identifier is reported only once
stmtexpldr.c:64: error: for each function it appears in.)
stmtexpldr.c:64: error: âEUR?stmtexpldr_equalâEUR^(TM) undeclared (first
use in this function)
stmtexpldr.c:65: error: âEUR?stmtexpldr_destroy_keyâEUR^(TM) undeclared
(first use in this function)
stmtexpldr.c:65: error: âEUR?stmtexpldr_destroy_valâEUR^(TM) undeclared
(first use in this function)
stmtexpldr.c:67: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?expandedâEUR^(TM)
stmtexpldr.c:67: warning: implicit declaration of function
âEUR?g_string_sized_newâEUR^(TM)
stmtexpldr.c: In function âEUR?stmtexpldr_load_configâEUR^(TM):
stmtexpldr.c:75: error: âEUR?config_tâEUR^(TM) undeclared (first use in
this function)
stmtexpldr.c:75: error: expected âEUR?;âEUR^(TM) before âEUR?cfgâEUR^(TM)
stmtexpldr.c:76: error: âEUR?config_setting_tâEUR^(TM) undeclared (first
use in this function)
stmtexpldr.c:76: error: âEUR?settingâEUR^(TM) undeclared (first use in
this function)
stmtexpldr.c:78: warning: implicit declaration of function
âEUR?config_initâEUR^(TM)
stmtexpldr.c:78: error: âEUR?cfgâEUR^(TM) undeclared (first use in this
function)
stmtexpldr.c:80: warning: implicit declaration of function
âEUR?config_read_fileâEUR^(TM)
stmtexpldr.c:82: warning: implicit declaration of function
âEUR?fprintfâEUR^(TM)
stmtexpldr.c:82: warning: incompatible implicit declaration of built-in
function âEUR?fprintfâEUR^(TM)
stmtexpldr.c:82: error: âEUR?stderrâEUR^(TM) undeclared (first use in
this function)
stmtexpldr.c:84: warning: implicit declaration of function
âEUR?config_error_lineâEUR^(TM)
stmtexpldr.c:85: warning: implicit declaration of function
âEUR?config_error_textâEUR^(TM)
stmtexpldr.c:85: warning: format âEUR?%sâEUR^(TM) expects type âEUR?char
*âEUR^(TM), but argument 5 has type âEUR?intâEUR^(TM)
stmtexpldr.c:86: warning: implicit declaration of function
âEUR?config_destroyâEUR^(TM)
stmtexpldr.c:92: warning: implicit declaration of function
âEUR?config_lookupâEUR^(TM)
stmtexpldr.c:95: warning: implicit declaration of function
âEUR?config_setting_lengthâEUR^(TM)
stmtexpldr.c:96: warning: implicit declaration of function
âEUR?printfâEUR^(TM)
stmtexpldr.c:96: warning: incompatible implicit declaration of built-in
function âEUR?printfâEUR^(TM)
stmtexpldr.c:101: error: âEUR?varâEUR^(TM) undeclared (first use in this
function)
stmtexpldr.c:101: warning: implicit declaration of function
âEUR?config_setting_get_elemâEUR^(TM)
stmtexpldr.c:105: warning: implicit declaration of function
âEUR?config_setting_lookup_stringâEUR^(TM)
stmtexpldr.c:114: warning: incompatible implicit declaration of built-in
function âEUR?fprintfâEUR^(TM)
stmtexpldr.c:117: warning: implicit declaration of function
âEUR?snprintfâEUR^(TM)
stmtexpldr.c:117: warning: incompatible implicit declaration of built-in
function âEUR?snprintfâEUR^(TM)
stmtexpldr.c:124: warning: implicit declaration of function
âEUR?g_hash_table_replaceâEUR^(TM)
stmtexpldr.c:124: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?ghtâEUR^(TM)
stmtexpldr.c:127: warning: implicit declaration of function
âEUR?perrorâEUR^(TM)
stmtexpldr.c: In function âEUR?stmtexpldr_clearâEUR^(TM):
stmtexpldr.c:148: warning: implicit declaration of function
âEUR?g_hash_table_remove_allâEUR^(TM)
stmtexpldr.c:148: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?ghtâEUR^(TM)
stmtexpldr.c: In function âEUR?stmtexpldr_freeâEUR^(TM):
stmtexpldr.c:154: warning: implicit declaration of function
âEUR?g_hash_table_destroyâEUR^(TM)
stmtexpldr.c:154: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?ghtâEUR^(TM)
stmtexpldr.c:155: warning: implicit declaration of function
âEUR?g_string_freeâEUR^(TM)
stmtexpldr.c:155: error: âEUR?stmtexp_tab_tâEUR^(TM) has no member named
âEUR?expandedâEUR^(TM)
stmtexpldr.c:155: error: âEUR?TRUEâEUR^(TM) undeclared (first use in
this function)
make: *** [all] Error 1
THanks!
Regards,
Miha
--
Best regards / Lep Pozdrav
Miha Zoubek
Softnet d.o.o.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120220/5f3be278/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list