I have an existing Debian installation, and trying to install Gentoo 2004.0 with this. All worked nicelly, i mounted all partitions, chrooted, and when i run env-update it says: Error while loading shared libraries; libstdc++.so.5. I runned ldconfig, but same error. Then I booted with the CD, mounted partitions again, chrooted, run env-update, and everything works! Reproducible: Always Steps to Reproduce: 1. Mount all partitions (boot, root, home, dev, proc) 2. Chroot the new environment 3. Run env-update Actual Results: Error while loading shared libraries: libstdc++.so.5: cannot enable executable stack as shered object requires. Error 14 Expected Results: Create the new environment
What stages, livecds, etc are you using?
I tried stage3 and stage1 of x86 universal livecd.
did you forget to 'source /etc/profile'? Also, you don't need to mount /dev. Try both of those and see what happens.
I'll try this later, but tell me, source /etc/profile isn't after env-update ? i mounted dev using: mount -o bind.
Is this still an issue?
*** This bug has been marked as a duplicate of 31680 ***