Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-amd64
On Sunday 10 July 2005 09:25, Mark wrote:
> I'm rebuilding my system from scratch, using 2005 and a stage 2 build.
> It keeps failing in the emerge --emptytree system process. I suspect
> my make.conf is the problem. So a couple questions...
>
> 1. On the USE flags, this time around, I put in everything that
> sounded like I wanted, which ended up being a very long list. Am I
> better off having a very short list of USE flags, as shown in the
> example in the docs?
>
> 2. I have -march=athlon64 in my make.conf file. My processor is an
> AMD64 Athlon 3200+. Is that the correct march= setting? Maybe that's
> my whole problem rather than my USE flags list??
>
> Thanks all,
> --
> Mark
> [unwieldy legal disclaimer would go here - feel free to type your own]
march=athlon64 should be fine for your CPU. I use it and have an AMD64 3000+.
How exactly does the emerge fail? What is the error you see? Doubtful it has
anything to do with your USE flags, so we'll prob need to see the error.
Here is my make.conf for comparison (and I have a lot of USE flags)
--------------------------
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~amd64"
MAKEOPTS="-j2"
USE="-gnome -kde -gtk -arts acpi alsa X audiofile avi -bonobo
cdparanoia cdr crypt cups dbm divx4linux dvd dvdread gtk2
encode imagemagick mailwrapper mozilla mpeg mysqli multilib
nvidia ogg oggvorbis oss opengl pam perl python qt samba ssl
mysql php xine amd64 apache2 cups acl xml readline libclamav"
--------------------------
-Sean
--
gentoo-amd64@g.o mailing list
|
|