On 29 December 2015 at 05:33, Felipe Sateler <fsateler at debian.org> wrote: > On 28 December 2015 at 20:34, Felipe Sateler <fsateler at debian.org> wrote: >> It needs to be installed after libpulse, because of libtool relinking. > > Sorry for not noticing earlier. This is fallout from my earlier patch > to install libpulsecore into pkglibdir. When building on a system that > does not have libpulse installed, the followin error occurs: > > /usr/bin/ld: cannot find -lpulse > collect2: error: ld returned 1 exit status > libtool: install: error: relink `libpulsecore-7.99.la' with the above > command before installing it > Makefile:5012: recipe for target 'install-pkglibLTLIBRARIES' failed > > This patch orders first libpulsecommon, then normal libs, and then > pkglibs (which is only libpulsecore now). > > -- Thanks, pushing this and the Travis one. Cheers, Arun