From: "Jared H. Hudson" <jhhudso@volumehost.com>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Install errors
Date: Fri, 18 Jan 2002 02:05:40 -0600 [thread overview]
Message-ID: <3C47D754.2050005@volumehost.com> (raw)
In-Reply-To: 20020118070154.99929.qmail@web10704.mail.yahoo.com
[-- Attachment #1: Type: text/plain, Size: 1861 bytes --]
Your problem is with your /etc/make.conf file most likely.
There was someone else on this list who had the same problem about a
week ago. You probably accidently uncommented something that was just
that, a comment, not a commented-out variable, like USE, CHOST,
CXXFLAGS, CFLAGS
Type the following to see:
grep -v \# /etc/make.conf | grep [a-z]
This command should return something similar to:
USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl alsa nls mitshm
perl python esd gif sdl vorbis ogg gtk X opengl mozilla mmx 3dnow sse
java postgres ldap lame bonobo aalib oss libg++"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -march=athlon -O3 -pipe"
CXXFLAGS="-mcpu=athlon -march=athlon -O3 -pipe"
If you get anything other than CAPITALWORD="text text" It's probably a
comment, and should be commented with a # in front of it.
-Jared H.
Thomas Draney wrote:
> i felt brave today and burned the newest release on a
> cd and went at it. Didnt do too bad until the
> bootstrap part. I type in #cd /usr/portage then
> #scripts/bootstrap.sh. It went for about 5 seconds
> and gave me some strange errors probably due to my
> missing something somewhere but I am not sure.
>
> It states something about [mykey] and keys in lines
> something like 492 or 482 of possibly python if i was
> reading it right. Is there anything I can do to get
> past this part or fix it or what did I do wrong?
>
> Thanks for your help and keep up the good work. If it
> turns out as nice as the idea looks right now it will
> be great. Thanks again.
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3261 bytes --]
prev parent reply other threads:[~2002-01-18 8:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-18 7:01 [gentoo-dev] Install errors Thomas Draney
2002-01-18 8:05 ` Jared H. Hudson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C47D754.2050005@volumehost.com \
--to=jhhudso@volumehost.com \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox