oscar wrote:
I found that norelro.patch looks for 'liblic' folder in /src/lib, but this folder doesn't exist. The only folder that lefts in the /src/lib folder is 'libc'.
After modifying norelro.patch with the path to libc (insted of liblic), it worked but one error appeared:
Code:
Hunk #1 FAILED at 47.
1 out of 1 hunk FAILED -- saving rejects to file src/lib/libc/Makefile.rej
Now I will built it and I will try to run it on VirtualBox. I'm using a source code that I just have extracted from the zipped source code. Let's see what happens

Oh yeah, sorry, the public distribution doesn't have 'liblic'. That section of the patch should just be deleted (there's no need to patch the Makefile for 'libc').
oscar wrote:
Good news Andy!
Now all works weel until the Visopsys desktop appears
Good

oscar wrote:
But... a new error appears, this time related to the process login
I attach an image in this post so that you can read it

Huh. Does that happen every time?