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

Undefined symbols for architecture x86_64 #399

Open
conradwt opened this issue May 11, 2020 · 2 comments
Open

Undefined symbols for architecture x86_64 #399

conradwt opened this issue May 11, 2020 · 2 comments

Comments

@conradwt
Copy link

conradwt commented May 11, 2020

Given that I have the following:

rustc 1.43.1 (8d69840ab 2020-05-04)
macOS 10.15.4
Xcode 11.4.1 with Command Line Tools

When I perform the following action:

cargo install cargo-edit

I'm seeing installation error message.

@nico-abram
Copy link

Looks possibly similar to rust-lang/cargo#1032

@GregEremeev
Copy link

GregEremeev commented Jul 10, 2023

I have the same problem on:
rustc 1.70.0 (90c541806 2023-05-31)
macOS 13.4.1
Xcode 14.3.1

@conradwt have you found some solution or workaround?

I was able to compile it only via deactivating libiconv like in this example but it's only a workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants