X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Can't compile Screen: Undefined reference to __imp__ospeed Date: Tue, 27 Jan 2009 16:06:58 -0500 Lines: 36 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt 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 Note-from-DJ: This may be spam > >>> Installing screen-4.0.3-1 > /usr/src/screen-4.0.3-1/src/screen-4.0.3/etc/mkinstalldirs > /usr/src/screen-4.0.3-1/inst/usr/bin /usr/src/screen-4.0.3-1/inst`sed < config.h > -n -e '/define SCREENENCODINGS/s/^.*"\([^"]*\)"/\1/p'` > /usr/bin/install -c screen /usr/src/screen-4.0.3-1/inst/usr/bin/screen > /usr/bin/install: cannot create regular file > `/usr/src/screen-4.0.3-1/inst/usr/bin/screen.exe': No such file or directory I'm not sure why this step fails. It seems that either screen.exe or its installation directory, /usr/src/screen-4.0.3-1/inst/usr/bin, haven't been created as they should have been. I just ran this without any trouble, with --enable-colors256. However, I'm not quite sure how to test that option. Can you please give my packages a try? If they work for you, and especially the 256-color support, let me know and I'll release them to the repository. # for Cygwin 1.5: http://home.comcast.net/~andrex2/cygwin-1.5/screen/screen-4.0.3-3.tar.bz2 http://home.comcast.net/~andrex2/cygwin-1.5/screen/screen-4.0.3-3-src.tar.bz2 # for Cygwin 1.7: http://home.comcast.net/~andrex2/cygwin-1.7/screen/screen-4.0.3-4.tar.bz2 http://home.comcast.net/~andrex2/cygwin-1.7/screen/screen-4.0.3-4-src.tar.bz2 Once you've downloaded the binary package, kill all of your screen sessions, run e.g. tar -C/ -xf screen-4.0.3-3.tar.bz2 and then restart screen as usual to test. It would also be helpful if you would give a brief description for the release announcement, of what that option does and how to use it. Andrew. -- 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/