[openssl.org #1973] [PATCH 11/14] Ensure 'make links' gets all headers correctly.

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown [openssl.org #1973] [PATCH 11/14] Ensure 'make links' gets all headers correctly.

by Bernhard Rosenkränzer via RT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This would add e_os.h to the openssl header files which includes details
which are not part of the public interface and we don't really want to
do this because we can't then
change anything in there that would break compatibility in future.

Why do you want to make this header file public?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@...
Automated List Manager                           majordomo@...

Re: [openssl.org #1973] [PATCH 11/14] Ensure 'make links' gets all headers correctly.

by Bernhard Rosenkränzer via RT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Jivin Stephen Henson via RT lays it down ...
> This would add e_os.h to the openssl header files which includes details
> which are not part of the public interface and we don't really want to
> do this because we can't then
> change anything in there that would break compatibility in future.
>
> Why do you want to make this header file public?

I don't,  I wasn't aware of that side affect.

At some point openssl was failing to build in a cross compile environment
because it was not finding this internal header.  This change fixed it.

It's probably safe to assume it's fixed,  and if it's not, I'll find a
better way,

Cheers,
Davidm

--
David McCullough,  david_mccullough@...,  Ph:+61 734352815
McAfee - SnapGear  http://www.snapgear.com                http://www.uCdot.org


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@...
Automated List Manager                           majordomo@...

Re: [openssl.org #1973] [PATCH 11/14] Ensure 'make links' gets all headers correctly.

by David McCullough-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Jivin Stephen Henson via RT lays it down ...
> This would add e_os.h to the openssl header files which includes details
> which are not part of the public interface and we don't really want to
> do this because we can't then
> change anything in there that would break compatibility in future.
>
> Why do you want to make this header file public?

I don't,  I wasn't aware of that side affect.

At some point openssl was failing to build in a cross compile environment
because it was not finding this internal header.  This change fixed it.

It's probably safe to assume it's fixed,  and if it's not, I'll find a
better way,

Cheers,
Davidm

--
David McCullough,  david_mccullough@...,  Ph:+61 734352815
McAfee - SnapGear  http://www.snapgear.com                http://www.uCdot.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@...
Automated List Manager                           majordomo@...