This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc-2.17 ARM setjmp compile problem


Thank you very much for the hint. However, my favourite search engine
did not show me this post.

The patch did not apply anymore, so I just sed those two files.

Is there a reason why this has never become upstream?

Michael

On Sun, 2013-01-06 at 12:57 -0500, Mike Frysinger wrote:
> On Sunday 06 January 2013 06:41:03 Michael Tremer wrote:
> > The error message is:
> > 
> > [01:23:11,728] /builddir/source/glibc-build/libc.a(setjmp.o): In function
> > `__sigsetjmp': [01:23:11,729]
> > /builddir/source/glibc-2.17/setjmp/../ports/sysdeps/arm/setjmp.S:90:
> > undefined reference to `_rtld_global_ro' [01:23:11,730]
> > /builddir/source/glibc-build/libc.a(__longjmp.o): In function `__longjmp':
> > [01:23:11,730]
> > /builddir/source/glibc-2.17/setjmp/../ports/sysdeps/arm/__longjmp.S:104:
> > undefined reference to `_rtld_global_ro' [01:23:11,731] collect2: error:
> > ld returned 1 exit status
> 
> http://sourceware.org/ml/libc-ports/2011-09/msg00018.html
> -mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]