Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] Debian libust-dev package
@ 2011-02-07 16:59 Stefan Hajnoczi
  2011-02-07 17:13 ` Yannick Brosseau
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefan Hajnoczi @ 2011-02-07 16:59 UTC (permalink / raw)


Hi Jon,
I am trying to build QEMU from source with UST tracing on Debian
testing.  I've used your libust-dev package successfully in the past
but am hitting issues this time.

It seems the libust-dev 0.5-1+squeeze1 does not depend on liburcu-dev
0.5.2-1.  The urcu header files are included by the ust header files
so this is needed.

With libust-dev and liburcu-dev installed I cannot compile the
following program (which used to work fine):
#include <ust/tracepoint.h>
#include <ust/marker.h>
int main(void) { return 0; }

In file included from a.c:1:
/usr/include/ust/tracepoint.h:188: error: field ?list? has incomplete type
In file included from a.c:2:
/usr/include/ust/marker.h:359: error: field ?list? has incomplete type

I wanted to check with you first before debugging this or filing
Debian bugs.  Any ideas?

Stefan




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-02-09  7:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-07 16:59 [ltt-dev] Debian libust-dev package Stefan Hajnoczi
2011-02-07 17:13 ` Yannick Brosseau
2011-02-07 17:14 ` Mathieu Desnoyers
2011-02-08  4:01 ` Jon Bernard
2011-02-08  9:59   ` Stefan Hajnoczi
2011-02-09  0:19     ` Jon Bernard
2011-02-09  7:49       ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox