Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Not working on OSX 10.8.4 #7

Open
ktaragorn opened this issue Aug 27, 2015 · 7 comments
Open

Not working on OSX 10.8.4 #7

ktaragorn opened this issue Aug 27, 2015 · 7 comments

Comments

@ktaragorn
Copy link

I installed using brew tap/update/install instructions, and now I cannot run the latest 0.7.6 version.

$ crystal
dyld: _dyld_bind_fully_image_containing_address() error
dyld: Symbol not found: ___strlcpy_chk
  Referenced from: /usr/local/Cellar/crystal-lang/0.7.6/embedded/bin/crystal
  Expected in: /usr/lib/libSystem.B.dylib
 in /usr/local/Cellar/crystal-lang/0.7.6/embedded/bin/crystal
/usr/local/bin/crystal: line 6:  5200 Trace/BPT trap: 5       "$INSTALL_DIR/embedded/bin/crystal" "$@"
@ktaragorn
Copy link
Author

Xcode and command line tools are installed.
This error abt __strlcpy_chk when googled yields results about issues with osx system git version.. not sure how it is linked..

@ktaragorn
Copy link
Author

installing via .pkg not working either.. trying source

@ktaragorn
Copy link
Author

I cant build from source because I need a working crystal compiler..

@waj
Copy link
Member

waj commented Aug 28, 2015

Does 0.7.5 version work on your machine?

@ktaragorn
Copy link
Author

Nope, same error

@ktaragorn
Copy link
Author

Checked few other versions. Version 0.6.1 worked, but version 0.7.0 didnt.

@ktaragorn
Copy link
Author

I upgraded to yosemite and it is now fine. Please feel free to close if support for 10.8.x is officially not provided

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

No branches or pull requests

2 participants