X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.3 required=5.0	tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Message-ID: <4C0DA501.8050402@cwilson.fastmail.fm>
Date: Mon, 07 Jun 2010 22:03:45 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666
MIME-Version: 1.0
To: Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
References: <20100604083653.GA6401@calimero.vinschen.de> <4C08CAE9.2000507@12000.org> <4C08D2B8.8090609@12000.org> <4C0C685A.1010803@x-ray.at> <4C0C83D5.3070705@12000.org> <AANLkTilfLX5QpbvWAg3zqOOthsRGgLF3N0ganwgzkEa9@mail.gmail.com> <4C0CB1AE.8030902@12000.org> <4C0D3F16.6090307@12000.org> <20100607194146.GA31697@ednor.casa.cgf.cx> <4C0D4FB7.7060307@12000.org> <20100607201507.GA5183@ednor.casa.cgf.cx> <4C0D57CD.1030908@12000.org> <4C0D60DE.4040101@cygwin.com> <4C0D9381.3080506@12000.org>
In-Reply-To: <4C0D9381.3080506@12000.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 6/7/2010 8:49 PM, Nasser M. Abbasi wrote:
> 
> $ make test
> ....
>       0 [main] perl 5308 C:\cygwin\bin\perl.exe: *** fatal error -
> Internal error: TP_NUM_W_BUFS too small.
> 
> Error while converting image: No such file or directory
> 
> Error: Cannot read 'img2.png': No such file or directory
> Converting image #1
>       0 [main] perl 4824 C:\cygwin\bin\perl.exe: *** fatal error -
> Internal error: TP_NUM_W_BUFS too small.

I wonder if the 'test' procedure for latex2hmtl sets the $PATH to your
installed LaTeX implementation.

Or worse, somehow sets a PERL5_INCPATH variable to point at the
perl/lib/ directory under G:\LATEX\.  If THAT happened, then your
cygwin-perl would be trying to use native-perl's libraries (including
binary extensions)...

Try, temporarily, moving G:/LATEX/perl out of the way.

--
Chuck

--
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

