clang: *warning: *argument unused during compilation: '-pthread'

ld: warning: directory not found for option '-L/opt/boost/lib'

ld: warning: directory not found for option '-L/opt/local/lib/db48'

ld: library not found for -lssl

clang: *error: *linker command failed with exit code 1 (use -v to see 
invocation)



this error I'm getting please help

 
On Friday, October 10, 2014 at 12:41:17 PM UTC-7, Panisuan Chasinga wrote:
>
> After pulling the source code and trying to build the distribution
>
> $ hg clone -u release https://code.google.com/p/go
> $ cd $GOPATH/src && ./all.bash
>
> I got 
> # Building C bootstrap tool.
> cmd/dist
> ld: can't open output file for writing 'cmd/dist/dist.ld_Jw7EPh', 
> errno=13 for architecture x86_64
> clang: error: linker command failed with exit code 1
>
> Now there's obviously something going on with the C-thingy. But I'm really 
> inexperienced in C and would appreciate the help from here. Do. (I just 
> updated to Xcode 5 so maybe that's where the problem is)
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to