[gentoo-user] What is libgcc_s.so.1?

2012-11-21 Thread Grant
I'm building a minimal Gentoo system but I always get the following error when I try to chroot into the final system: /bin/bash: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory I ran 'equery b

Re: [gentoo-user] What is libgcc_s.so.1?

2012-11-21 Thread Bruce Hill
On Wed, Nov 21, 2012 at 01:25:27PM -0800, Grant wrote: I'm building a minimal Gentoo system but I always get the following error when I try to chroot into the final system: /bin/bash: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or

Re: [gentoo-user] What is libgcc_s.so.1?

2012-11-21 Thread Alan McKinnon
On Wed, 21 Nov 2012 13:25:27 -0800 Grant emailgr...@gmail.com wrote: I'm building a minimal Gentoo system but I always get the following error when I try to chroot into the final system: /bin/bash: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such

Re: [gentoo-user] What is libgcc_s.so.1?

2012-11-21 Thread Grant
I'm building a minimal Gentoo system but I always get the following error when I try to chroot into the final system: /bin/bash: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory I ran 'equery b

Re: [gentoo-user] What is libgcc_s.so.1?

2012-11-21 Thread Michael Mol
On Wed, Nov 21, 2012 at 5:09 PM, Grant emailgr...@gmail.com wrote: [snip] Does this basically mean I must install gcc in order to have a working system? Jude doesn't install gcc but he doesn't know why I'm getting that error. I thought gcc was only necessary for compiling. Virtually all