On Wed, 26 Jan 2005 20:34:49 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:
> choose between "k8, opteron, athlon64, athlon-fx" for gcc-3.4
> I've tryed to bootstrap a stage 1 with 2004.3 profile few days ago and
> *failing* in a miserable way.
> The faster option by now for amd64 is to install a stage 3, change your
> make.conf as you like and then "emerge --emptytree world".
> 
> I bet that with 2005.0 release will be ok to bootstrap from stage1

Yes, I was somehow misled by the installation handbook:

Architecture    Subarchitecture         CHOST Setting
x86     i386    i386-pc-linux-gnu
x86     i486    i486-pc-linux-gnu
x86     i586    i586-pc-linux-gnu
x86     i686 and above (incl. athlon)   i686-pc-linux-gnu
alpha           alpha-unknown-linux-gnu
ppc             powerpc-unknown-linux-gnu
ppc64           powerpc64-unknown-linux-gnu
sparc           sparc-unknown-linux-gnu
sparc64                 sparc-unknown-linux-gnu
hppa    (generic)       hppa-unknown-linux-gnu
hppa    pa7000  hppa1.1-unknown-linux-gnu
hppa    pa8000 and above        hppa2.0-unknown-linux-gnu
mips            mips-unknown-linux-gnu
amd64           x86_64-pc-linux-gnu

So, without even thinking, I put -march=amd64 and CHOST like last line
above. Now I have compiled pretty much everything, and having some
problems with a few packages.
Bootstrap went fine, I had one or two errors on compiling one of the
first packages. Had to do it myself and then modify the file on
/var/run that states in which part of the bootstrap I am.
I have already emerged system, having to fiddle with some USE flags
for things to compile properly.
Also, I had to add ~x86 and x86 to my keywords, else some important
packages won't install (some gnome-base packages, for example).
Gnome is working fine now. Now for some more errors:

1-GL/gl.h is reported missing when trying to build some packages. In
fact, it's not in /usr/include/GL, as I think it should reside. I
emerged nvidia-glx, and it apparently emerged without problems.
opengl-update nvidia as well.
X doesn't start with glx module, so I can't even try glxgears. Which
packages install gl.h there? In my old machine I'm pretty sure it was
in /usr/include.

2-gnucash's internationalization isn't working as well. On old
machine, I would just type 'LANG=pt_BR /usr/bin/gnucash' and it would
start up in portuguese. Now it won't, and even in english, accents
don't appear. This is kinda bad.

The rest is still compiling. I'll let you know of any other problems.
Thanks alot.

-- 
Bruno Lustosa, aka Lofofora          | Email: [EMAIL PROTECTED]
Network Administrator/Web Programmer | ICQ: 1406477
Rio de Janeiro - Brazil              |

--
[email protected] mailing list

Reply via email to