The multi-language-branch does not have this problem. I'll go ahead and
use this baseline for now.
Michael
Michael Bletzinger wrote:
>
> Hello,
> I found a couple of problems that were causing this. The first is that
> ltmain.sh does not like a space between the -L and the pat
Hello,
I found a couple of problems that were causing this. The first is that
ltmain.sh does not like a space between the -L and the path so:
-L @RPM_PREFIX@/lib -lrpm should be
-L@RPM_PREFIX@/lib -lrpm
I don't have an answer for this right now because the fix involves
saving previous a