I'm new in Kolibrios, and I have some questions...
Which are the minimun files of the kernel?
With them, can I compile the system? how?
I know that I can see the execution of system step by step... how?
Thanks
Should I download the kernel of SVN server?Language '' is incorrect
Enter valid language [ en ru ge et ]:
>en
*** building kernel with language 'en' ...
flat assembler version 1.67.38 (65536 kilobytes memory)
fs/fs.inc [767]:
jc err
error: invalid operand.
error: fasm execution failed
Presione una tecla para continuar . . .
Code: Select all
--- building 'bin/drivers/viasound.obj' ...
flat assembler version 1.70.03 (65536 kilobytes memory)
error: source file not found.
make: *** [drivers] Error 255
Code: Select all
*** building skins ...
/bin/sh: 1: cd: can't cd to skin
--- building 'bin/skins/default.skn' ...
flat assembler version 1.70.03 (65536 kilobytes memory)
error: source file not found.
make: *** [skins] Error 255
Problems are not with SVN but with makefile indeed.SoUrcerer wrote:There's some problems on our SVN, it seems that someone deleted /drivers/viasound.asm and didn't fixed makefile. May be viasound.asm is obsolete, I don't know. You can fix this issue by creating empty viasound.asm in /drivers
Thank you.SoUrcerer wrote:Try
make kernel lang=en
This should produce un-packed kernel.mnt file, which you can pack with kerpack utility. It seems that makefile in "kernel/trunk" is kind of obsolete. Skins are in /skins, not /kernel, as you may noticed.
Users browsing this forum: No registered users and 2 guests