Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
On Tue, May 13, 2014 at 08:42:19AM +0800, Ed Greshko wrote: > On 05/13/14 08:07, Suvayu Ali wrote: > >> > >> Yes, I know that. That is why I was building from source. Anyway, in > >> the end I extracted the deb, and did the symlink hack to get it running. > >> Although I have the feeling their bu

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi TC, and Ralf, On Mon, May 12, 2014 at 06:56:45PM -0700, T.C. Hollingsworth wrote: > On Mon, May 12, 2014 at 4:13 PM, Suvayu Ali > wrote: > > Hi, > > > > I'm trying to compile an application[1]. The compilation succeeds, but > > fails at the last linking step like this. > > > > LINK(target) o

Re: Wrong libudev version

2014-05-12 Thread T.C. Hollingsworth
On Mon, May 12, 2014 at 4:13 PM, Suvayu Ali wrote: > Hi, > > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found > (tr

Re: Wrong libudev version

2014-05-12 Thread Ralf Corsepius
On 05/13/2014 01:26 AM, Suvayu Ali wrote: On Tue, May 13, 2014 at 01:13:31AM +0200, Suvayu Ali wrote: Hi, I'm trying to compile an application[1]. The compilation succeeds, but fails at the last linking step like this. LINK(target) out/Release/Brackets /usr/bin/ld: warning: libudev.so.0, need

Re: Wrong libudev version

2014-05-12 Thread Ed Greshko
On 05/13/14 08:07, Suvayu Ali wrote: >> >> Yes, I know that. That is why I was building from source. Anyway, in >> the end I extracted the deb, and did the symlink hack to get it running. >> Although I have the feeling their build system is quite broken. >> >> Cheers, >> >> PS: More and more I'm

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi Ed, On Tue, May 13, 2014 at 07:25:31AM +0800, Ed Greshko wrote: > On 05/13/14 07:13, Suvayu Ali wrote: > > I'm trying to compile an application[1]. The compilation succeeds, but > > fails at the last linking step like this. > > > > LINK(target) out/Release/Brackets > > /usr/bin/ld: warning: li

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
On Tue, May 13, 2014 at 01:13:31AM +0200, Suvayu Ali wrote: > Hi, > > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not fo

Re: Wrong libudev version

2014-05-12 Thread Ed Greshko
On 05/13/14 07:13, Suvayu Ali wrote: > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found > (try using -rpath or -rpat

Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi, I'm trying to compile an application[1]. The compilation succeeds, but fails at the last linking step like this. LINK(target) out/Release/Brackets /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found (try using -rpath or -rpath-link) LINK(target) out/Release/Brackets: