[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Help needed - rpmlib dependencies for gcc v4.5.1



Is that from the RPM I just posted in my space for SpareMiNT?

Here is how to fix it (which I swear I did):

perl -pi -e 's|rpmlib\(PartialHardLinkSets\)|rpmlib(CompressedFileNames)|' file.rpm

There will be newer RPMs 'hopefully' in the next month or 2 since Vincent is going to be working on GCC 4.5.2 in Jan.

Let me know if this helps or not.

Keith

On Wed, 22 Dec 2010, WongCK wrote:

I tried installing gcc v4.5.1 from Keith's rpm.
I have already installed rpm-devel-3.0.6.4 on my system.
But I get the error:

error: failed dependencies:
rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by gcc-4.5.1-1

Is this the correct rpm devel needed or it is something else?
Is there a higher version of rpm devel that I should install ?
I cannot find a later version from the SpareMint archive.