Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage errors whilst compiling MY code
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
matthew
n00b
n00b


Joined: 10 Apr 2002
Posts: 27
Location: Wellington, NZ

PostPosted: Thu May 29, 2003 5:44 am    Post subject: Portage errors whilst compiling MY code Reply with quote

Hi,
Recently I've started noticing the following error whilst compiling code that has nothing to do with emerge's.

Code:

*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.


The system is fully up to date, and the compile is being run as a non-root user.

Does anyone have any ideas why I might be dragging in some of portage.py whilst compiling my QT application?

Cheers

Matthew
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 15989
Location: Colorado

PostPosted: Thu May 29, 2003 8:02 pm    Post subject: Reply with quote

What are you doing (comands) that produces the message?
_________________
Safety is my gaol.
US Constitution | Amendments
Back to top
View user's profile Send private message
matthew
n00b
n00b


Joined: 10 Apr 2002
Posts: 27
Location: Wellington, NZ

PostPosted: Thu May 29, 2003 10:59 pm    Post subject: Reply with quote

I've done a bit of poking around, and found it to be when "/usr/bin/gcc-config --get-bin-path" is executed from g++.

Looking at gcc-config I see that it executes a small python script to get the CHOST environment variable, and that's when portage is printing out the error message.


Matthew
Back to top
View user's profile Send private message
zwelch
n00b
n00b


Joined: 09 Mar 2003
Posts: 5
Location: Corvallis, Oregon, USA

PostPosted: Fri May 30, 2003 4:58 am    Post subject: Reply with quote

Upgrade to the latest gcc-config-1.3.3-r1 to solve this problem.
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