env-update uses python so dies without the symlink. The paths are hard coded in the binary according to ldd, so the environment isnt the problem. I think I need a minimum of correctly linked binaries to kick off a system rebuild.
BillK On Sun, 2004-02-08 at 20:15, Arne Vogel wrote: > William Kenworthy wrote: > > >Somehow I have mixed up libraries after updating world which went from > >gcc-3.2.3 to 3.3.2. gcc-3.1.1 has not been in use for ages, but there > >are some remnants on the system. Without a working python, most of > >gentoos tools are broke. Suggestions on how to fix? > > > > > Try 'env-update && ldconfig'. But remove your symlinks before doing that. > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
