Snapapi26-0.7.47 will not install on RHEL4 2.6.9-89.0.16.0.1.ELsmp
ABRS10 using snapapi26-0.7.47 module will not compile. Attached the commands used and log generated.
Attachment | Size |
---|---|
acronis_snapapi26_RHEL4_failure.txt | 4.05 KB |

- Log in to post comments

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?
- Log in to post comments

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.
- Log in to post comments

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.
- Log in to post comments