Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25613 - Missing make.conf in PPC stage1 tarball
Summary: Missing make.conf in PPC stage1 tarball
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 00:24 UTC by eric sammer
Modified: 2006-02-04 06:03 UTC (History)
0 users

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 eric sammer 2003-07-31 00:24:16 UTC
After unpacking the latest stage 1 tarball for PPC, there is no
(/mnt/gentoo)/etc/make.conf example file. I pulled a copy of /etc/make.conf from
the livecd (latest version - 1.4 rc4 7, IIRC), and it appears to be a copy of
one of the developer's make.conf files. The USE flags are "-* sdl ipv6", the
mirror is statically set to <blah>.be, all comments are stripped, his / her
proxy is set, and -fsigned-char is set in CFLAGS (which causes problems while
building gcc, IIRC). This makes setting up a proper make.conf extremely
difficult unless you know about portage.

Reproducible: Always
Steps to Reproduce:



Expected Results:  
A sample make.conf should be supplied as was the case with x86 stages, in the past.
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2003-07-31 04:51:05 UTC
This is already fixed in rc8 stages, 1.4 final stages (without the make.conf or gcc-config problem) are on the mirrors today

A workaround is to emerge portage (which installs a new make.conf)