Gentoo Archives: gentoo-user

From: Samuraiii <samurai.no.dojo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Broken GCC
Date: Fri, 07 Sep 2012 17:23:34
Message-Id: 504A2D02.7060901@gmail.com
In Reply to: Re: [gentoo-user] Broken GCC by Michael Mol
1 On 2012-09-07 18:09, Michael Mol wrote:
2 > On Fri, Sep 7, 2012 at 11:57 AM, Samuraiii <samurai.no.dojo@×××××.com> wrote:
3 >>
4 >> On 2012-09-07 17:44, Michael Mol wrote:
5 >>
6 >> On Fri, Sep 7, 2012 at 11:35 AM, Samuraiii <samurai.no.dojo@×××××.com>
7 >> wrote:
8 >>
9 >> On 2012-09-07 13:04, William Kenworthy wrote:
10 >>
11 >> On Fri, 2012-09-07 at 12:46 +0200, Samuraiii wrote:
12 >>
13 >> On 2012-09-07 11:49, Andrey Moshbear wrote:
14 >>
15 >> On Fri, Sep 7, 2012 at 5:47 AM, Andrey Moshbear <andrey.vul@×××××.com>
16 >> wrote:
17 >>
18 >> On Fri, Sep 7, 2012 at 4:46 AM, Samuraiii <samurai.no.dojo@×××××.com> wrote:
19 >>
20 >> Hello
21 >> yesterday I probably broke my GCC
22 >>
23 >> Problem is following:
24 >> When i try to emerge ANY package it fails with this :
25 >>
26 >> checking whether the C compiler works... yes
27 >> checking for C compiler default output file name... a.out
28 >> checking for suffix of executables...
29 >> checking whether we are cross compiling... configure: error: in
30 >> `/tmp/portage/www-client/links-2.6/work/links-2.6':
31 >> configure: error: cannot run C compiled programs.
32 >> If you meant to cross compile, use `--host'.
33 >> See `config.log' for more details
34 >>
35 >> Can you post the contents of config.log to a pastebin and link to it in a
36 >> reply?
37 >>
38 >> Specifically, .../portage/www-client/links-2.6/work/links-2.6/config.log
39 >>
40 >> Here it is http://pastebin.com/s59mU9fm
41 >>
42 >> --
43 >> Samuraiii
44 >> e-mail: samurai.no.dojo@×××××.com
45 >> GnuPG key ID: 0x80C752EA (obtainable on http://pgp.mit.edu)
46 >> Full copy of public timestamp block signatures id-15719 (from
47 >> 2012-09-07 06:00:07) is included in header of html.
48 >>
49 >> conftest.c:11:19: fatal error: /usr/local/include/stdio.h: Permission
50 >> denied
51 >>
52 >>
53 >> BillK
54 >>
55 >>
56 >>
57 >>
58 >> What next?
59 >> ls -l /usr/local/include/stdio.h
60 >> ls: cannot access /usr/local/include/stdio.h: No such file or directory
61 >>
62 >> Any idea why you'd have anything under /usr/local? On Gentoo, that's
63 >> usually unnecessary. (Or always unnecessary, if you care to make a
64 >> personal overlay to have your personal packages integrated
65 >> properly...not that hard, actually)
66 >>
67 >>
68 >> That wasn't intentionally made...
69 > Intentional or not, do you have any idea how it might have gotten
70 > there? Or what you did that might have caused things to look there?
71 >
72 > If we knew more, we could tell you more about how to fix it, and even
73 > how better to do what you had been trying to do.
74 >
75
76 I must admit that this is my lame fault:
77
78 I had some issues with pidgin-otr/libotr so I stupidly thought that I
79 can get me latest version myslef.
80 *But* when I run configure; make; make install it wasn't working as
81 expected so I just stupidly tried to issue make uninstall and that
82 probably made this problem....
83
84 I feel so embarrased
85 S
86
87
88 --
89 Samuraiii
90 e-mail: samurai.no.dojo@×××××.com <mailto:samurai.no.dojo@×××××.com>
91 GnuPG key ID: 0x80C752EA
92 <http://pgp.mit.edu:11371/pks/lookup?search=0x80C752EA&op=vindex&fingerprint=on&exact=on>
93 (obtainable on http://pgp.mit.edu)
94 Full copy of public timestamp block <http://publictimestamp.org>
95 signatures id- (from ) is included in header of html.

Attachments

File name MIME type
bg-linky.gif image/gif
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Broken GCC Michael Mol <mikemol@×××××.com>