<div>Thank you. The problem was resolved by explicitly including the perl-ExtUtils-Embed package</div><div> </div><div>thanks again,</div><div>spyros <br><br></div><div class="gmail_quote">On Wed, Feb 29, 2012 at 8:35 PM, Patrick Lists <span dir="ltr">&lt;<a href="mailto:freeswitch-list@puzzled.xs4all.nl">freeswitch-list@puzzled.xs4all.nl</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div class="HOEnZb"><div class="h5">On 29-02-12 15:57, spyros papadopoulos wrote:<br>

&gt; Hi,<br>
&gt; I am runnign CentOS 6.2 and am attempting to compile mod_perl. However i<br>
&gt; am faced with this issue presented below. I have incoorporated the<br>
&gt; perl-libs &amp; perl-ExtUtils packages including the following to list a<br>
&gt; few, but still no luck:<br>
&gt; Any help would be greatly appreciated.<br>
&gt; cheers,<br>
&gt; spyros<br>
&gt; perl-ExtUtils-CBuilder.x86_64<br>
&gt; $ sudo make mod_perl<br>
&gt;<br>
&gt; making all mod_perl<br>
&gt; Can&#39;t locate ExtUtils/Embed.pm in @INC (@INC contains:<br>
&gt; /usr/local/lib64/perl5 /usr/local/share/perl5<br>
&gt; /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl<br>
&gt; /usr/lib64/perl5 /usr/share/perl5 .).<br>
&gt; BEGIN failed--compilation aborted.<br>
&gt; Can&#39;t locate ExtUtils/Embed.pm in @INC (@INC contains:<br>
&gt; /usr/local/lib64/perl5 /usr/local/share/perl5<br>
&gt; /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl<br>
&gt; /usr/lib64/perl5 /usr/share/perl5 .).<br>
&gt; BEGIN failed--compilation aborted.<br>
&gt; Compiling freeswitch_perl.cpp...<br>
&gt; g++ -w -DMULTIPLICITY -DEMBED_PERL<br>
&gt; -I/home/ec2-user/src/freeswitch/libs/curl/include<br>
&gt; -I/home/ec2-user/src/freeswitch/src/include<br>
&gt; -I/home/ec2-user/src/freeswitch/src/include<br>
&gt; -I/home/ec2-user/src/freeswitch/libs/libteletone/src -fPIC<br>
&gt; -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2<br>
&gt; -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o freeswitch_perl.o freeswitch_perl.cpp<br>
&gt; In file included from freeswitch_perl.cpp:2:<br>
&gt; freeswitch_perl.h:13:20: error: EXTERN.h: No such file or directory<br>
&gt; freeswitch_perl.h:14:18: error: perl.h: No such file or directory<br>
<br>
</div></div>Did you see these ^^^^ 2 messages? They tell you that you are missing a<br>
required RPM. Hint: try the following command if you still have no idea:<br>
<br>
yum provides &quot;*/EXTERN.h&quot;<br>
<br>
Regards,<br>
Patrick<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>