[Freeswitch-users] Error making FS configure
Michael Jerris
mike at jerris.com
Tue Jun 9 09:06:03 PDT 2009
I updated the pcre lib last night, and it is trying to add files that
are already there in your working copy. You can try doing:
rm -rf libs/pcre && svn update && ./bootstrap.sh && ./configure &&
make current
Mike
On Jun 9, 2009, at 12:01 PM, Ken Rice wrote:
> Re-bootstrap if you just updated several fixes to the build system
> and an update to the pcre lab were recently commited... If you
> follow the –trunk mailing everyone tries to tag commits that require
> this in their commit messages
>
>
> From: Lars Zeb <larclap at yahoo.com>
> Reply-To: <freeswitch-users at lists.freeswitch.org>
> Date: Tue, 9 Jun 2009 08:54:41 -0700
> To: <freeswitch-users at lists.freeswitch.org>
> Subject: [Freeswitch-users] Error making FS configure
>
> I tried to make FS current with the following command, which got
> errors in the ../configure step. Is it OK to proceed to make install?
>
> make clean && svn up && ./configure
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating libedit.pc
> config.status: creating src/Makefile
> config.status: creating doc/Makefile
> config.status: creating examples/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> configure: configuring in libs/pcre
> configure: running /bin/sh './configure.gnu' --prefix=/usr/local/
> freeswitch --cache-file=/dev/null --srcdir=.
> configure: error: cannot find sources (pcre.h.in) in .
> configure: error: /bin/sh './configure.gnu' failed for libs/pcre
>
> Thanks, Lars
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090609/17edbe46/attachment-0002.html
More information about the FreeSWITCH-users
mailing list