>From: JonY <[email protected]> >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 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 anyone have experience building Crypt_SSLeay on MinGW/Msys or can you point me in the direction of what I need to do to get ../netinet/in.h ? >> >> Any assistance is appreciated. >>
> 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 Miscrosft Windows O.S.'s and libraries. Cheers ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
