public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Kevin Jia" <jiaminghao@gmail.com>
To: systemtap@sourceware.org
Subject: Configure systemtap-060401 under fedora 5 success!
Date: Mon, 03 Apr 2006 13:16:00 -0000	[thread overview]
Message-ID: <30c154100604030616i3ae71f15nc3a9be3975865e4f@mail.gmail.com> (raw)

For others beginners:
step 1: update kernel to 2.6.16-1.2080 (use yum)
step 2: update kernel-devel-2.6.16-1.2080 (use yum)
step 3: update kernel-debuginfo-2.6.16-1.2080 (use yum, too)
step 4: download elfutils-0.119 and package, then patch it. (do not install)
step 5: download snapshot of systemtap-060401, then configure it use
this command: ./configure --with-elfutils=PATCHED-ELFUTILS-DIR  after
this make check and make install.
the end, enjoy it!

A little problems:
a. Although I use yum update kernel-debuginfo, but it seems do not
react. So I use package manager do this again, pass!  Maybe a bug?
b. When I use "make all check", the test result is: 19 fails of 140.

             reply	other threads:[~2006-04-03 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 13:16 Kevin Jia [this message]
2006-04-03 17:53 ` Eugene Teo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30c154100604030616i3ae71f15nc3a9be3975865e4f@mail.gmail.com \
    --to=jiaminghao@gmail.com \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).