New inlcudes needed for OpenSSL V1.1.1 sockets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

in out project we compile OpenSSL V1.0.2p for MIPS and Linux under Linux. For MIPS we use GCC, and we use sockets for both MIPS and Linux.
Now we want to upgrade to 1.1.1d, and want to use sockets, but MIPS fails, because it needs extra includes from the socket parts of OpenSSL. Following extra includes are needed:

arpa/inet.h

netinet/tcp.h

netinet/in.h

strings.h

netdb.h

sys/socket.h

sys/ioctl.h

sys/un.h


For Linux the includes under /usr/include work, but for MIPS they give compile errors.

What should we use for MIPS?
Should we adjust the headers for MIPS or the OpenSSL sources? Why are these headers needed in the new version, if they were not in the old one?

Thanks,
Balazs



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux