RPM Community Forums

Mailing List Message of <rpm-devel>

Re: rpmdigest fails to build with -j2

From: Anders F Björklund <afb@rpm5.org>
Date: Sun 13 Apr 2008 - 21:29:43 CEST
Message-Id: <D3E1AE8D-DA59-4693-8165-515FD69198F4@rpm5.org>
Jeff Johnson wrote:

> make[1]: *** No rule to make target `../rpmio/librpmio.la', needed  
> by `rpmdigest'.  Stop.
> make[1]: *** Waiting for unfinished jobs....
>
> The flaw seems to be that "librpmio.la" and "$(top_builddir)/rpmio/ 
> librpmio.la" are not
> being perceived as the same object.

Yup, replacing "$(top_builddir)/rpmio/librpmio.la" with "librpmio.la"  
seems to have fixed it.

--anders
Received on Sun Apr 13 21:29:48 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.