Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 25 Jun 2002 23:35:10 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <42168851345.20020625233510@familiehaase.de>
To: "Green, Paul" <Paul.Green@stratus.com>
CC: Christopher Faylor <cygwin@cygwin.com>, perl5-porters@perl.org
Subject: Re: cygwin-1.3.11-3: still cannot compile perl-5.8
In-Reply-To: <A2A34F15EE916148BC4C4748223E67A4027C278F@EXNA4.stratus.com>
References: <A2A34F15EE916148BC4C4748223E67A4027C278F@EXNA4.stratus.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo Paul,

Am Dienstag, 25. Juni 2002 um 23:18 schriebst du:

> PerlLIO_link runs through a bunch of macros and ends up calling the POSIX
> link function (hard links).  Note that Configure only detects whether or not
> you have a link() function available to be called; it never actually calls
> it to see if it is operational. On operating systems where link() returns
> ENOSYS every time it is called, you must add a line to the hints file that
> sets d_link=undef.  (See hints/vos.sh, because the VOS system is one that
> provides a dummy link() function that always returns ENOSYS).  Configure
> will print a silly WHOA message about the discrepancy between the hint (no
> link) and the libraries (link is there), but you can just ignore it.

Many thanks for the clarification, actually Cygwin has link() but it
seems to be broken in the current release.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

