openBSD patch openSSL make error

Submitted by draggi
on April 9, 2009 - 4:41am

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.

Anonymous (not verified)
on
May 8, 2009 - 2:47pm

Install the kernel source.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.