public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: Arkady <larytet@gmail.com>
To: systemtap@sourceware.org
Subject: Re: trouble with installation of systemtap3-0 on Ubuntu 14.04
Date: Thu, 26 Jan 2017 11:17:00 -0000	[thread overview]
Message-ID: <CANA-60qBJRsLWu9wgONWAt_XLA6cGFt3+kmDjqBf=i4RemRgHA@mail.gmail.com> (raw)

Hi,

This thread is probably the closest to the problem I experience.

I need --monitor support in the stap. I am trying to compile the 3.0 release
On my Ubuntu 4.4.0-59-generic

pkg-config --exists --print-errors "json-c >= 0.12";echo $?
pkg-config --exists --print-errors "ncurses";echo $?

both return zero

I checked the ./configure and decided to run with

PKG_CONFIG=/usr/bin/pkg-config ./configure  --prefix=/home/arkady/systemtap/

Without PKG_CONFIG=/usr/bin/pkg-config ./configure fails to discover
json-c and ncurses.

I got 'yes' for both json-c and ncurses. The link (?) fails though

make[3]: Entering directory '/home/arkady/systemtap-3.0/staprun'
  CCLD     stapio
monitor.o: In function `comp_name':
/home/arkady/systemtap-3.0/staprun/monitor.c:151: undefined reference
to `json_object_object_get_ex'
I have ./lib/x86_64-linux-gnu/libjson.a and the library contains
json_object_object_get_ex
...................

What am I missing?

Thanks.

             reply	other threads:[~2017-01-26 11:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26 11:17 Arkady [this message]
2017-01-26 17:43 ` David Smith
2017-01-26 19:39   ` Arkady
2017-01-26 20:40     ` David Smith
2017-01-26 20:55       ` Arkady
2017-01-26 21:25         ` David Smith
2017-01-27  6:07           ` Arkady
2017-01-27  9:01             ` Arkady
2017-01-27 15:22               ` David Smith
2017-01-27 16:00                 ` Arkady
2017-01-27 16:28                   ` David Smith
2017-01-27 18:02                     ` Arkady
2017-01-27 18:45                       ` David Smith
2017-01-27 19:43                         ` Arkady
2017-01-27 19:51                           ` Arkady
2017-01-27 20:13                             ` Arkady
2017-02-01 16:33                           ` Frank Ch. Eigler
  -- strict thread matches above, loose matches on Subject: below --
2016-08-19  4:26 FOPA Leon constantin
2016-08-19 17:43 ` David Smith
2016-08-19 19:38 ` Felix Lu
2016-08-31  4:20   ` FOPA Leon constantin
2016-08-31 14:03     ` David Smith
2016-08-31 14:28       ` FOPA Leon constantin
2016-08-31 15:29     ` Frank Ch. Eigler

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='CANA-60qBJRsLWu9wgONWAt_XLA6cGFt3+kmDjqBf=i4RemRgHA@mail.gmail.com' \
    --to=larytet@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).