Page 1 of 1

Visopsys Build Help

Posted: Fri Jan 14, 2011 2:33 pm
by sundhar
Hi this is sundhar and i am trying to build the visopsys source code for the past two days and getting an error
I've tried more than 10 versions ranging from 0.1 to 0.69
I am using Ubuntu that has Gnu gcc and also NASM
Please help me build the source code....
I am working on a new memory managing technique in it

This is the Error i get

make[1]: *** [copy-boot] Error 1
make[1]: Leaving directory `/home/sundhar/Desktop/vis/visopsys-0.6-src/utils'
make: *** [all] Error 2

Re: Visopsys Build Help

Posted: Sat Jan 15, 2011 5:05 pm
by andymc
Hi sundhar,

Those lines don't really indicate the actual error; are there any messages that come slightly before that?

Andy

Re: Visopsys Build Help

Posted: Sat Jan 15, 2011 11:16 pm
by osmiumusa
It may be that your not executing the top level make. Thats the only one that seems to work for me.