| Summary: | VPATH builds (with seperate build and source directories) are broken | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Samuel Bronson <naesten> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | njn |
| Priority: | NOR | ||
| Version First Reported In: | 3.5 SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 155913 *** |
Try doing, e.g.: mkdir build && ../configure --enable-maintainer-mode && make Notice how it doesn't work? I have some basic fixes that can be merged from the branch described at https://code.launchpad.net/~naesten/valgrind/valgrind (using bzr-svn and merging from URL lp:~naesten/valgrind/valgrind)