Recompile GLibc

About programming and getting involved with Linux Mint development
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Post Reply
Booting1852
Level 1
Level 1
Posts: 4
Joined: Sat Oct 28, 2023 3:11 am

Recompile GLibc

Post by Booting1852 »

I would like to compile glibc myself but downloading source code (my ldd version is "Ubuntu GLIBC 2.35-0ubuntu3.1" under Mint 21.1) I found two files:
glibc_2.35.orig.tar.xz (Original GNU) and
glibc_2.35-0ubuntu3.1.debian.tar.xz (patch files coming from debian)

How could I use "glibc_2.35-0ubuntu3.1.debian.tar.xz" to patch automatically all "glibc_2.35.orig.tar.xz" content?

Thank you
User avatar
xenopeek
Level 25
Level 25
Posts: 29615
Joined: Wed Jul 06, 2011 3:58 am

Re: Recompile GLibc

Post by xenopeek »

To rebuild a package from the repository source, with the needed patches applied, you can use these steps: viewtopic.php?t=178574
Image
Booting1852
Level 1
Level 1
Posts: 4
Joined: Sat Oct 28, 2023 3:11 am

Re: Recompile GLibc

Post by Booting1852 »

Ok, thank you
Post Reply

Return to “Programming & Development”