Hi,
I am trying to build dyninst on haiku, which does not have threaddb. It is only needed by the process control api, which I don't need, so I am wondering if there's a way to build it without that. I've tried configure --without-threaddb but it still errors out complaining about missing thread_db.h. There doesn't seem to be a configure option to disable the process control api (and, I'd hoped, threaddb as well). Is there a way around this?
Are there likely to be other problems I'll run into along the way?
Thanks,
Ed
|