Skip to content
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

build faild at mac osx with arm64 M1 #2624

Open
ouber23 opened this issue Oct 16, 2024 · 1 comment
Open

build faild at mac osx with arm64 M1 #2624

ouber23 opened this issue Oct 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ouber23
Copy link

ouber23 commented Oct 16, 2024

Describe the bug

step:

  1. git clone
  2. ./bootstrap.sh
  3. ./configure
  4. make && make install

then error has happend when run 'make install' as followed:

_vpx_img_wrap, referenced from:
_switch_img_wrap in libfreeswitch.1.dylib-master.o
_switch_img_patch_rect in libfreeswitch.1.dylib-master.o
_switch_img_copy_rect in libfreeswitch.1.dylib-master.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
_vpx_img_wrap, referenced from:
_switch_img_wrap in libfreeswitch.1.dylib-master.o
_switch_img_patch_rect in libfreeswitch.1.dylib-master.o
_switch_img_copy_rect in libfreeswitch.1.dylib-master.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@ouber23 ouber23 added the bug Something isn't working label Oct 16, 2024
@seven1240
Copy link
Collaborator

their are a few pending PRs can you try to apply them to the latest master and see if it help?

#2394 #2395

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants