This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal


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


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