Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54379 - env-update fails: error in /etc/make.conf from Netselect (...changing to Deep Test)
Summary: env-update fails: error in /etc/make.conf from Netselect (...changing to Deep...
Status: RESOLVED DUPLICATE of bug 54236
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 18:51 UTC by sufcrusher
Modified: 2005-07-17 13:06 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 sufcrusher 2004-06-18 18:51:14 UTC
Running the smp 2.6 kernel on a non-smp system (2.4 kernel panicked): I was following the quick installation guide at http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml

Arriving at step " env-update; source /etc/profile " it turns out that env-update fails with the following error: 

!!! Invalid token (not "=") is
!!! ParseError: Invalid token (not '='): /etc/make.conf: line 6
!!! Incorrect multiline literals can cause this. Do not use them.


Looking at /etc/make.conf it shows:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
Netselect is currently unable to handle ipv6, changing to Deep Test


Problem obviously is in the last line. I just commented out the line and continued, hope this won't come back to haunt me in the future.

Reproducible: Always
Steps to Reproduce:
1. The default 2.4 gentoo kernel did produce a kernel panic. I'm using smp 2.6 kernel now, even though I don't have an smp system.
2. Following http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml, no other problems before this step.
3.




P3 Celeron 600, 512 MB, Ethernet card, sound card, ATI 9600.
Comment 1 Benjamin Judas (RETIRED) gentoo-dev 2004-06-19 02:43:11 UTC

*** This bug has been marked as a duplicate of 54236 ***