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: Build failure on glibc 2.15


On May 25, 2012, at 5:05 AM, Thomas Schwinge wrote:

> Hi!
> 
> On Thu, 24 May 2012 23:37:39 -0400, Amittai Aviram <amittai.aviram@yale.edu> wrote:
>> ../sysdeps/x86_64/fpu/multiarch/e_atan2.c: In function ‘__ieee754_atan2_ifunc’:
>> ../sysdeps/x86_64/fpu/multiarch/e_atan2.c:15: error: ‘HAS_YMM_USABLE’ undeclared (first use in this function)
>> ../sysdeps/x86_64/fpu/multiarch/e_atan2.c:15: error: (Each undeclared identifier is reported only once
>> ../sysdeps/x86_64/fpu/multiarch/e_atan2.c:15: error: for each function it appears in.)
>> make[2]: *** [/home/afa9/GLIBC/glibc_obj/math/e_atan2.o] Error 1
> 
> You're not alone -- this has been filed as
> <http://sourceware.org/bugzilla/show_bug.cgi?id=14167> in the mean time.
> 
> 
> Grüße,
> Thomas

Vielen Dank, Thomas, aber das klappt leider nicht.  I have tried adding "-msse2avx" to CFLAGS the same way as I added "-U_FORTIFY_SOURCE," but I got the same error.  I have given up and gone with GLIBC 2.14, which I could configure and build fine.  

Thanks anyway!


Amittai Aviram
PhD Student in Computer Science
Yale University
646 483 2639
amittai.aviram@yale.edu
http://www.amittai.com


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