Re: [Mingw-w64-public] Application build failure

2013-08-30 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.08.2013 13:44, JonY wrote: > On 8/30/2013 09:02, wynfield wrote: >> >>> This file was never part of mingw-w64, use Cygwin if you must use Unix API. >> >> A file or package does not have to be a part of mingw. It's my >> understanding that the v

Re: [Mingw-w64-public] Application build failure

2013-08-30 Thread JonY
On 8/30/2013 09:02, wynfield wrote: > >> This file was never part of mingw-w64, use Cygwin if you must use Unix API. > > A file or package does not have to be a part of mingw. It's my understanding > that the very point of MinGW is to enable the building of programs which will > run on various

Re: [Mingw-w64-public] Application build failure

2013-08-29 Thread wynfield
>From: JonY >Date: Thu, 29 Aug 2013 22:00:12 +0800 >Subject: Re: [Mingw-w64-public] Application build failure >> On 8/29/2013 20:41, wynfield wrote: >> >> I am working on building the Crypt_SSLeay library package on MinGw. The build fails with the followi

Re: [Mingw-w64-public] Application build failure

2013-08-29 Thread wynfield
O.S., Thank you for the information and pointing me in the right direction. >>From: Ozkan Sezer Subject: Re: [Mingw-w64-public] Application build failure To: mingw-w64-public@lists.sourceforge.net On 8/29/13, wynfi...@gmail.com wrote: > > I am working on building the Crypt_SS

Re: [Mingw-w64-public] Application build failure

2013-08-29 Thread JonY
On 8/29/2013 20:41, wynfield wrote: > > I am working on building the Crypt_SSLeay library package on MinGw. The > build fails with the following error message. It looks like I'm missing a > file called in.h which should be in directory /include/netinet. > > There is no directory netinet and

Re: [Mingw-w64-public] Application build failure

2013-08-29 Thread Ozkan Sezer
On 8/29/13, wynfi...@gmail.com wrote: > > I am working on building the Crypt_SSLeay library package on MinGw. The > build fails with the following error message. It looks like I'm missing a > file called in.h which should be in directory /include/netinet. > > There is no directory netinet and o

[Mingw-w64-public] Application build failure

2013-08-29 Thread wynfield
I am working on building the Crypt_SSLeay library package on MinGw. The build fails with the following error message. It looks like I'm missing a file called in.h which should be in directory /include/netinet. There is no directory netinet and of course no in.h which should be in it. Does a