From mboxrd@z Thu Jan 1 00:00:00 1970 From: benjamin.poirier@polymtl.ca (Benjamin Poirier) Date: Mon, 31 Aug 2009 11:30:44 -0400 Subject: [ltt-dev] glib version mismatch while lttv ./config In-Reply-To: <29698.7276.qm@web95415.mail.in2.yahoo.com> References: <329794.87785.qm@web95416.mail.in2.yahoo.com> <20090831130833.GA16271@Krystal> <29698.7276.qm@web95415.mail.in2.yahoo.com> Message-ID: <4A9BECA4.4000802@polymtl.ca> MaNiSH PaTeL wrote: > Hi Mathieu > You are right, it needs those packages, but i already installed > those, and same error > "checking glib version >=2.40 NO" .. 2.4 not 2.40, right? Are you sure you installed the "-dev" version of the package? Please provide the output of $ dpkg-query -l libglib2.0-dev and $ pkg-config --modversion glib-2.0 Thanks, -Ben > > Thanks > Patel > > ------------------------------------------------------------------------ > *From:* Mathieu Desnoyers > *To:* MaNiSH PaTeL > *Cc:* ltt-dev at lists.casi.polymtl.ca > *Sent:* Monday, 31 August, 2009 9:08:34 AM > *Subject:* Re: [ltt-dev] glib version mismatch while lttv ./config > > * MaNiSH PaTeL (patel_shanim at yahoo.co.in > ) wrote: > > Hi, I have hard time to compile ltt. I am loading ltt with newest > version as lttv 12.17, lttng 155, 2.6.30 kernel. I patched kernel, > installed it properly. lttctl is gone through, but for lttv 12.17 it > gives me error.while doing ./configure it "checking for glib version > >=2.4 NO", but I checked glibc version it is 2.9 , also i installed > all needed packages but no luck. I am using ubuntu 9.10 on dual > core laptop. RegardsPatel > > Hi Manish, > > glibc != glib > > Try > > apt-get install libglib2.0-dev > > Mathieu > > > > > > > See the Web's breaking stories, chosen by people like you. > Check out Yahoo! Buzz. http://in.buzz.yahoo.com/ > > _______________________________________________ > > 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 > > ------------------------------------------------------------------------ > See the Web's breaking stories, chosen by people like you. Check out > Yahoo! Buzz > . > ------------------------------------------------------------------------ > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev >