Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] emerge --oneshot sed fails on sparc solaris
Date: Tue, 02 Oct 2007 17:34:12
Message-Id: 20071002172444.GB16437@gentoo.org
In Reply to: [gentoo-alt] emerge --oneshot sed fails on sparc solaris by matt
1 What step is this? during initial bootstrap, or when emerging using
2 portage?
3
4 On 11-06-2007 16:53:48 -0500, matt wrote:
5 > snip....
6 >
7 > if sparc-sun-solaris2.10-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -I/export/home/matt/gentoo/usr/include -g -O2 -MT strverscmp.o -MD -MP -MF ".deps/strverscmp.Tpo" -c -o strverscmp.o strverscmp.c; \
8 > then mv -f ".deps/strverscmp.Tpo" ".deps/strverscmp.Po"; else rm -f ".deps/strverscmp.Tpo"; exit 1; fi
9 > if sparc-sun-solaris2.10-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -I/export/home/matt/gentoo/usr/include -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
10 > then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
11 > In file included from regex.c:65:
12 > regexec.c: In function `build_trtable':
13 > regexec.c:3299: error: `bool' undeclared (first use in this function)
14 > regexec.c:3299: error: (Each undeclared identifier is reported only once
15 > regexec.c:3299: error: for each function it appears in.)
16 > regexec.c:3299: error: syntax error before "dests_node_malloced"
17 > regexec.c:3325: error: `dests_node_malloced' undeclared (first use in this function)
18 > regexec.c:3325: error: `true' undeclared (first use in this function)
19 > regexec.c:3365: error: `dest_states_malloced' undeclared (first use in this function)
20 > regexec.c: In function `group_nodes_into_DFAstates':
21 > regexec.c:3579: error: `bool' undeclared (first use in this function)
22 > regexec.c:3579: error: syntax error before "accepts_newline"
23 > regexec.c:3581: error: `accepts_newline' undeclared (first use in this function)
24 > make[2]: *** [regex.o] Error 1
25 > make[2]: Leaving directory `/export/home/matt/gentoo/var/tmp/portage/sys-apps/sed-4.1.5/work/sed-4.1.5/lib'
26 > make[1]: *** [all-recursive] Error 1
27 > make[1]: Leaving directory `/export/home/matt/gentoo/var/tmp/portage/sys-apps/sed-4.1.5/work/sed-4.1.5'
28 > make: *** [all] Error 2
29 >
30 > !!! ERROR: sys-apps/sed-4.1.5 failed.
31 >
32 > any suggestions ?
33 >
34 > thanks
35 >
36 > matt
37 > --
38 > gentoo-alt@g.o mailing list
39 >
40
41 --
42 Fabian Groffen
43 Gentoo on a different level
44 --
45 gentoo-alt@g.o mailing list