View previous topic :: View next topic |
Author |
Message |
woodydickson at gmail.com Guest
|
Posted: Tue Oct 06, 2009 4:12 am Post subject: [Freeswitch-users] problem with compiling freeswith |
|
|
Hi,
Is this just me who is having this problem? I can't compile the latest freeswitch source code and here is the error:
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
./configure: line 3377: syntax error near unexpected token `echo'
./configure: line 3377: `echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5'
configure: error: /bin/sh './configure.gnu' failed for libs/tiff-3.8.2
[root@localhost freeswitch-snapshot]#
Does anyone know why?
woody |
|
Back to top |
|
|
jason at jasonjgw.net Guest
|
Posted: Tue Oct 06, 2009 4:30 am Post subject: [Freeswitch-users] problem with compiling freeswith |
|
|
Woody Dickson <woodydickson@gmail.com> wrote:
Quote: | Is this just me who is having this problem? I can't compile the latest
freeswitch source code and here is the error:
|
Try starting with a fresh checkout from the repository.
If the problem persists, please report the operating system and version
thereof, so that someone with access to a similar environment can try to
reproduce the issue.
_______________________________________________
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 |
|
Back to top |
|
|
|