Hi,

I can not build freevms 0.3.17 from the sources from github. I created a virtual machine with Debian Linux from scratch and installed all the required packages listed in the HOWTO. It fails when running the ./envscript.

The errors I found so far:
- myprescript contains a line for an invalid arch "um"
- Makefile.kernel contains an invalid "-I" in the FINDHPATH and errors in the dep-files target - The file modversions.h is in the linux/include/config, but should be in linux/include/linux, possibly due to an invalid update-modverfile target in Makefile.kernel - The linux/include/asm-i386/spinlock.h contains in invalid redefinition of printk()

Of course I might be missing something or doing things wrong ...

Regards, Guido


On 03/08/2015 10:19 PM, Roar Thronæs wrote:
Hi

There is a new release 0.3.17.

Disk images are available from:

http://www.pvv.org/~roart/a.img.gz (Boot floppy)
http://www.pvv.org/~roart/c.img.gz (Disk image, 64-bit)
http://www.pvv.org/~roart/c.img.32.gz (Disk image, 32-bit)

Typically run with
qemu-system-x86_64 -fda a.img -hda c.img -boot a -monitor stdio -net none

For more about usage, see
https://raw.githubusercontent.com/rroart/freevms/master/USE

and which user features are tested in
https://raw.githubusercontent.com/rroart/freevms/master/TESTING

News for 0.3.17:
Support for ODS-2 boot partition and use has been reenabled.
Support for CMUIP (TCP/IP) has been reenabled.
Critical/major bugfixes.
Cleanup of dead/unused source code.

See https://github.com/rroart/freevms for current source.

More info on http://www.pvv.org/~roart/freevms.html

--
Regards
Roar Thronæs

(Retrying, had some linebreak/spacing problems)
_______________________________________________
FreeVMS mailing list
[email protected]
https://www.systella.fr/cgi-bin/mailman/listinfo/freevms

_______________________________________________
FreeVMS mailing list
[email protected]
https://www.systella.fr/cgi-bin/mailman/listinfo/freevms

Reply via email to