<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I am trying to install xmlcdrd but getting this:<br>
<br>
<small>config.status: executing depfiles commands<br>
[root@fs1 xmlcdrd]# make<br>
Makefile:428: warning: overriding commands for target `all'<br>
Makefile:154: warning: ignoring old commands for target `all'<br>
gcc -fPIC -Wall -g -O2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -c stmtexpldr.c<br>
In file included from stmtexpldr.c:1:<br>
stmtexptab.h:4:18: error: glib.h: No such file or directory<br>
In file included from stmtexpldr.c:1:<br>
stmtexptab.h:8: error: expected specifier-qualifier-list before
‘GHashTable’<br>
stmtexpldr.c:3:23: error: libconfig.h: No such file or directory<br>
stmtexpldr.c:13: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘stmtexpldr_equal’<br>
stmtexpldr.c:14: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘stmtexpldr_str_hash’<br>
stmtexpldr.c:15: error: expected ‘)’ before ‘data’<br>
stmtexpldr.c:16: error: expected ‘)’ before ‘data’<br>
stmtexpldr.c:19: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘stmtexpldr_equal’<br>
stmtexpldr.c:28: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘stmtexpldr_str_hash’<br>
stmtexpldr.c:36: error: expected ‘)’ before ‘data’<br>
stmtexpldr.c:49: error: expected ‘)’ before ‘data’<br>
stmtexpldr.c: In function ‘stmtexpldr_init’:<br>
stmtexpldr.c:64: error: ‘stmtexp_tab_t’ has no member named
‘ght’<br>
stmtexpldr.c:64: warning: implicit declaration of function
‘g_hash_table_new_full’<br>
stmtexpldr.c:64: error: ‘g_str_hash’ undeclared (first use in
this function)<br>
stmtexpldr.c:64: error: (Each undeclared identifier is reported
only once<br>
stmtexpldr.c:64: error: for each function it appears in.)<br>
stmtexpldr.c:64: error: ‘stmtexpldr_equal’ undeclared (first
use in this function)<br>
stmtexpldr.c:65: error: ‘stmtexpldr_destroy_key’ undeclared
(first use in this function)<br>
stmtexpldr.c:65: error: ‘stmtexpldr_destroy_val’ undeclared
(first use in this function)<br>
stmtexpldr.c:67: error: ‘stmtexp_tab_t’ has no member named
‘expanded’<br>
stmtexpldr.c:67: warning: implicit declaration of function
‘g_string_sized_new’<br>
stmtexpldr.c: In function ‘stmtexpldr_load_config’:<br>
stmtexpldr.c:75: error: ‘config_t’ undeclared (first use in
this function)<br>
stmtexpldr.c:75: error: expected ‘;’ before ‘cfg’<br>
stmtexpldr.c:76: error: ‘config_setting_t’ undeclared (first
use in this function)<br>
stmtexpldr.c:76: error: ‘setting’ undeclared (first use in
this function)<br>
stmtexpldr.c:78: warning: implicit declaration of function
‘config_init’<br>
stmtexpldr.c:78: error: ‘cfg’ undeclared (first use in this
function)<br>
stmtexpldr.c:80: warning: implicit declaration of function
‘config_read_file’<br>
stmtexpldr.c:82: warning: implicit declaration of function
‘fprintf’<br>
stmtexpldr.c:82: warning: incompatible implicit declaration of
built-in function ‘fprintf’<br>
stmtexpldr.c:82: error: ‘stderr’ undeclared (first use in this
function)<br>
stmtexpldr.c:84: warning: implicit declaration of function
‘config_error_line’<br>
stmtexpldr.c:85: warning: implicit declaration of function
‘config_error_text’<br>
stmtexpldr.c:85: warning: format ‘%s’ expects type ‘char
*’, but argument 5 has type ‘int’<br>
stmtexpldr.c:86: warning: implicit declaration of function
‘config_destroy’<br>
stmtexpldr.c:92: warning: implicit declaration of function
‘config_lookup’<br>
stmtexpldr.c:95: warning: implicit declaration of function
‘config_setting_length’<br>
stmtexpldr.c:96: warning: implicit declaration of function
‘printf’<br>
stmtexpldr.c:96: warning: incompatible implicit declaration of
built-in function ‘printf’<br>
stmtexpldr.c:101: error: ‘var’ undeclared (first use in this
function)<br>
stmtexpldr.c:101: warning: implicit declaration of function
‘config_setting_get_elem’<br>
stmtexpldr.c:105: warning: implicit declaration of function
‘config_setting_lookup_string’<br>
stmtexpldr.c:114: warning: incompatible implicit declaration of
built-in function ‘fprintf’<br>
stmtexpldr.c:117: warning: implicit declaration of function
‘snprintf’<br>
stmtexpldr.c:117: warning: incompatible implicit declaration of
built-in function ‘snprintf’<br>
stmtexpldr.c:124: warning: implicit declaration of function
‘g_hash_table_replace’<br>
stmtexpldr.c:124: error: ‘stmtexp_tab_t’ has no member named
‘ght’<br>
stmtexpldr.c:127: warning: implicit declaration of function
‘perror’<br>
stmtexpldr.c: In function ‘stmtexpldr_clear’:<br>
stmtexpldr.c:148: warning: implicit declaration of function
‘g_hash_table_remove_all’<br>
stmtexpldr.c:148: error: ‘stmtexp_tab_t’ has no member named
‘ght’<br>
stmtexpldr.c: In function ‘stmtexpldr_free’:<br>
stmtexpldr.c:154: warning: implicit declaration of function
‘g_hash_table_destroy’<br>
stmtexpldr.c:154: error: ‘stmtexp_tab_t’ has no member named
‘ght’<br>
stmtexpldr.c:155: warning: implicit declaration of function
‘g_string_free’<br>
stmtexpldr.c:155: error: ‘stmtexp_tab_t’ has no member named
‘expanded’<br>
stmtexpldr.c:155: error: ‘TRUE’ undeclared (first use in this
function)<br>
make: *** [all] Error 1</small><br>
<br>
THanks!<br>
<br>
Regards,<br>
Miha<br>
<pre class="moz-signature" cols="72">--
Best regards / Lep Pozdrav
Miha Zoubek
Softnet d.o.o. </pre>
</body>
</html>