Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge Anjuta Problem
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
FunkyChicken
n00b
n00b


Joined: 29 Sep 2002
Posts: 16
Location: Halifax, Nova Scotia, Canada

PostPosted: Sun Oct 13, 2002 8:29 pm    Post subject: Emerge Anjuta Problem Reply with quote

I have tried to emerge and compile (manually anjuta), i get the same probem

This is the output from when i tried to install it manually and Emerge anjuta-0.1.9

echo "Detecting header files and Generating global symbols ....."
Detecting header files and Generating global symbols .....
chmod +x ./create_global_tags.sh
(cd ../global-tags; ./create_global_tags.sh)


It stops here as my /tmp is filled up completely with a .cpp file (plain text) the file is about 700mb in size. I have never seen this before, any ideas on what is going on and better yet ?how i make this file be compiled/made in another directory with a bigger partition
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Oct 13, 2002 8:40 pm    Post subject: Reply with quote

Looks very similar to Can't emerge anjuta !!!?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
FunkyChicken
n00b
n00b


Joined: 29 Sep 2002
Posts: 16
Location: Halifax, Nova Scotia, Canada

PostPosted: Sun Oct 13, 2002 9:02 pm    Post subject: Changing the CFLAGS will not do it .... Reply with quote

Changing the CFLAGS will not do it ....

it has got me stumped that's for sure ...
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sun Oct 13, 2002 9:04 pm    Post subject: Re: Emerge Anjuta Problem Reply with quote

FunkyChicken wrote:
how i make this file be compiled/made in another directory with a bigger partition

By setting the PORTAGE_TMPDIR variable in /etc/make.conf.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
FunkyChicken
n00b
n00b


Joined: 29 Sep 2002
Posts: 16
Location: Halifax, Nova Scotia, Canada

PostPosted: Sun Oct 13, 2002 9:35 pm    Post subject: Still no Joy Reply with quote

No still does not work still puts the *.cpp file into tmp driectory ... i think i am doomed ;-)

I had a look at /etc/make.globals and it already had a PORTAGE_TMPDIR=/var/tmp, so changing the PORTAGE_TMPDIR in make.conf does not make any difference.


Last edited by FunkyChicken on Sun Oct 13, 2002 9:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sun Oct 13, 2002 9:39 pm    Post subject: Re: Still no Joy Reply with quote

FunkyChicken wrote:
No still does not work still puts the *.cpp file into tmp driectory ... i think i am doomed ;-)

Yes, I don't know what idiot gave you that advice that obviously wouldn't work :roll:.

It's pretty drastic, but you can delete /tmp and then symlink it to somewhere on another partition (ln -s /usr/tmp /, for example). Make sure that the permissions are set correctly on /usr/tmp if you try this.
_________________
For every higher wall, there is a taller ladder
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