From mboxrd@z Thu Jan 1 00:00:00 1970 From: dexuan.cui@intel.com (Cui, Dexuan) Date: Thu, 10 Feb 2011 14:30:56 +0800 Subject: [ltt-dev] lttng-ust can't build on ppc? In-Reply-To: References: <1865303E0DED764181A9D882DEF65FB68621EAFDBF@shsmsx502.ccr.corp.intel.com> Message-ID: <1865303E0DED764181A9D882DEF65FB68621EAFDC0@shsmsx502.ccr.corp.intel.com> Thanks a lot for the quick reply! The patch looks good to me. Hope it will be in release 0.12 soon. :-) thanks -- Dexuan ________________________________ From: Brosseau, Yannick [mailto:yannick.brosseau@gmail.com] Sent: 2011?2?10? 13:59 To: Cui, Dexuan Cc: Nils Carlson; David Goulet; ltt-dev at lists.casi.polymtl.ca; Julien Desfossez Subject: Re: [ltt-dev] lttng-ust can't build on ppc? Please see the patch I've posted earlier today. It fix this. Le 2011-02-10 00:55, "Cui, Dexuan" a ?crit : > Hi, I got the following build failure on ppc: > > | make[2]: Entering directory 'ust-0.11/libust' > | CC libust_la-buffers.lo > | In file included from buffers.c:30:0: > | ../include/ust/clock.h: In function 'trace_clock_frequency': > | ../include/ust/clock.h:111:6: error: 'CLOCK_TRACE' undeclared (first use in this function) > | ../include/ust/clock.h:111:6: note: each undeclared identifier is reported only once for each function it appears in > | ../include/ust/clock.h:112:17: error: 'CLOCK_TRACE_FREQ' undeclared (first use in this function) > | ../include/ust/clock.h:113:13: error: dereferencing pointer to incomplete type > | make[2]: *** [libust_la-buffers.lo] Error 1 > | make[2]: Leaving directory `ust-0.11/libust' > > I think commit 9c6bb08180ab0a65bbf3d47247a9d36e257fa44a introduced this issue. > > Can someboby please have a look? > > Thanks, > -- Dexuan > > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev