Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] The return of the dreaded "Cannot run C compiled programs"
Date: Tue, 27 Mar 2018 09:01:47
Message-Id: 3052075.yVkB1BIhOy@peak
In Reply to: Re: [gentoo-user] The return of the dreaded "Cannot run C compiled programs" by Daniel Frey
1 On Tuesday, 27 March 2018 01:24:09 BST Daniel Frey wrote:
2
3 > I ran into this some time ago and one of the updates removed the /lib ->
4 > /lib64 symlink.
5 >
6 > I simply ran `ln -s /lib64 /lib` and it was fine after that.
7
8 Nice idea, Dan, but that isn't it in this case:
9
10 # /bin/ls -ld /lib
11 lrwxrwxrwx 1 root root 5 Mar 12 00:08 /lib -> lib64
12
13 --
14 Regards
15 Peter

Replies

Subject Author
Re: [gentoo-user] The return of the dreaded "Cannot run C compiled programs" Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] The return of the dreaded "Cannot run C compiled programs" Todd Goodman <tsg@×××××××××.net>