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: build systemtap error


Hi -

On Tue, Jul 06, 2010 at 09:24:35PM +0800, ééç wrote:
> [...]
> I try to building systemtap-rumtime only and move to target system.
> and my host system is a owner kernel with kprobe and have utrace
> patch. but I have some trouble.

> first, I find that no way to build "/systemtap-1.2/runtime" only..

You can use the "--disable-translator" configure option to build only
staprun/stapio.


> second, when I do "./configure" in /systemtap-1.2/. it have some error:
>    configure: error: in `/home/chenjx/systemtap-1.2':
>    configure: error: C++ preprocessor "/lib/cpp" fails sanity check

Whichever machine you use to build systemtap, or anything else, will
need a full compiler installation.


> I always build with yum tools, that is easy...  I find "Install the
> systemtap-runtime RPM on each target system," in guide.  but how
> build whit srouce? [...]

Can you describe your target system?  How do you normally
build/install software for it to run?


- FChE


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