So your saying instead of:

 

cd /usr/src/freeswitch.trunk
make clean
svn up
../bootstrap.sh
../configure
make install



do:

 

cd /usr/src/freeswitch.trunk
make clean
svn up
../configure
make install



?

 

From: freeswitch-users-boun...@lists.freeswitch.org
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Brian
West
Sent: Tuesday, May 26, 2009 5:18 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Questions on build 13441

 

First off pre8 came prebootstrapped no need to run it.  So please try again.

 

/b

 

On May 26, 2009, at 7:03 PM, Lars Zeb wrote:





I followed Michael Collin's instruction in an earlier email about building
pre8. During the ./bootstrap.h, I encountered the following error:

 

Entering directory /usr/src/freeswitch.trunk/libs/libsndfile

Creating aclocal.m4

Running libtoolize...

Putting files in AC_CONFIG_AUX_DIR, `Cfg'.

Creating configure

configure.ac:278: error: possibly undefined macro: AC_OCTAVE_BUILD

      If this token and others are legitimate, please use m4_pattern_allow.

      See the Autoconf documentation.

configure.ac:478: error: possibly undefined macro: AC_GCC_VERSION

 

Do I need to worry about this?

 

Also, in general, do the XML files in config get updated during the 'make
install', or are they left as they were from the previous builds?

 

Thanks, Lars

 

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to