Background: This is an entirely fresh installation of Gentoo. It has not even been booted into yet. (I've been installing from another host OS.) The kernel has been compiled, everything else is seemingly functioning just fine. I am able to emerge anything else I wish and compiling is smooth sailing with the exception of.....
I am unable to emerge glib as a dependency for syslog-ng. I have attached the error message and my make.conf for review.
http://pastebin.com/m38193d30
The following solutions have been tried:
Reinstalling from an autobuild instead of the 2008.0 stage 3 tarball. - No change.
Revdep-rebuild after a fresh portage sync. - No change.
emerge -uDN world && revdep-rebuild. - No change.
emerge gcc && revedep-rebuild. - No change.
Using the default gcc profile. - No change.
Using the 2008.0/desktop profile. - No change.
Installing with a 32-bit stage3 tarball instead of 64-bit. - No change.
libglib is not found in either /usr/lib/lib32 or /usr/lib/lib64.
Any help would be much appreciated.
Thanks in advance.


