Hello,
I have a problem during patch of openSSL on OPenBSD 4.4.
This is the patch i applied:
ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.4/common/012_openssl.patch
When i run make after libssl patch i get this error:
cd ../../sbin
make obj
make depend
make
/usr/src/sbin/bioctl/bioctl.c:745: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c:747: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c:748: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c:748: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c:749: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c:749: error: dereferencing pointer to incomplete type
/usr/src/sbin/bioctl/bioctl.c: In function `bio_deleteraid':
/usr/src/sbin/bioctl/bioctl.c:830: error: storage size of `bd' isn't known
/usr/src/sbin/bioctl/bioctl.c:835: error: `BIOCDELETERAID' undeclared (first use in this function)
*** Error code 1
Stop in /usr/src/sbin/bioctl (line 92 of /usr/share/mk/sys.mk).
*** Error code 1
Stop in /usr/src/sbin (line 48 of /usr/share/mk/bsd.subdir.mk).
Thanks for your help.
Install the kernel source.
Install the kernel source.