Did you install gcc and binutils into your prefix? I did in the end... Just a thought. I didn't use the toolbox, only compiled and installed gcc, binutils, coreutils and portage by hand, the rest is symlinked, of which much has been overwritten right now by portage compiled stuff.
I ran into an interesting problem myself of the glibc ebuild (yes I know, it might have been a bridge too far to use that one) which seems to install a symlink which points to itself somehow. Hence, I can't link anything (=libperl at the moment), because it dies on not being able to find the shared libraries that are circular symlinked. Maybe I should just manually fix it and continue... however, I wanted to just 'fix' the issue and haven't succeeded so far. On 12-01-2006 11:25:21 -0800, m h wrote: > At the risk of participating > in the upstream open source communitee I sent my configure issues to > the autotools people. Below is the response. It looks like I need to > see why "--host" is being set the way it is. > > As usual send any tips my way, I'll be delving into the code. > > matt -- [email protected] mailing list
