Re: [DynInst_API:] Crash in Elf_X.C, when running test_driver


Date: Wed, 16 Jan 2013 17:55:20 -0800
From: Josh Stone <jistone@xxxxxxxxxx>
Subject: Re: [DynInst_API:] Crash in Elf_X.C, when running test_driver
On 01/15/2013 10:04 PM, Mikhail T. wrote:
> I'm on FreeBSD-9.1/amd64 and setting PLATFORM to
> amd64-unknown-freebsd7.2. The runTests-program is unusable:
> 
>     ../../../dyninst/scripts does not exist.  Paradyn scripts dir required.

I believe that dir used to be in a different repo, and it was assumed
that your base directory had checkouts named 'scripts' and 'dyninst'
exactly.

Now that the scripts are within dyninst, the "base" dir concept is kind
of obsolete, but the assumption is still there.  You'll need to either
change your source directory to be called "dyninst" exactly, or create a
parallel symlink to whatever your source dir is really called.

Or perhaps the logic in runTests could be tweaked so that when
PARADYN_BASE and DYNINST_ROOT are not set, it just uses the relative
path "../../scripts" more directly.
[← Prev in Thread] Current Thread [Next in Thread→]