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

[GLib] Fail to build with rpath-ed Arrow C++ on macOS #19352

Closed
asfimport opened this issue Aug 6, 2018 · 1 comment
Closed

[GLib] Fail to build with rpath-ed Arrow C++ on macOS #19352

asfimport opened this issue Aug 6, 2018 · 1 comment

Comments

@asfimport
Copy link
Collaborator

http://mail-archives.apache.org/mod_mbox/arrow-dev/201808.mbox/%3C1533195722.2696142.1460869648.3991D444%40webmail.messagingengine.com%3E

I had the same problem with Glib in GISCAN as mentioned in #2303 (comment)
I replaced the make call with LD_LIBRARY_PATH=$ARROW_HOME/lib make but did not seem to fix
my problem.

Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-2990. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
Issue resolved by pull request 2374
#2374

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

No branches or pull requests

2 participants