Gentoo Archives: gentoo-dev

From: Stefan Schulz <terra@×××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Build failure while using scripts/bootstrap.sh
Date: Fri, 18 Oct 2002 17:50:38
Message-Id: 20021019004801.5d1f2ae6.terra@spacetime.de
1 Hi all
2
3 I decided to give gentoo linux a try, but sadly, after unpacking a stage1
4 tarball (stage1-x86-1.4_rc1-20020908-1208.tar.bz2), doing the emerge sync
5 and starting the bootstrap process i was hit by the following:
6
7 missingos.c:8: array size missing in `missingos_lchown__doc__'
8 missingos.c:10: array size missing in `missingos_mknod__doc__'
9 missingos.c:31: warning: initializer-string for array of chars is too long
10 missingos.c:52:1: warning: multi-line string literals are deprecated
11 missingos.c:52: warning: initializer-string for array of chars is too long
12 error: command 'gcc' failed with exit status 1
13
14 !!! ERROR: The ebuild did not complete successfully.
15 !!! Function src_install, Line -281, Exitcode 1
16 !!! (no error message)
17
18 Please tell me how to get around this. I have a complete log of the build
19 in case you need more information.
20
21 Yours
22 Stefan Schulz