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

Re: [MiNT] Packages needing rebuild for SpareMiNT???



Put the c++ package on the same line to resolve the conflict

So

rpm -Uvh gcc-XXX gcc-c++-XXX

You can do that with other packages too, creating a list to install, etc etc.

Keith

On Fri, 4 Feb 2011, Peter Slegg wrote:

On Fri, 4 Feb 2011 15:01:22 -0500 (EST), Keith Scroggins <kws@radix.net> wrote:
I did not ship these packages up to the SpareMiNT website mainly because I
am going on travel again, so I will be out of touch for a week or 2 again.

But, they are there if someone wishes to DL and use them, find problems,
etc.

Keith

I haven't tried to update gcc 4 before. How do I avoid this error ?

bash-2.05a# rpm -U gcc-4.5.2-2.m68kmint.rpm
error: failed dependencies:
       gcc = 2.95.3 is needed by gcc-c++-2.95.3-5


Peter