- root@li256-27:/home/test/go/src# pwd
- /home/test/go/src
- root@li256-27:/home/test/go/src# ./all.bash
- # Building C bootstrap tool.
- cmd/dist
- # Building compilers and Go bootstrap tool for host, linux/amd64.
- lib9
- In file included from /usr/include/inttypes.h:26:0,
- from /home/test/go/include/u.h:60,
- from /home/test/go/src/lib9/atoi.c:28:
- /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directoryIn file included from /usr/include/inttypes.h:26:0,
- from /home/test/go/include/u.h:60,
- from /home/test/go/src/lib9/_exits.c:28:
- /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directoryIn file included from /usr/include/inttypes.h:26:0,
- from /home/test/go/include/u.h:60,
- from /home/test/go/src/lib9/await.c:31:
- /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory
- compilation terminated.
- compilation terminated.
- compilation terminated.
- In file included from /usr/include/inttypes.h:26:0,
- from /home/test/go/include/u.h:60,
- from /home/test/go/src/lib9/_p9dir.c:28:
- /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory
- compilation terminated.
- go tool dist: FAILED: gcc -Wall -Wstrict-prototypes -Wextra -Wunused -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Wno-missing-field-initializers -Werror -fno-common -ggdb -pipe -Wuninitialized -O2 -fmessage-length=0 -c -m64 -I /home/test/go/include -DPLAN9PORT -I /home/test/go/src/lib9 -o $WORK/await.o /home/test/go/src/lib9/await.c
- go tool dist: FAILED: gcc -Wall -Wstrict-prototypes -Wextra -Wunused -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Wno-missing-field-initializers -Werror -fno-common -ggdb -pipe -Wuninitialized -O2 -fmessage-length=0 -c -m64 -I /home/test/go/include -DPLAN9PORT -I /home/test/go/src/lib9 -o $WORK/_exits.o /home/test/go/src/lib9/_exits.c
- go tool dist: FAILED: gcc -Wall -Wstrict-prototypes -Wextra -Wunused -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Wno-missing-field-initializers -Werror -fno-common -ggdb -pipe -Wuninitialized -O2 -fmessage-length=0 -c -m64 -I /home/test/go/include -DPLAN9PORT -I /home/test/go/src/lib9 -o $WORK/atoi.o /home/test/go/src/lib9/atoi.c
- go tool dist: FAILED: gcc -Wall -Wstrict-prototypes -Wextra -Wunused -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Wno-missing-field-initializers -Werror -fno-common -ggdb -pipe -Wuninitialized -O2 -fmessage-length=0 -c -m64 -I /home/test/go/include -DPLAN9PORT -I /home/test/go/src/lib9 -o $WORK/_p9dir.o /home/test/go/src/lib9/_p9dir.c
- ## see its here:
- root@li256-27:/home/test/go/src# ls -l /usr/include/i386-linux-gnu/bits/predefs.h
- -rw-r--r-- 1 root root 1153 Feb 25 17:57 /usr/include/i386-linux-gnu/bits/predefs.h
- root@li256-27:/home/test/go/src# uname -a
- Linux li256-27 3.18.5-x86_64-linode52 #1 SMP Thu Feb 5 12:18:36 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
- root@li256-27:/home/test/go/src# cat /etc/debian_version
- wheezy/sid
SHARE
TWEET
How can I get past this part?
a guest
Mar 14th, 2015
186
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
