[Freeswitch-users] c compiler cant create executables

Chav Paskov chavpaskov at shaw.ca
Sun Nov 23 22:44:21 PST 2008


Faisal Maqsoodi wrote:
> Actually i dont know much about using linux. After downloading files i 
> got into the folder containing freeswitch-1.0.1 and
> typed ./configure and this msg was displayed. faisal
>
> --- On *Sun, 11/23/08, Chav Paskov /<chavpaskov at shaw.ca>/* wrote:
>
>     From: Chav Paskov <chavpaskov at shaw.ca>
>     Subject: Re: [Freeswitch-users] c compiler cant create executables
>     To: freeswitch-users at lists.freeswitch.org
>     Date: Sunday, November 23, 008, 10:22 PM
>
>     Faisal Maqsoodi wrote:
>     > HELP....
>     > While trying to install freeswitch on my system. The error msg 
>     > displayed is
>     > configure: 3087: error: C compiler can not create executables
>     > What should i try.        faisal
>     >
>     >
>     >
>      ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > Freeswitch-users mailing list
>     > Freeswitch-users at lists.freeswitch.org
>     > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     > http://www.freeswitch.org
>     >   
>     what is the compiler you use ?
>     Chav
>
>     _______________________________________________
>     Freeswitch-users mailing list
>     Freeswitch-users at lists.freeswitch.org
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     http://www.freeswitch.org
>               
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>   
On ubuntu, you type:
sudo apt-get install gcc-c++
If it doesn’t work, you type:
sudo apt-get install g++

if using another distro try yum

and try configure again you might need to install the devel packages as 
well.

Regards
Chav




More information about the FreeSWITCH-users mailing list