Originally posted by: vicdass
Hello.
I'm trying to install gcc-6.3.0-1.aix7.1.ppc.rpm on a box "AIX 1 7 00CB2A574C00" but when installing I get:
rpm -ihv gcc-6.3.0-1.aix7.1.ppc.rpm
error: failed dependencies:
info is needed by gcc-6.3.0-1
gcc-cpp = 6.3.0-1 is needed by gcc-6.3.0-1
And when I try to install that dependency I get:
rpm -ihv gcc-cpp-6.3.0-1.aix7.1.ppc.rpm
error: failed dependencies:
gcc = 6.3.0-1 is needed by gcc-cpp-6.3.0-1
What an infinit loop, any clue?
#AIXOpenSource#AIX-Open-Source-Software