hello, i have problem with compilation on fedora 8. Version 1.0.5 (not working , but other problem, will send if interested).
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DAST_MODULE=\"chan_vgsm\" -I.. -I../include/ -I../modules/include/ -I../libkstreamer/ -I../libskb/ -I../res_kstreamer/ -I/usr/include/ -I/usr/include/ -D_REENTRANT -D_GNU_SOURCE -Wall -g -O2 -MT chan_vgsm_la-gsm_charset.lo -MD -MP -MF .deps/chan_vgsm_la-gsm_charset.Tpo -c gsm_charset.c -fPIC -DPIC -o .libs/chan_vgsm_la-gsm_charset.o In file included from gsm_charset.c:17: gsm_charset.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'vgsm_gsm_to_wc' gsm_charset.h:20: error: expected ')' before 'wc' make[2]: *** [chan_vgsm_la-gsm_charset.lo] Error 1 make[2]: Leaving directory `/root/download/compile/vstuff-head/chan_vgsm' Plz. add into gsm_charset.h #include <stdlib.h> compile works and module load succesfully. Thanks The Best Regards Miroslav _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
