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: Building 2.27 on CentOS


Basically just run
configure —prefix=/somewhere/else
make

I tried with different options and CFLAGS etc. but currently I always end up with the same error.
Currently I try with CC=“gcc -fPIC” but make takes really a while on my machine..
When I use make -j6 then I get another error that some .os file does not exist, which I guess in this case is because the multiple jobs disturb each other.
I tried to attach config.log and make.log, but it seemed it didn’t came through on this mailinglist then.

> Am 29.05.2018 um 13:25 schrieb Florian Weimer <fweimer@redhat.com>:
> 
> On 05/29/2018 11:21 AM, Andreas Hubert wrote:
>> I’d like to build glibc under a CentOS to be packed in a RPM and a different root dir.
>> But currently I have problems with my build and hope someone can help me.
> 
> I regularly build upstream glibc with DTS 7 and have not seen anything like this.  How do you invoke configure and make?
> 
> Thanks,
> Florian

Attachment: signature.asc
Description: Message signed with OpenPGP


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