View previous topic :: View next topic |
Author |
Message |
jbr at consiglia.dk Guest
|
Posted: Tue Sep 23, 2008 12:17 am Post subject: [Freeswitch-users] Problems with configure script |
|
|
I have got the trunk version of FreeSWITCH, have run bootstrap.sh, but I get get stuck in configure, where I get the following message, which I don’t know how to act on:
./configure: line 13837: AX_COMPILER_VENDOR: command not found
configure: error: Please update configure.in with SOLINK values for your compiler
Versions: Freeswitch: build 9609, automake: 1.10.1, autoconf: 2.61, libtool: 1.514 or 1.5.24. Operating system is CentOS, uname –r = 2.6.9.-67.0.4.plus.c4 or 2.6.25.9-40.fc8 (same problem on two different systems).
What should I do?
Jon |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Sep 23, 2008 12:50 am Post subject: [Freeswitch-users] Problems with configure script |
|
|
sounds like you don't have c++ compiler installed.. do you have g++ installed?
/b
On Sep 22, 2008, at 10:15 PM, Jon Bruel wrote:
|
|
Back to top |
|
|
pabx_freeswitch at tel... Guest
|
|
Back to top |
|
|
jbr at consiglia.dk Guest
|
Posted: Tue Sep 23, 2008 5:53 am Post subject: [Freeswitch-users] Problems with configure script |
|
|
I do have c++ installed, and the release version 1.0.1 did install OK. On the other hand 1.0.1 came with the configure script, in this version configure was build by bootstrap.
I can’t answer what the difference of the trunk version compared to version 1.0.x is. Anyhow I have the same problem with the snapshot from 20-09-2008.
Somehow I think the AX_COMPILER_VENDOR is undefined when called, but I’m not at all into the autoconf-world, and I waste time trying to figure out what’s going on.. /Jon |
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Tue Sep 23, 2008 9:51 am Post subject: [Freeswitch-users] Problems with configure script |
|
|
I think that macro IS defined, this sounds like a messed up bootstrap. Could you bootstrap and configure again and see if it helps?
Mike
On Sep 23, 2008, at 6:52 AM, Jon Bruel wrote:
|
|
Back to top |
|
|
jbr at consiglia.dk Guest
|
Posted: Tue Sep 23, 2008 10:02 am Post subject: [Freeswitch-users] Problems with configure script |
|
|
I have tried several times to bootstrap. The result is the same every time. Could it be some errors related to different copies of the programs used – some under /usr/local/share, some under /usr/local?
And from other users: have you experienced the same problem? /Jon |
|
Back to top |
|
|
jbr at consiglia.dk Guest
|
Posted: Tue Sep 23, 2008 2:32 pm Post subject: [Freeswitch-users] Problems with configure script |
|
|
Resolved.
Thanks, Michael, for the help. For the sake of the community the problem likely was erroneous trunk download. /Jon. |
|
Back to top |
|
|
|