----- Original Message ----- From: "Eric Blake" <[EMAIL PROTECTED]>
To: <cygwin@cygwin.com> 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 [EMAIL PROTECTED]' ../../../../winsup/cygwin/smallprint.cc:200: undefined reference to `_current_codepage' ../../../../winsup/cygwin/smallprint.cc:201: undefined reference to [EMAIL PROTECTED]' ../../../../winsup/cygwin/smallprint.cc:203: undefined reference to [EMAIL PROTECTED]' ../../../../winsup/cygwin/smallprint.cc:211: undefined reference to `_current_codepage' ../../../../winsup/cygwin/smallprint.cc:212: undefined reference to [EMAIL PROTECTED]' ../../../../winsup/cygwin/smallprint.cc:214: undefined reference to [EMAIL PROTECTED]' 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/