Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Prelink: g++ no longer hardlink to c++
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kirchner
n00b
n00b


Joined: 19 Nov 2004
Posts: 70
Location: Detroit, MI

PostPosted: Tue Aug 30, 2005 6:06 pm    Post subject: Prelink: g++ no longer hardlink to c++ Reply with quote

I've seen several posts about prelink, but none address this specific output:
Code:
# prelink -amfR
prelink: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130/i686-pc-linux-gnu-g++ is no longer hardlink to /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130/i686-pc-linux-gnu-c++
Executing /sbin/init U
#

I've followed the instructions and I tried re-emerging gcc. I dont believe that the above is an error, but I'm curious about how to get rid of it.
_________________
JesseKirchner.com
Back to top
View user's profile Send private message
vlado
n00b
n00b


Joined: 02 Dec 2003
Posts: 36

PostPosted: Tue Sep 06, 2005 8:21 am    Post subject: Reply with quote

Well:-) Remove or rename one of them and make hardlink to other (mv i686-pc-linux-gnu-c++ i686-pc-linux-gnu-c++.original ; ln i686-pc-linux-gnu-g++ i686-pc-linux-gnu-c++).
Seems like prelink thinks they are just two copies of file instead of one hardlinked to two names....
I did not try it myself though:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum