Package: golang-go
Version: 2011.04.27-1

Hi,

Typical amd64 experimental system.  I'm following the instructions on
"Writing programs" from http://localhost:6060/doc/install.html while
running "godoc --http=:6060".

| $ cat hello.go 
| package main
| 
| import "fmt"
| 
| func main() {
|       fmt.Printf("hi\n")
| }
| $ 6g hello.go
| $ 6l hello.6
| $ ./6.out 
| Inconsistency detected by ld.so: dl-deps.c: 626: _dl_map_object_deps: 
Assertion `nlist > 1' failed!
| $ dpkg-query -W golang-go golang-tools golang-src libc6
| golang-go     2011.04.27-1
| golang-src    2011.04.27-1
| golang-tools  2011.04.27-1
| libc6 2.13-0exp5
| $ uname -a
| Linux elie 2.6.39-rc4-amd64 #1 SMP Sun Apr 24 23:13:40 UTC 2011 x86_64 
GNU/Linux

Ideas?

Thanks for packaging go.  Aside from the above, it looks quite nice so
far.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to