Minix Source Code compilation issue

47 views
Skip to first unread message

Anup Deulgaonkar

unread,
Jan 21, 2017, 12:47:14 PM1/21/17
to minix3
I downloaded iso from minix3 and i installed it on Virtual box. I got the source code from running git clone git://git.minix3.org/minix src which copied the source code into the src folder under /usr.

I read the docs/UPDATING for comments and it says you need to execute :

for t in gencat locale mkcsmapper mkesdb mklocale 
do
make -C /usr/src/usr.bin/$t all install
done

before calling make build.

I tried that but it throws me error.


image


without this i cannot do make build ??
Reply all
Reply to author
Forward
0 new messages