From: hhemken AT cell DOT cinvestav DOT mx (Heinz Hemken) Subject: Re: sys/uio.h no found gnuwin32 6 Nov 1996 19:18:00 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <32813581.5332.cygnus.gnu-win32@cell.cinvestav.mx> References: <199611060903 DOT KAA02659 AT truk DOT brandinnovators DOT com> Reply-To: hhemken AT cell DOT cinvestav DOT mx Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (WinNT; I) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Hans Zuidam wrote: > > Joe Marzot wrote: > > not sure what the lineage of this header is but I find it available on > > linux and SunOS but can't find it in the gnuwin32 stuff. > The is used for scattter/gather I/O and for user-land > to kernel-land data movement in UNIX kernels... This is part of the more general and equally annoying problem you face when you pick up a gcc binary and drop it into, say, a Solaris 2.5 box, be it SPARC or Intel. You quickly find that Sun has cleverly moved everything around, and a number of header files seem to be missing. Since they're proprietary, it's unkosher to just lift them from a machine whose owner sprung the US$5k for the Sun compiler. What should you do in such a case? Who out there has a good solution to this? I have to compile Perl 5.003_05 on a Solaris 2.5.1 x86 computer on saturday, and the Perl Configure script bonks when it checks to see if gcc works. It does so precisely because a sys/*.h file is missing. -- Heinz Hemken http://www.cell.cinvestav.mx/hh/bchh.html - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".