trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2012

Re: [trinity-devel] build kdebase 3.5.12 - configure: error: libhpi.so not found

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 14 Sep 2012 20:11:58 -0500
> On 05/02/2012 09:17 AM, David C. Rankin wrote:
>> All,
>>
>> I was trying to do a quick backport of the sftp kio fix to TDE 3.5.12,
>> however, it looks like libhpi.so from jre has changed names or
>> disappeared
>> altogether. (It's not in jre or jdk 7.4)
>>
>> Does anyone know if this file has been dropped from jre? Is there a
>> patch that
>> will fix configure?
>>
>
> I found the lib in openjdk6...
>
> --
> David C. Rankin, J.D.,P.E.

I finally ran into this problem building for Quantal.  As far as I can
see, the HPI check is no longer needed on JRE >= v7 this issue has been
resolved in GIT hash efdff81.

Tim