Bug#634413: [PATCH] build libgmock.a with tests

2011-10-17 Thread Philipp Kern
On Sat, Sep 10, 2011 at 04:12:42PM +0200, Philipp Kern wrote: > On Mon, Aug 29, 2011 at 09:01:12PM +0800, Daniel Hartwig wrote: > > On 29 August 2011 01:36, Daniel Hartwig wrote: > > > tags 634413 + patch > > > quit > > > > > > Re: #634413 aptitude: FTBFS: ld: cannot find -lgmock > > ... > > > >

Bug#634413: [PATCH] build libgmock.a with tests

2011-09-10 Thread Philipp Kern
Daniel, On Mon, Aug 29, 2011 at 09:01:12PM +0800, Daniel Hartwig wrote: > On 29 August 2011 01:36, Daniel Hartwig wrote: > > tags 634413 + patch > > quit > > > > Re: #634413 aptitude: FTBFS: ld: cannot find -lgmock > ... > > Nevermind, I have just seen that this was already fixed in git on 23/7

Bug#634413: [PATCH] build libgmock.a with tests

2011-08-29 Thread Daniel Hartwig
On 29 August 2011 01:36, Daniel Hartwig wrote: > tags 634413 + patch > quit > > Re: #634413 aptitude: FTBFS: ld: cannot find -lgmock ... Nevermind, I have just seen that this was already fixed in git on 23/7 Should have checked ;) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de

Bug#634413: [PATCH] build libgmock.a with tests

2011-08-28 Thread Daniel Hartwig
tags 634413 + patch quit Re: #634413 aptitude: FTBFS: ld: cannot find -lgmock It seems that `libgmock.a' is no longer provided precompiled [1]. Attached patch compiles it from the sources provided by the `google-mock' and `libgtest-dev' packages. After applying, run autoconf and automake to upda