On Wed, Nov 21, 2012 at 5:09 PM, Grant 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 compilers also hav
> > 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 /usr/lib64/
>
> Create /etc/portage/env/sys-devel/gcc-4.7.2 containing
>
> post_src_unpack() {
> cd "${S}"
> epatch_user
> }
>
> to run epatch_user after the source has been unpacked. If you need to run
> epatch_user after the other patches have been applied, change the function
> name to post_
On Wed, 21 Nov 2012 13:25:27 -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 director
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 dir
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 /usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/
On Wed, Nov 21, 2012 at 06:09:47PM +0100, Norman Rieß wrote:
>
> Setting nomodeset does not solve the problem.
>
> Regards,
> Norman
Sorry I didn't have the time to reply ... RL is consuming me.
You can search on the Linux Kernel Mailing List https://lkml.org/ to see if
this bug is there, also.
Am 20.11.2012 23:24, schrieb Florian Philipp:
> Am 20.11.2012 21:35, schrieb Norman Rieß:
>> Am 20.11.2012 20:08, schrieb Damien Levac:
>>> On 11/20/12 13:33, Norman Rieß wrote:
Am 20.11.2012 19:02, schrieb Florian Philipp:
> Am 20.11.2012 14:52, schrieb Norman Rieß:
>> Am 20.11.2012 1
On Wed, 21 Nov 2012 19:38:26 +1100, Adam Carter wrote:
> Theres a patch attached to the bug i'd like to apply. Unfortunately the
> gcc 4.7.2 ebuild doesnt have "epatch_user", so i need to take the other
> approach listed in the handbook. It suggests i use a custom environment
> but i dont understa
On Wed, Nov 21, 2012 at 9:46 AM, Helmut Jarausch
wrote:
> On 11/21/2012 09:38:26 AM, Adam Carter wrote:
>>
>> It looks like i have hit this gcc 4.7 build bug:
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53113
>>
>> Theres a patch attached to the bug i'd like to apply. Unfortunately the
>> gcc
>
On 11/21/2012 09:38:26 AM, Adam Carter wrote:
It looks like i have hit this gcc 4.7 build bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53113
Theres a patch attached to the bug i'd like to apply. Unfortunately
the gcc
4.7.2 ebuild doesnt have "epatch_user", so i need to take the other
appr
> Can you show us the link from the handbook?
>
> http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3&chap=6
On Wed, Nov 21, 2012 at 8:38 AM, Adam Carter wrote:
> It looks like i have hit this gcc 4.7 build bug:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53113
>
> Theres a patch attached to the bug i'd like to apply. Unfortunately the gcc
> 4.7.2 ebuild doesnt have "epatch_user", so i need to take the
It looks like i have hit this gcc 4.7 build bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53113
Theres a patch attached to the bug i'd like to apply. Unfortunately the gcc
4.7.2 ebuild doesnt have "epatch_user", so i need to take the other
approach listed in the handbook. It suggests i use a cu
14 matches
Mail list logo