[FreeVMS] New release 0.3.17

Guido guidoj2269 at gmail.com
Tue Mar 10 22:36:42 CET 2015


On 03/10/2015 06:36 PM, Roar Thronæs wrote:
> On Tue, Mar 10, 2015 at 09:02:32AM +0100, Guido wrote:
>> 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.
> Oops, embarrassing.
> Sorry, but did not do a complete rebuild after some Makefile changes.
> You may try to do a git pull now.
>
Better, still having the incompatible printk() declarations: extern in 
asm/spinlock.h and asmlinkage in linux/kernel.h and also in 
linux/printk.c, so I assume the asm/spinlock.h version is wrong. It 
would be better if it's declared only once, just to prevent these kind 
of compiler errors (maybe just #include <linux/kernel.h> in 
asm/spinlock.h?).

Guido



More information about the FreeVMS mailing list