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

OSX compile error #53

Open
RonanCodes opened this issue Mar 4, 2016 · 0 comments
Open

OSX compile error #53

RonanCodes opened this issue Mar 4, 2016 · 0 comments

Comments

@RonanCodes
Copy link

I have Gambit installed on OSX Yosemite.
When I run the ./compile.sh I get the following error:

bh.scm:
*** ERROR -- missing or invalid linking information for module "/Library/Gambit/v4.8.4/lib//_gambcgsc"
clang: error: no such file or directory: 'bh_.c'
clang: error: no input files
*** ERROR IN ##main -- C compilation or link failed while compiling "bh_.c"

I don't have the file _gambcgsc in the lib directory.
However I do have _gambitgsc.c.
If I change _gambcgsc to _gambitgsc I don't get errors but it stalls:

bh.scm:
bh_.c:
bh.c:

Any ideas?

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

1 participant