[RFC] [PATCH] Fix configure scripts for Debian systems
Stone, Joshua I
joshua.i.stone@intel.com
Sat Jun 14 00:58:00 GMT 2008
David Smith wrote:
> By looking at your patch it seems like the '--with-elfutils' option
> and your new '--enable-staticdw' option couldn't be specified at the
> same time. (Note that I'm not sure they *should* coexist.)
This is true -- I was only trying to make it work with the system elfutils libraries. The Ubuntu source package has a patch to hardcode the configure script in this way, and I just wanted to make that unnecessary. Plus, now I can test git-HEAD on my Ubuntu machines in addition to Fedora.
> Could there be a situation where a user would want to specify both?
I suppose someone might want to do this. If there's a option I can pass along to the elfutils configure script for static libdw, then that's easy enough, but I don't know what that option would be.
Josh
More information about the Systemtap
mailing list