Opened 9 years ago
Closed 9 years ago
#6731 closed defect (fixed)
libdrm-2.4.62 will not build without Valgrind
Reported by: | Wayne Blaszczyk | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 7.8 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
The following error is produced during configure:
checking for docbook manpages stylesheet... no checking for VALGRIND... no checking whether to enable Valgrind support... configure: error: Valgrind support required but not present
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Adding --disable-valgrind fixes the issue.