Subject: Re: e_os.h not installed, but e_os2.h is (openssl)
To: George Michaelson <ggm@apnic.net>
From: None <itojun@iijlab.net>
List: current-users
Date: 06/11/2003 14:28:48
>> 	e_os.h is an internal header for openssl, and it is not for public
>> 	consumption.  if any code #includes it, the code is incorrect.
>thats the problem. I'm trying to integrate the X.509 certificate extensions to
>openssh, which depend on openssl and have dragged this in.
>I'll find out why it referenced it directly, and suggest they re-code.

	are you compiling openssl *.c by yourself?  /usr/include/openssl/*.h
	has no reference to e_os.h.

itojun