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: /usr/bin/staprun hardcoded in latest git


Hi Andi,

On Mon, 2009-01-05 at 13:56 +0100, Andi Kleen wrote:
> > Glad to have your issue worked out. And yes, if you reconfigure in an
> > build dir then currently you will have to do a make clean first. We
> 
> The reason I didn't do this is because make clean reruns configure
> first and that failed for me due to missing dependencies.

A couple of changes to the configure logic went in and if things were
done correctly you should now only get a warning if the nss/nspr
libraries weren't found, but no error, it will just not build the
stap-client/-server parts. Also there is now a direct dependency on the
prefix location now, through config.h, so stuff that has a location in
should automagically be rebuilt on a make.

If there are any other hard requirements or dependencies missing let us
know and we will make sure they are not blocking.

Thanks,

Mark


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