Gentoo Archives: gentoo-sparc

From: Ferris McCormick <fmccor@g.o>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] ultra 5/gentoo xorg-x11 questions
Date: Wed, 23 Nov 2005 00:12:35
Message-Id: 1132704707.14281.51.camel@fer-de-lance.krait.us
In Reply to: Re: [gentoo-sparc] ultra 5/gentoo xorg-x11 questions by glenn
1 On Tue, 2005-11-22 at 17:08 -0600, glenn wrote:
2 > this is the result of
3 >
4 > FEATURES="-ccache" emerge xorg-x11
5 >
6 >
7 > -DFUNCPROTO=15 -DNARROWPROTO -DXENVIRONMENT -c -o systemnames.o
8 > systemnames.c
9 > systemnames.c:39: error: syntax error before string constant
10
11 That's the first non-comment line in the source code: It's an #include
12 statement, and the compiler missed the terminating '"'.
13
14 See my previous reply. I do not see how you can compile anything at all
15 on that system at this point. Just for fun, try something like
16 ebuild /usr/portage/sys-devel/gcc-3.3.5.20050130-r1.ebuild \
17 fetch unpack compile install
18 (A complete rebuild of the gcc compiler without actually installing it
19 into the running system.) That build should give your system more
20 exercise that xorg-x11 has for you so far.
21 >
22 --
23 Ferris McCormick (P44626, MI)
24 Developer, Gentoo Linux (sparc, devrel)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-sparc] ultra 5/gentoo xorg-x11 questions Ciaran McCreesh <ciaranm@g.o>