<div dir="ltr">Hi All,<div>I'm using a i386 ubuntu deb package to get include file of lttng-ust and urcu</div><div>I have just instrumented with a basic tracepoint, my tracepoint .c and .h look good.</div><div><br></div>
<div>i get following error fatal error: sys/sdt.h: No such file or directory</div><div><br></div><div><div>/home/aneeli/evo_all/cevo/liblogtrace_test/src/logtrace_test.c</div><div>In file included from /home/aneeli/evo_all/cevo/liblogtrace_test/src/logtest_tracepoint.h:11:0,</div>
<div>                 from /home/aneeli/evo_all/cevo/liblogtrace_test/src/logtrace_test.c:18:</div><div>/home/aneeli/evo_all/cevo/lttng/obj-native/install/usr/include/lttng/tracepoint.h:38:21: fatal error: sys/sdt.h: No such file or directory</div>
<div>compilation terminated.</div></div><div><br></div><div>looks like LTTNG_UST_HAVE_SDT_INTEGRATION flag is set in deb i386 files</div><div><div>lttng/ust-config.h:</div><div>#define LTTNG_UST_HAVE_SDT_INTEGRATION 1</div>
</div><div><br></div><div>Where as LTTNG_UST_HAVE_SDT_INTEGRATION=1 is commented when i compile manually for some other platforms</div><div><br></div><div>Am i missing anything here?</div><div>how can i compile for i386 using include files from deb.</div>
<div><br></div><div><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Anand Neeli</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 13, 2014 at 12:28 AM, Alexandre Montplaisir <span dir="ltr"><<a href="mailto:alexmonthy@voxpopuli.im" target="_blank">alexmonthy@voxpopuli.im</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Yes! There are PPAs for Ubuntu packages, one for the stable
    branches:<br>
    <a href="https://launchpad.net/~lttng/+archive/ppa" target="_blank">https://launchpad.net/~lttng/+archive/ppa</a><br>
    <br>
    and one for builds of the git master:<br>
    <a href="https://launchpad.net/~lttng/+archive/daily" target="_blank">https://launchpad.net/~lttng/+archive/daily</a><br>
    <br>
    <br>
    Cheers,<br>
    Alexandre<div><div class="h5"><br>
    <br>
    <br>
    <div>On 06/12/2014 02:27 PM, Anand Neeli
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <pre>Hi All,
are there latest ubuntu .deb of lttng-ust, lttng-ust-dev, liburcu,
liburcu-dev available?
i'm looking for i386 and amd64 CPU target
if yes, can some one tell me the location to download?

i'm able to find older versions in <a href="http://packages.ubuntu.com" target="_blank">http://packages.ubuntu.com</a>, but i'm
looking for the latest deb files

Thanks,
Anand Neeli

</pre>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
lttng-dev mailing list
<a href="mailto:lttng-dev@lists.lttng.org" target="_blank">lttng-dev@lists.lttng.org</a>
<a href="http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev" target="_blank">http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div></div>