<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>Hello All,</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><span><br></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; ">I have been trying to complie Freeswitch (freeswitch-1.2.3) on a CentOS box but if the module mod_vlc is enabled in the file modules.conf, I am getting the errors that you can see below, but mod_vlc being disabled results in the successful compilation of FS, so will you please share your ideas/opinions where I am missing anything.</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color:
 rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="background-color: transparent; "><div style="background-color: transparent; "><font size="2">making install mod_vlc</font></div><div style="background-color: transparent; "><font size="2">Compiling /usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c...</font></div><div style="background-color: transparent; "><font size="2">Compiling /usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c ...</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:46:21: error: vlc/vlc.h: No such file or directory</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:47:37: error: vlc/libvlc_media_player.h: No such file or directory</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:64: error: expected specifier-qualifier-list before 'libvlc_media_player_t'</font></div><div style="background-color: transparent; "><font size="2">cc1: warnings being treated as errors</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:78: warning: struct has no members</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In
 function 'vlc_auto_play_callback':</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:90: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:91: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:92: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:97: error: 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:98: error:
 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:99: error: 'vlc_file_context_t' has no member named 'started'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:101: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'vlc_imem_get_callback':</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:110: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:115: error:
 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:115: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:116: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:120: error: 'vlc_file_context_t' has no member named 'samples'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:121: error: 'vlc_file_context_t' has no member named 'samples'</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:126: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:134: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'vlc_file_open':</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:150: error: 'vlc_file_context_t' has no member named 'pool'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:152: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:152: error: 'vlc_file_context_t' has no member named 'pool'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:154: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:155: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:155: error: 'vlc_file_context_t' has no member named 'pool'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:156: error: 'vlc_file_context_t' has no member named 'started'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:156: error: 'vlc_file_context_t' has no member named 'pool'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:164: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: warning: implicit declaration of function 'libvlc_media_new_location'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: error: 'read_inst' undeclared (first use in this function)</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: error: (Each undeclared identifier is reported only once</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: error: for each function it appears in.)</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:165: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:166: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:167: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:168: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:168: warning: implicit declaration of function 'libvlc_media_new_path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:168: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:169: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:170: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:171: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:171: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:172: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:174: error: 'vlc_file_context_t' has no member named 'm'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:174: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:175: error: 'vlc_file_context_t' has no member named 'path'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:178: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:183: error: 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:184: error: 'vlc_file_context_t' has no member named 'err'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:186: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:186: warning: implicit declaration of function 'libvlc_media_player_new_from_media'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:186: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:191: error: 'vlc_file_context_t' has no member named 'samplerate'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:193: warning: implicit declaration of function
 'libvlc_audio_set_format'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:193: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:193: error: 'vlc_file_context_t' has no member named 'samplerate'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:195: warning: implicit declaration of function 'libvlc_audio_set_callbacks'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:195: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:197: warning: implicit
 declaration of function 'libvlc_media_player_play'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:197: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:209: error: 'vlc_file_context_t' has no member named 'samplerate'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:216: error: 'vlc_file_context_t' has no member named 'samplerate'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:224: error: 'vlc_file_context_t' has no member named 'inst_out'</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:224: warning: implicit declaration of function 'libvlc_new'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:227: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:227: error: 'vlc_file_context_t' has no member named 'inst_out'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:228: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:228: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:229: error: 'vlc_file_context_t' has no member named 'samples'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:230: error: 'vlc_file_context_t' has no member named 'pts'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:231: error: 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:232: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'vlc_file_read':</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:247: error: 'libvlc_state_t' undeclared (first use in this function)</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:247: error: expected ';' before 'status'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:254: error: 'vlc_file_context_t' has no member named 'err'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:259: error: 'status' undeclared (first use in this function)</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:259: warning: implicit declaration of function 'libvlc_media_get_state'</font></div><div style="background-color: transparent; "><font
 size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:259: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:265: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:266: error: 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:267: error: 'vlc_file_context_t' has no member named 'started'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:267: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:269: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:271: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:272: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:273: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'vlc_file_write':</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:293: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:294: error: 'vlc_file_context_t' has no member named 'samples'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:295: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:296: error: 'vlc_file_context_t' has no member named 'audio_mutex'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'vlc_file_close':</font></div><div style="background-color:
 transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:305: error: 'vlc_file_context_t' has no member named 'playing'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:308: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:309: error: 'vlc_file_context_t' has no member named 'audio_buffer'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:314: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:315: error: 'vlc_file_context_t' has no member named 'm'</font></div><div
 style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:319: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:320: warning: implicit declaration of function 'libvlc_media_player_stop'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:320: error: 'vlc_file_context_t' has no member named 'mp'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:322: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:323: warning: implicit declaration of function
 'libvlc_media_release'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:323: error: 'vlc_file_context_t' has no member named 'm'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:325: error: 'vlc_file_context_t' has no member named 'inst_out'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:326: warning: implicit declaration of function 'libvlc_release'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:326: error: 'vlc_file_context_t' has no member named 'inst_out'</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function
 'mod_vlc_load':</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:350: error: 'read_inst' undeclared (first use in this function)</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c: In function 'mod_vlc_shutdown':</font></div><div style="background-color: transparent; "><font size="2">/usr/src/freeswitch-1.2.3/src/mod/formats/mod_vlc/mod_vlc.c:363: error: 'read_inst' undeclared (first use in this function)</font></div><div style="background-color: transparent; "><font size="2">make[5]: *** [mod_vlc.lo] Error 1</font></div><div style="background-color: transparent; "><font size="2">make[4]: *** [install] Error 1</font></div><div style="background-color: transparent; "><font size="2">make[3]: *** [mod_vlc-install] Error 1</font></div><div style="background-color: transparent; "><font
 size="2">make[2]: *** [install-recursive] Error 1</font></div><div style="background-color: transparent; "><font size="2">make[1]: *** [install-recursive] Error 1</font></div><div style="background-color: transparent; "><font size="2">make: *** [install] Error 2</font></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 13px; font-style: normal; "><br></div></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 13px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; ">Thank you&nbsp;</div><div style="font-family: tahoma, 'new york', times, serif;
 font-size: 10pt; ">&nbsp;</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">Faisal Rehman</div></div></body></html>