This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re[2]: Problems compiling Perl



Thanks, Earnie.  I've often seen the recommendation to set CYGWIN32 to 
include 'tty,' but whenever I've tried it (from within bash or in .bashrc) 
it caused strange behavior (which will remain unspecified in this message - 
no time to go back and recreate it).  Setting this enviroment variable 
outside of bash to tty seems to work.  I haven't had a chance to try it on 
the perl Configure yet, but am optimistic!

Best,

John V.


______________________________ Reply Separator _________________________________
Subject: Re: Problems compiling Perl
Author:  earnie_boyd@yahoo.com at mime
Date:    10/24/98 7:38 PM


---Mumit Khan <khan@xraylith.wisc.edu> wrote: 
>
> On Thu, 22 Oct 1998 john_r_velman@mail.hac.com wrote: 
> >
> > 1.  Running Configure, it only stopped at every other question. 
This
> > is reported to happen on win95/98, but not on NT.  I have NT.  It 
> > happened.  I followed the alternative procedure of putting in the 
> > hint/ suggestion for config.sh, manually editing it.  (It didn't 
seem
> > to have nearly enough questions.)  Then I ran sh Configure -d (non 
> > interactive version).
>
> Does adding tty to CYGWIN32 variable help? 
>
>   $ export CYGWIN32="$CYGWIN32 tty" 
>   $ ./Configure [ ... ]
>
     
You must `SET CYGWIN32=%CYGWIN32% tty' before starting bash.  Setting 
tty after starting bash will leave the parent process in notty and the 
child in tty and you can get some strange results this way.
     
==
-                  \\||//
-------------o0O0--Earnie--0O0o-------------- 
--          earnie_boyd@yahoo.com          -- 
-- http://www.freeyellow.com/members5/gw32 -- 
----------------ooo0O--O0ooo-----------------
     
PS: Newbie's, you should visit my page. 
_________________________________________________________ 
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


RFC-822-headers:
Received: from CONVERSION-DAEMON by mail.hac.com (PMDF V5.1-12 #D3246)
 id <0F1D00I01397VX@mail.hac.com> for "john r velman"@mime.mail.hac.com; Sat,
 24 Oct 1998 19:36:44 -0700 (PDT)
Received: from PROCESS-DAEMON by mail.hac.com (PMDF V5.1-12 #D3246)
 id <0F1D00I01396VW@mail.hac.com> for "john r velman"@mime.mail.hac.com; Sat,
 24 Oct 1998 19:36:43 -0700 (PDT)
Received: from fw-es05.hac.com by mail.hac.com (PMDF V5.1-12 #D3246)
 with ESMTP id <0F1D00FDD396GW@mail.hac.com> for
 "john r velman"@mime.mail.hac.com; Sat, 24 Oct 1998 19:36:42 -0700 (PDT)
Received: from send103.yahoomail.com ([205.180.60.92])
 by fw-es05.hac.com (8.9.0/8.9.0) with SMTP id TAA09435 for
 <john_r_velman@mail.hac.com>; Sat, 24 Oct 1998 19:36:06 -0700 (PDT)
Received: from [206.175.205.219] by send103.yahoomail.com; Sat,
 24 Oct 1998 19:38:32 -0700 (PDT)
Date: Sat, 24 Oct 1998 19:38:32 -0700 (PDT)
From: Earnie Boyd <earnie_boyd@yahoo.com>
Subject: Re: Problems compiling Perl
Reply-to: earnie_boyd@yahoo.com
Message-id: <19981025023832.12581.rocketmail@send103.yahoomail.com>
MIME-version: 1.0
Content-transfer-encoding: 7BIT

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]