This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [RFC] [PATCH] Fix configure scripts for Debian systems


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]