From: hhemken@cell.cinvestav.mx (Heinz Hemken)
Subject: Re: sys/uio.h no found gnuwin32
6 Nov 1996 19:18:00 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <32813581.5332.cygnus.gnu-win32@cell.cinvestav.mx>
References: <199611060903.KAA02659@truk.brandinnovators.com>
Reply-To: hhemken@cell.cinvestav.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@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.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 <sys/uio.h> 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@cygnus.com" with one line of text: "help".
