Installing go on Ubuntu 9.0

12 views
Skip to first unread message

Massimiliano Giovine

unread,
Jan 29, 2010, 5:25:24 PM1/29/10
to golang-nuts
Following the web site instruction to install go-lang on linux i tryed
to install it on my Ubuntu 9.04 but i had this error back:
/home/giovine/bin/quietgcc -ggdb -I"/home/giovine/go"/include -O2 -fno-
inline -c "/home/giovine/go/src/cmd/gc"/subr.c
cat y.tab.c | sed '/ int yystate;/d; s/int yychar;/int yychar,
yystate;/; s/static const char \*const yytname/const char *yytname/'
>y1.tab.c
/home/giovine/bin/quietgcc -ggdb -I"/home/giovine/go"/include -O2 -fno-
inline -c "/home/giovine/go/src/cmd/gc"/y1.tab.c
/home/giovine/go/src/cmd/gc/yerr.h:17: error: ‘loadsys’ undeclared
here (not in a function)
make: *** [subr.o] Error 1
make: *** In attesa di lavori non terminati... (waiting unfinished
jobs)

What does it mean?

Thx a lot to all!

Russ Cox

unread,
Jan 29, 2010, 5:40:02 PM1/29/10
to Massimiliano Giovine, golang-nuts
Instead of ./all.bash try LANG=C ./all.bash.

Sorry for the trouble.  This will be fixed in the
next release.

Russ

Massimiliano Giovine

unread,
Jan 29, 2010, 5:48:45 PM1/29/10
to golang-nuts
--- cd ../test
2 known bugs; 0 unexpected bugs

Thx a lot!

Andrea Fazzi

unread,
Jan 29, 2010, 5:48:59 PM1/29/10
to golang-nuts
Excerpts from Massimiliano Giovine's message of ven gen 29 23:25:24 +0100 2010:

Perhaps the links below may help you:

* http://groups.google.com/group/golang-nuts/browse_thread/thread/603ebccd68d30d74/daaab2870918e3c6?lnk=gst&q=loadsys#daaab2870918e3c6
* http://freecella.blogspot.com (see comments)

Cheers,

--
Andrea Fazzi @ alcacoop.it
http://freecella.blogspot.com
Follow me on http://twitter.com/remogatto

Reply all
Reply to author
Forward
0 new messages