Visopsys Build Help

General discussion about Visopsys.
Post Reply
sundhar
Posts: 2
Joined: Fri Jan 14, 2011 2:29 pm

Visopsys Build Help

Post 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
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

Re: Visopsys Build Help

Post by andymc »

Hi sundhar,

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

Andy
User avatar
osmiumusa
Posts: 36
Joined: Sat Jan 15, 2011 8:06 pm

Re: Visopsys Build Help

Post by osmiumusa »

It may be that your not executing the top level make. Thats the only one that seems to work for me.
Lemons. :) Nobody doesn't like lemons!
Post Reply