sedona icon indicating copy to clipboard operation
sedona copied to clipboard

Ubuntu bash: makedev: command not found

Open chedderchowder opened this issue 4 years ago • 3 comments

Using the Ubuntu Dockerfile and following the instructions here:

I managed to get to the last line with the container up an running but I can't run makedev in Ubuntu 20

Can you point me in the right direction?

Thanks

chedderchowder avatar Nov 24 '20 23:11 chedderchowder

The .bashrc file was not set up correctly, it didn't source "sedona/adm/unix/init.sh" file, I just fixed it at master branch, pls update your local copy and try again.

linsong avatar Nov 30 '20 13:11 linsong

When migrating to arm64, compiling svm is successful, refSize=8, but the generated scode file refSize does not support refSize=8?

fengslaf avatar Jul 12 '21 02:07 fengslaf

@fengslaf I am looking into this issue right now. I am trying to get sedona to run on AM6254 (64 bit). Sedonac throws an exception when laying out vtable. Is this this the error you are seeing?

r0bertPaulson avatar May 09 '24 21:05 r0bertPaulson