Bug 198027 - VPATH builds (with seperate build and source directories) are broken
Summary: VPATH builds (with seperate build and source directories) are broken
Status: RESOLVED DUPLICATE of bug 155913
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.5 SVN
Platform: Compiled Sources All
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-27 05:27 UTC by Samuel Bronson
Modified: 2009-06-29 06:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bronson 2009-06-27 05:27:20 UTC
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)
Comment 1 Nicholas Nethercote 2009-06-29 06:26:13 UTC

*** This bug has been marked as a duplicate of bug 155913 ***