sebsd kernel compilation

Josef Pojsl jp at tns.cz
Thu May 19 13:25:03 GMT 2005


Hello,

I am not sure if this is the forum for such a technical question,
but I have not found any other. Also, this may be a stupid one,
so please pardon my ignorance in that case.

The point is that I am not able to compile the MAC nor MACALL kernels
provided with sebsd. To be exact, this is what I have done so far:

- cvsup p4-cvs-trustedbsd-sebsd out of cvsup10.freebsd.org
  on Tue May 17 (no changes since)
- make buildworld in sebsd directory - successfully
- make buildkernel KERNCONF=MAC in sebsd directory - with the following error:

/usr/trustedbsd/projects/trustedbsd/sebsd/sys/security/mac/mac_posix_sem.c: In function `mac_init_posix_ksem':
/usr/trustedbsd/projects/trustedbsd/sebsd/sys/security/mac/mac_posix_sem.c:78: error: incompatible types in assignment
/usr/trustedbsd/projects/trustedbsd/sebsd/sys/security/mac/mac_posix_sem.c: In function `mac_destroy_posix_ksem':
/usr/trustedbsd/projects/trustedbsd/sebsd/sys/security/mac/mac_posix_sem.c:93: error: incompatible type for argument 1 of `mac_posix_ksem_label_free'
/usr/trustedbsd/projects/trustedbsd/sebsd/sys/security/mac/mac_posix_sem.c:94: error: incompatible types in assignment
...etc... (about 20 errors of the same kind in the same file)

- the same set of errors for the MACALL kernel

Thanks in advance for any comments.

--
Josef
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-discuss" in the body of the message



More information about the trustedbsd-discuss mailing list