Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30969 - DISTCC_TMPDIR does not exist in /etc/make.conf
Summary: DISTCC_TMPDIR does not exist in /etc/make.conf
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 06:01 UTC by Christian Hartmann
Modified: 2003-10-12 10:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Hartmann 2003-10-12 06:01:20 UTC
A note tells the user to uncomment the DISTCC_TMPDIR line in /etc/make.conf. This 
line does not exist in /etc/make.conf. 

Reproducible: Always
Steps to Reproduce:
1.  
2. 
3.
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2003-10-12 09:50:20 UTC
Whoops.  That should be 'PORTAGE_TMPDIR' under code listing 2.3 (second note).
Comment 2 SpanKY gentoo-dev 2003-10-12 10:26:17 UTC
upgrade your portage to get the variable in your make.conf
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-10-12 10:38:59 UTC
s/DISTCC_TMPDIR/PORTAGE_TMPDIR/ on second note under 2.3 applied and committed.