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.2.3 configure fails with "The x86_64 is not supported"


* Eric Gunther:

> So I downloaded glibc 2.2.3 and unpacked it. I entered the glibc-2.2.3
> directory.  I made a directory (_build) and entered it.  I typed :
>  ../configure --enable-kernel=4.4.165-81-default --prefix=/usr
>
> and got:
>
> loading site script /usr/share/site/x86_64-unknown-linux-gnu
> loading cache ./config.cache
> checking host system type... x86_64-unknown-linux-gnu
> checking sysdep dirs... configure: error: The x86_64 is not supported.
>
>
> I am thinking that it isn't possible that x86_64 is not supported and
> that something is wrong with the 'name' of the computer or maybe I
> downloaded the wrong glibc-2.2.3.  Also uname -r gives: 
> 4.4.165-81-default

x86-64 support was added to glibc a little bit later, in glibc 2.2.5.

> another question:
>
> Is glibc 2.23 the same as glibc 2.2.3

No, glibc 2.2.3 is really, really old, from 2001.

Thanks,
Florian


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