Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't compile x11-libs/libXt
Date: Mon, 22 Jul 2019 23:31:30
Message-Id: A44QT45L.LBSO5E6C.4WIRTFXU@QJUSMIXR.ENRT7NIW.5R2SWX3W
In Reply to: [gentoo-user] Can't compile x11-libs/libXt by Jens Pelzetter
1 On 2019.07.22 09:02, Jens Pelzetter wrote:
2 > Hello everyone,
3 >
4 > recently x11-libs/libXt was updated to version 1.2.0. On one of
5 > systems
6 > 1.2.0 does not compile. The error is rather strange:
7 >
8 > checking for i686-pc-linux-gnu-cpp... /usr/bin/i686-pc-linux-gnu-cpp
9 > checking if /usr/bin/i686-pc-linux-gnu-cpp requires -undef... *
10 > gcc-config: No gcc profile is active!
11 > /usr/bin/gcc-config: line 76: /etc/env.d/gcc/config-i686-pc-linux-gnu:
12 > No such file or directory
13 > gcc-config: error: could not run/locate 'i686-pc-linux-gnu-cpp'
14 > * gcc-config: No gcc profile is active!
15 > /usr/bin/gcc-config: line 76: /etc/env.d/gcc/config-i686-pc-linux-gnu:
16 > No such file or directory
17 > gcc-config: error: could not run/locate 'i686-pc-linux-gnu-cpp'
18 > * gcc-config: No gcc profile is active!
19 > /usr/bin/gcc-config: line 76: /etc/env.d/gcc/config-i686-pc-linux-gnu:
20 > No such file or directory
21 > gcc-config: error: could not run/locate 'i686-pc-linux-gnu-cpp'
22 > configure: error: /usr/bin/i686-pc-linux-gnu-cpp defines unix with or
23 > without -undef. I don't know what to do.
24 >
25 > The systems is a multilib systems (32 and 64 Bit). I suspect that it
26 > is
27 > not a bug in the libXt ebuild but a problem with my system, but I
28 > can't
29 > figure out what the problem is. Any help is appreciated.
30 >
31 > build.log, environment etc. are attached.
32 >
33 > Best regards
34 >
35 Do you have a gcc profile selected? "gcc-config -l" should list the
36 available ones and indicate which is selected.
37
38 Jack

Replies

Subject Author
Re: [gentoo-user] Can't compile x11-libs/libXt Jens Pelzetter <jens.pelzetter@××××××××××.com>