X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,TW_CG,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <4C0D4FB7.7060307@12000.org> Date: Mon, 07 Jun 2010 12:59:51 -0700 From: "Nasser M. Abbasi" Reply-To: nma AT 12000 DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal References: <20100603004331 DOT eehneofq8kos4ccw AT webmail DOT 12000 DOT org> <4C07FC62 DOT 90207 AT 12000 DOT org> <20100604083653 DOT GA6401 AT calimero DOT vinschen DOT de> <4C08CAE9 DOT 2000507 AT 12000 DOT org> <4C08D2B8 DOT 8090609 AT 12000 DOT org> <4C0C685A DOT 1010803 AT x-ray DOT at> <4C0C83D5 DOT 3070705 AT 12000 DOT org> <4C0CB1AE DOT 8030902 AT 12000 DOT org> <4C0D3F16 DOT 6090307 AT 12000 DOT org> <20100607194146 DOT GA31697 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20100607194146.GA31697@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 6/7/2010 12:41 PM, Christopher Faylor wrote: > On Mon, Jun 07, 2010 at 11:48:54AM -0700, Nasser M. Abbasi wrote: >> >> This is a bug report. attached is output of cygcheck -s -v -r (I get >> some access denited warnings btw): >> >> $ cygcheck -s -v -r> cygcheck.out >> /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 >> error 5 >> Access is denied. >> /usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5 >> Access is denied. >> /usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5 >> Access is denied. >> /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper': >> Win32 error 5 >> Access is denied. >> /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5 >> Access is denied. >> $ > > This looks suspicious: > > Warning: C:\cygwin\bin\perl.exe hides G:\LATEX\perl\bin\perl.exe > > That would indicate that you have two versions of perl on your system. > > cgf > Yes, I have the windows version of perl (Active Perl 5.1) and cygwin own perl. What is wrong with this? I need the windows version to be able to use latex2html on windows, since I am not able to use latex2html installed on cygwin. Can't one install different perl on windows if they have cygwin with its own perl? cygwin perl comes before windows perl. windows perl is on windows path (defined by using windows, outside cygwin). $ echo $PATH /usr/local/bin:/usr/bin:/bin:/cygdrive/g/LATEX/MiKTeX2.8/miktex/bin:/cygdrive/g/ LATEX/GnuWin32/bin:/cygdrive/g/LATEX/latex2html/bin:/cygdrive/g/LATEX/perl/bin:/ cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbe m:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/:/cygdrive/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files (x86)/MATL AB/R2008b Student/bin:/cygdrive/c/Program Files (x86)/MATLAB/R2008b Student/bin/ win32:/usr/lib/lapack me AT me-PC ~ $ which perl /usr/bin/perl --Nasser -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple