Package Details: freeswitch 1.10.12-1

Git Clone URL: https://aur.archlinux.org/freeswitch.git (read-only, click to copy)
Package Base: freeswitch
Description: An opensource and free (libre, price) telephony system, similar to Asterisk.
Upstream URL: http://freeswitch.org/
Licenses: MPL
Conflicts: freeswitch-fixed, freeswitch-git
Provides: freeswitch
Submitter: None
Maintainer: Korynkai
Last Packager: Korynkai
Votes: 16
Popularity: 0.000710
First Submitted: 2009-03-02 18:40 (UTC)
Last Updated: 2024-11-07 19:00 (UTC)

Required by (0)

Sources (25)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »

jro commented on 2016-05-24 14:48 (UTC)

Just got the same compiler error. It is a pity that apparently nobody has fixed it yet.

sysfu commented on 2016-05-24 02:35 (UTC) (edited on 2016-05-24 02:47 (UTC) by sysfu)

Tried building again today, failed with this error: ./configure: line 19628: syntax error near unexpected token `fi' ./configure: line 19628: `fi' Makefile:1433: recipe for target 'config.status' failed make: *** [config.status] Error 2 ==> ERROR: A failure occurred in build(). Aborting... The build failed. I'll try to comment out what appears to be a superflous `fi' on line 19628 in the configure script and manually run the make command in src/freeswitch.

sanerb commented on 2016-05-11 14:41 (UTC)

@ITwrx not yet, unfortunately- i'll see what i can do this weekend. it's such a complicated build process, unfortunately.

ITwrx commented on 2016-05-11 03:21 (UTC)

@sanerb: did you have a chance to clean up the PKGBUILDs? does this currently build? thanks

sysfu commented on 2016-04-11 02:23 (UTC) (edited on 2016-04-11 02:23 (UTC) by sysfu)

@sanerb, that would be great. Tried to install again, died with same internal compiler error building sofia-sip. I'm running Parabola/Gnu Linux if that makes any difference, but never had issue building AUR software on it before. https://bpaste.net/show/198cf3a123c0

sanerb commented on 2016-04-10 14:09 (UTC)

(realistically i need to totally revamp the PKGBUILDs for this and -git and make things a lot cleaner- i'll try to do that early this week)

sanerb commented on 2016-04-10 14:07 (UTC)

try now for me- modifications added in pkgrel 10

mal commented on 2016-04-09 23:29 (UTC) (edited on 2016-04-10 04:42 (UTC) by mal)

I also needed 'lua', and used 'opus' instead of 'opusfile'. Now I'm getting: 2016-04-09 22:48:39 (32.8 MB/s) - ‘freeswitch-sounds-en-us-callie-48000-1.0.50.tar.gz’ saved [105321190/105321190] grep: /home/me/freeswitch/pkg/freeswitch/etc/freeswitch/autoload_configs/modules.conf.xml: No such file or directory ==> Adding missing module mod_xml_curl to modules.conf.xml sed: can't read /home/me/freeswitch/pkg/freeswitch/etc/freeswitch/autoload_configs/modules.conf.xml: No such file or directory ==> ERROR: A failure occurred in package(). Edit: Fix: change PKGBUILD line ~184 --sysconfdir=/etc/freeswitch to --sysconfdir=/etc

sysfu commented on 2016-04-09 19:15 (UTC)

After finally getting through all the dependency issues, the build failed again with a 'gcc: internal compiler error' https://bpaste.net/show/f5b153c9d4b8

sysfu commented on 2016-04-09 18:08 (UTC) (edited on 2016-04-09 18:50 (UTC) by sysfu)

mod_opus issue resolved by installing 'opusfile' from packages. Also please add the following pkg dependencies: libshout mpg123 lame libsndfile