How to build glibc_2.19-13.debian.tar.xz
I am debugging a issue with malloc/free corruption and I want to build glibc_2.
to debug my app issue
I grapped:
wget http://
tar -zJf glib*
the README file in debian dir leaves no hint how to build it.
Suggestions welcome
uname -a
Linux dyn-x64-01 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
please contact me at " b 2 4 warbaby" at yahoo com
thx
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu linux Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2015-02-02
- Last reply:
- 2015-02-04
Compiling from Debian sources in Ubuntu will only destroy your Ubuntu install. Ubuntu and Debian packages are NOT compatible and NOT interchangeable.
Please try the following debugging utilities instead:
john.d@servergy.com (john-d-0) said : | #2 |
Thank you for your advice . I would still like to build libc from src.
Manfred Hampl (m-hampl) said : | #3 |
The file glibc_2.
You can download the complete source and build your own copy with the command
apt-get source
See the man pages for apt-get
Can you help with this problem?
Provide an answer of your own, or ask john.d@servergy.com for more information if necessary.