X-Spam-Check-By: sourceware.org Message-ID: <000401c7d4bf$ad114260$6101a8c0@bobbymcn> From: "bobby mcnulty" To: "Eric Blake" , References: <46B15F8F DOT 1030001 AT byu DOT net> Subject: Re: recent CVS compilation issues Date: Wed, 1 Aug 2007 23:43:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-Antivirus: avast! (VPS 000763-1, 08/01/2007), Outbound message X-Antivirus-Status: Clean 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 ----- Original Message ----- From: "Eric Blake" To: Sent: Wednesday, August 01, 2007 11:37 PM Subject: recent CVS compilation issues > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am getting the following on WinXP while trying to rebuild cygwin from > CVS, ever since Corinna's patch to rename smallprint.cc: > http://cygwin.com/ml/cygwin-cvs/2007-q3/msg00076.html. Is anyone else > seeing this? > > /home/eblake/src/build/i686-pc-cygwin/winsup/cygwin/smallprint.o: In > function `__small_vsprintf': > ../../../../winsup/cygwin/smallprint.cc:130: undefined reference to > `sys_wcstombs(char*, int, wchar_t const*, int)@16' > ../../../../winsup/cygwin/smallprint.cc:190: undefined reference to > `_RtlInitUnicodeString AT 8' > ../../../../winsup/cygwin/smallprint.cc:200: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:201: undefined reference to > `_RtlUnicodeStringToAnsiString AT 12' > ../../../../winsup/cygwin/smallprint.cc:203: undefined reference to > `_RtlUnicodeStringToOemString AT 12' > ../../../../winsup/cygwin/smallprint.cc:211: undefined reference to > `_current_codepage' > ../../../../winsup/cygwin/smallprint.cc:212: undefined reference to > `_RtlFreeAnsiString AT 4' > ../../../../winsup/cygwin/smallprint.cc:214: undefined reference to > `_RtlFreeOemString AT 4' > Info: resolving __ctype_ by linking to __imp___ctype_ (auto-import) > collect2: ld returned 1 exit status > same here. Windows XP pro. -- 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/