Opened 10 years ago

Closed 10 years ago

#6165 closed defect (fixed)

Valgrind does not build with glibc-2.21

Reported by: Pierre Labastie Owned by: blfs-book@…
Priority: high Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Error at configure stage:

checking the GLIBC_VERSION version... unsupported version 2.21
configure: error: Valgrind requires glibc version 2.2 - 2.19

Actually the error message "Valgrind requires..." is misleading since 2.20 is actually supported.

Looking at the configure script, it needs to be patched, a sed would be too complicated, but I have some hope with configure.ac

Change History (2)

comment:1 by Pierre Labastie, 10 years ago

No, same problem in configure.ac. Will prepare a patch.

comment:2 by Pierre Labastie, 10 years ago

Resolution: fixed
Status: newclosed

Fixed at r15546

Note: See TracTickets for help on using tickets.