Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <41E2EBF1.8050108@iopan.gda.pl> Date: Mon, 10 Jan 2005 21:56:17 +0100 From: Jacek Piskozub User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.6) Gecko/20050101 MIME-Version: 1.0 To: "Gerrit P. Haase" CC: cygwin AT cygwin DOT com Subject: Re: bug in w32api? References: <41E2E111 DOT 5040701 AT iopan DOT gda DOT pl> <41E2E529 DOT 1020603 AT familiehaase DOT de> In-Reply-To: <41E2E529.1020603@familiehaase.de> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit When the atom clock displayed 10/01/2005 21:27, Gerrit P. Haase emitted the following byte stream: > Jacek Piskozub wrote: > >> After updating to perl 5.8.6-1 I got an missing ntdll.dll export >> error. Because I use Windows Me, I do not obviously have any >> ntdll.dll. It seems the new perl was compiled for WindowsNT/2k/Xp only. > > > A bug in w32api? > > What says cygcheck for you? OK. I upgraded back to the bad new Perl, especially for you. Here are the cygcheck results: C:\WINDOWS>cygcheck perl Found: C:\CYGWIN\BIN\perl.exe C:/CYGWIN/BIN/perl.exe C:\CYGWIN\BIN\cygperl5_8.dll C:\CYGWIN\BIN\cygcrypt-0.dll C:\CYGWIN\BIN\cygwin1.dll C:\WINDOWS\SYSTEM\ADVAPI32.DLL C:\WINDOWS\SYSTEM\KERNEL32.dll C:\WINDOWS\SYSTEM\ntdll.dll C:\WINDOWS>cygcheck cygperl5_8.dll Found: C:\CYGWIN\BIN\cygperl5_8.dll C:/CYGWIN/BIN/cygperl5_8.dll C:\CYGWIN\BIN\cygcrypt-0.dll C:\CYGWIN\BIN\cygwin1.dll C:\WINDOWS\SYSTEM\ADVAPI32.DLL C:\WINDOWS\SYSTEM\KERNEL32.dll The offending export is directly from perl.exe, it seems. The error pop-up says the same story: The PERL.EXE file is linked to missing export NTDLL.DLL:atoi All I needed to trigger it was "perl -V". Jacek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/