chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Installing hypergiant on macosx fails.


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Installing hypergiant on macosx fails.
Date: Fri, 09 Jan 2015 02:30:14 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi Mark,

On Thu, 8 Jan 2015 21:01:46 -0500 Mark Buckingham <address@hidden> wrote:

> I installed chicken on my mac (Yosemite) tonight, and the make … check 
> returned no errors.
>
> I’m trying to install the hypergiant egg though, and when I run
>
> sudo chicken-install hypergiant
>
> I eventually get some errors:
>
> installing glfw3:0.6.1 ...
> changing current directory to /tmp/tempb670.21159/glfw3
>   '/usr/local/bin/csi' -bnq -setup-mode -e "(require-library
> setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e
> "(extension-name-and-version '(\"glfw3\" \"0.6.1\"))" 'glfw3.setup'
>   '/usr/local/bin/csc' -feature compiling-extension -setup-mode -O2
> -d0 -lglfw -framework Cocoa -framework OpenGL -framework IOKit
> -framework Corevideo -J -s glfw3-bindings.scm
> ld: library not found for -lglfw

Looks like the linker could not find libglfw.  Do you have it installed?


> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
>
> Error: shell command terminated with non-zero exit status 256:
> /Applications/Xcode.app/Contents/Developer/usr/bin/gcc'
> glfw3-bindings.o' -o 'glfw3-bindings.so' -m64 -bundle
> -headerpad_max_install_names -framework Corevideo -framework IOKit
> -framework OpenGL -framework Cocoa -lglfw -L"/usr/local/lib" -lchicken
> -lm
>
> Error: shell command failed with nonzero exit status 256:
>
>   '/usr/local/bin/csc' -feature compiling-extension -setup-mode -O2
> -d0 -lglfw -framework Cocoa -framework OpenGL -framework IOKit
> -framework Corevideo -J -s glfw3-bindings.scm
>
>
> Error: shell command terminated with nonzero exit code
> 17920
> "'/usr/local/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e 
> \"(…
>
> Am I doing something wrong?
>
> Thanks in advance

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]