Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

unable to load shared object wrong ELF class: ELFCLASS32

Object 1

I have a linux server with x86_64.


I'm compiling an R code that needs to load a bibliblioteca.
When I run this code it displays the following error has
up vote 1 down votefavorite

Error in dyn.load ("functions.so"): Unable to load shared object 'functions.so':


'functions.so': wrong ELF class: ELFCLASS32

You might also like