From mboxrd@z Thu Jan 1 00:00:00 1970 From: compudj@krystal.dyndns.org (Mathieu Desnoyers) Date: Fri, 29 Jan 2010 08:31:15 -0500 Subject: [ltt-dev] LTTV 0.12.27 In-Reply-To: <20100129003327.GA6978@Krystal> References: <20100129003327.GA6978@Krystal> Message-ID: <20100129133115.GA16265@Krystal> Hi, A small note: LTTV 0.12.27 fixes the package build. I had to temporarily disable the new distributed network synchronization module, because it failed to build on 64-bit and did not package properly with "make dist". I'll re-enable it when these problems are fixed. Benjamin: Please reconsider inclusion of include/linux/if_ether.h, as it brings dependencies on the specific kernel headers used, and lttv does not depend on it. If we really need this, then we have to require that these headers are included on the user systemes, and it will become very important to test the build _and_ execution on a wide range of architectures (x86 32/64, powerpc at the very least) and on a wide range of kernel header versions. The second point is that the structure of the lttv/sync/ makefiles is a bit weird: the .o are built in the upper-level lttv/ (should be in the lttv/sync/ subdirectory instead). I have temporarily added the lttv/sync/*.h headers as noinst_HEADERS so the tarball created by make dist builds. Commits: c73a133267f0de33bd7303de34a8f3e0ef90422a ccf1db700d7477f4cd825ac435e2632443ee51f2 Are the ones that disable the network sync module and add the noinst_HEADERS. Thanks, Mathieu * Mathieu Desnoyers (compudj at krystal.dyndns.org) wrote: > Hi everyone, > > I just released LTTV 0.12.26, which fixes a rare bug in the detailed > event list "backward" scroll. See commit > 0903a18630f5ec2087c84e2575bf3e7f2d938210 for details. > > Mathieu > > -- > Mathieu Desnoyers > OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68