Direkt zum Inhalt

Snapapi26-0.7.47 will not install on RHEL4 2.6.9-89.0.16.0.1.ELsmp

Thread needs solution

ABRS10 using snapapi26-0.7.47 module will not compile. Attached the commands used and log generated.

Anhang Größe
acronis_snapapi26_RHEL4_failure.txt 4.05 KB
0 Users found this helpful

Hello Steven Auerbach,

Thank you very much for posting. I will definitely help you with this.

After checking with our Expert team, it seems that your compiler is a little outdated. Can you please try updating it and if you have the same issue, please submit a support request, with the report that you have attached to your post and an Acronis Linux System Report. Please refer to this forum thread and ask for the case to be escalated to our Expert team.

Please let me know if you have additional questions.

Thank you.

Thank you for responding, Anton.

When you say the "compiler is a little outdated", and that I should update it are you referring to dkms or something else?

Steven Auerbach,

Thank you for getting back to me.

I was reffering to the GNU Compiler Collection (gcc). The current version of the compiler is 4.4.3, whereas you are using 3.4. To update the compiler run: yum update gcc

Please run the command as superuser and it will work only if repositories are configured in your system.

For additional information, I would recommend the following article.

If this solution does not resolve the issue, please refer to my previous post for the additional information.

Let me know please if you have additional questions.

Thank you.

GCC is not the issue, nor the compiler. The following came via a series of private messages. There IS a solution!
Acronis Support generated a unique link for me to download the latest snapapi module:
"http://download.acronis.com/sl/dusuamgpkjwuamhogpnn/support/ticket/0751…"
I downloaded it.
after installing RPM with command:
# rpm -ivh snapapi26_modules-0.7.51-1.noarch.rpm
you need to run the following command:
# dkms ldtarball --archive /usr/lib/Acronis/kernel_modules/snapapi26-0.7.51-all.tar.gz
This added the module to the dkms tree.
Then I was able to complete the dkms manual build:
# dkms build -m snapapi26 -v 0.7.51 --config config-2.6.9-89.0.16.0.1.ELsmp --arch x86_64 --kernelsourcedir /lib/modules/2.6.9-89.0.16.0.1.ELsmp/source
Then I was able to complete the dkms manual install:
[# dkms install -m snapapi26 -v 0.7.51 --config config-2.6.9-89.0.16.0.1.ELsmp --arch x86_64 --kernelsourcedir /lib/modules/2.6.9-89.0.16.0.1.ELsmp/source

ABRS10 Console (standalone version. . . .) still protests the missing XRender extensions of the Oracle Enterprise Linux 4.8 distribution and will not run. Still trying to overcome.