***Error code 1; while rebuilding Minix.

587 views
Skip to first unread message

Goutham Kannan

unread,
Sep 8, 2015, 2:47:54 AM9/8/15
to minix3
Hi All,

I have mounted Minix on a VM , then downloaded the Minix code from Git. 

While rebuilding the code I get the error , 

includes===> lib/libc/pkconfig
      create libc/ucontextoffsets.h
*** Error Code1. 

I am new to Minix and I am not able to understand the error code terminology also. 

Steps followed:

# pkgin up
# pkgin in git-baseclang binutils
$ git clone git://git.minix3.org/minix src
Made changes in the kernel code file and then did,
# cd /usr/src
# make build

Sambuc Lionel

unread,
Sep 8, 2015, 5:57:37 AM9/8/15
to min...@googlegroups.com
Hi,


This error is actually the first file (from experience) which requires clang to be successful.

As your commandline is wrong for the installation of clang, make sure it is installed.
You can type:
# clang --version

To check whether it is present or not.


Regards,

Lionel
> --
> You received this message because you are subscribed to the Google Groups "minix3" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to minix3+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages