-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
freeswitch: build on Mac OS X #47
Comments
This is the right place to discuss it. I am not maintaining freeswitch package, but I can inform the maintainer about the package breakage. Please, provide the build log on pastebin or github gists. |
Thanks, the logs are attached below. the target is x86 and clone the upstream repo then just enable to build FreeSwitch alone. that's the only change from the upstream repo. (also enable to build VirtualBox image creation) i486-openwrt-linux-uclibc-gcc -c -DPERL_CORE -Os -pipe -march=i486 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -I/Volumes/OpenWrt/owrt_upstream/staging_dir/target-i386_i486_uClibc-0.9.33.2/usr/include -I/Volumes/OpenWrt/owrt_upstream/staging_dir/target-i386_i486_uClibc-0.9.33.2/include -I/Volumes/OpenWrt/owrt_upstream/staging_dir/toolchain-i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/Volumes/OpenWrt/owrt_upstream/staging_dir/toolchain-i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/include -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -Wwrite-strings -fPIC caretx.c |
Hello @sageahn Can you please try trunk and try to build freeswitch-stable on MAC? If it works please consider closing this issue. If it fails I'd be interested in the logs. Thanks! |
Hi @sageahn, the freeswitch package is currently available as freeswitch and freeswitch-stable package in telephony repository. If you are still experiencing this issue, please fill a new ticket. I am closing this issue as it is obsolete. Thank you. |
Hi,
I am trying to build OpenWrt on my macbookpro (Mac OS X 10.10.3). the openwrt itself is ok to build it However, when I enable FreeSwitch, the perl for target cannot be built. I know it is not the telephony related. However, I don't know other channel to report this.
Please let me know the right place to discuss if this repo/github is not.
Thanks in advance.
The text was updated successfully, but these errors were encountered: