Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eselect shows me compiler which are already deleted [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Wed Jun 07, 2006 7:24 am    Post subject: eselect shows me compiler which are already deleted [solved] Reply with quote

Code:
tux gcc # eselect compiler list
Available compilers for CTARGET i686-pc-linux-gnu
  [1]   i686-pc-linux-gnu-3.4.4/hardened
  [2]   i686-pc-linux-gnu-3.4.4/hardenednopie
  [3]   i686-pc-linux-gnu-3.4.4/hardenednopiessp
  [4]   i686-pc-linux-gnu-3.4.4/hardenednossp
  [5]   i686-pc-linux-gnu-3.4.4/vanilla
  [6]   i686-pc-linux-gnu-4.1.1/vanilla

Activated profiles:
  i686-pc-linux-gnu *       i686-pc-linux-gnu-4.1.1/vanilla


But i have only i686-pc-linux-gnu-4.1.1/vanilla .. all over compilers are already unmerged

Code:
tux gcc # emerge -pv gcc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-devel/gcc-4.1.1  USE="fortran gtk nls -bootstrap -build -doc -gcj -hardened -ip28 -ip32r10k% -mudflap -multislot -nocxx -objc -objc++ -objc-gc -vanilla" 38,301 kB

Total size of downloads: 38,301 kB


How can i remove not existing compiler from this list? Its more a cosmetical problem but i would really like to know ...


Last edited by michel7 on Wed Jun 07, 2006 8:45 am; edited 1 time in total
Back to top
View user's profile Send private message
lxg
Veteran
Veteran


Joined: 12 Nov 2005
Posts: 1019
Location: Aachen, Germany

PostPosted: Wed Jun 07, 2006 8:36 am    Post subject: Reply with quote

These will be some remains of older installations in /etc/env.d/gcc. Seems they were not unmerged cleanly. I also have that, and I also think that it doesn't bother.
_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Wed Jun 07, 2006 8:42 am    Post subject: Reply with quote

lx0 wrote:
These will be some remains of older installations in /etc/env.d/gcc. Seems they were not unmerged cleanly. I also have that, and I also think that it doesn't bother.


Code:
tux gcc # cd /etc/env.d/gcc && ls -la 
total 12
drwxr-xr-x 2 root root   49 May 30 09:47 .
drwxr-xr-x 5 root root 4096 Jun  7 09:12 ..
-rw-r--r-- 1 root root   32 May 27 20:18 config
-rw-r--r-- 1 root root  292 May 27 09:41 i686-pc-linux-gnu-4.1.1


So what now?
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Wed Jun 07, 2006 8:45 am    Post subject: Reply with quote

So

Code:
rm /etc/eselect/compiler/i686-pc-linux-gnu-3.4.4.conf


solved this problem!

Thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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