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: 17
Popularity: 0.001261
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 .. 8 9 10 11 12 13 14 Next › Last »

chetwisniewski commented on 2014-09-30 02:19 (UTC)

Build fails with: [code] make[2]: Leaving directory '/tmp/yaourt-tmp-chetwisniewski/aur-freeswitch-git/src/freeswitch/libs/apr-util' CC src/libfreeswitch_la-switch_apr.lo In file included from /usr/include/stdlib.h:24:0, from ./src/include/switch.h:76, from src/switch_apr.c:34: /usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ cc1: all warnings being treated as errors Makefile:1614: recipe for target 'src/libfreeswitch_la-switch_apr.lo' failed make[1]: *** [src/libfreeswitch_la-switch_apr.lo] Error 1 [/code]

calzon65 commented on 2014-09-21 19:39 (UTC)

sanerb, thank you for your hard work. I saw on the FreeSwitch webpage version 1.4 created from tag 1.4.7 on 25 August, 2014. Your current version is from tag 1.4.6 but close to the same date. Sorry about my confusion, but are you going to have a version 1.4.7-1?

sanerb commented on 2014-08-27 00:14 (UTC)

freeswitch-fixed is now obsolete. this is build against tag v1.4.6 per the upstream docs' recommendation. as always, any suggestions, just give a holler!

sanerb commented on 2014-03-02 21:59 (UTC)

https://aur.archlinux.org/packages/freeswitch-fixed/ this now builds correctly with some extra goodies. will do further stability runtime testing later tonight or tomorrow.

sanerb commented on 2014-02-24 14:49 (UTC)

whoops, spoke too soon. just cleared out my working directory and tried a fresh install; hitting some issues with (presumably) the actual systemd unit file. i'll update the customizepkg.d script in a bit.

sanerb commented on 2014-02-24 14:37 (UTC)

i've got a fix for y'all until the time when/if bougyman fixes this. it DOES have some warnings, however: -you'll need sed installed -IT WILL wipe out anything you have at /usr/local/bin/python. -...so do NOT do anything else that uses python without an absolute path while the makepkg/yaourt build/whatever is running. -instead of grabbing a specific git revision, it grabs HEAD (the most current). 1.) install customizepkg-scripting (it will conflict with customizepkg if you have it installed) 2.) Execute (as root): curl -o /etc/customizepkg.d/freeswitch "http://pastebin.com/raw.php?i=nBp23Ei0" 3.) If installing via yaourt: yaourt -S freeswitch If running makepkg manually: (cd to your dir with the tarball you grabbed from AUR and extract) customizepkg -m (then proceed with your normal makepkg process) 4.) grab yourself some tea 'cause the build takes a fair bit of time. i'll work on a proper tarball package and PKGBUILD and pop it into AUR if y'all want (and i can find a way to not destructively create a symlink in /usr/local/bin).

sysfu commented on 2014-02-04 17:17 (UTC)

Build craps on v8; Length: 37509261 (36M) [application/x-bzip2] Saving to: ‘v8-3.24.14.tar.bz2’ 100%[=============================================================================================>] 37,509,261 452KB/s in 1m 52s 2014-02-04 08:42:12 (326 KB/s) - ‘v8-3.24.14.tar.bz2’ saved [37509261/37509261] File "build/gyp/gyp_main.py", line 12 except ImportError, e: ^ SyntaxError: invalid syntax Makefile:398: recipe for target 'out/Makefile.native' failed make[5]: *** [out/Makefile.native] Error 1 Makefile:1018: recipe for target '/tmp/packerbuild-1000/freeswitch/freeswitch/src/freeswitch-build/libs/v8-3.24.14/out/native/lib.target/libv8.so' failed make[4]: *** [/tmp/packerbuild-1000/freeswitch/freeswitch/src/freeswitch-build/libs/v8-3.24.14/out/native/lib.target/libv8.so] Error 2 Makefile:547: recipe for target 'mod_v8-all' failed make[3]: *** [mod_v8-all] Error 1 Makefile:463: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:2616: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:916: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

<deleted-account> commented on 2013-03-07 11:02 (UTC)

Please update it with systemd support