Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: gerrit DOT haase AT convey DOT de To: "Clark, Matthew C (FL51)" , cygwin AT cygwin DOT com Date: Tue, 7 Aug 2001 21:31:53 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: sgtty library? Message-ID: <3B705E49.15320.1F68FD0@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12cDE) X-Sender: 320081107336-0001 AT t-dialin DOT net Am 7 Aug 2001, um 14:16 hat Clark, Matthew C (FL51) geschrieben: > > I'm trying to recompile some code for an application originally built on > Solaris/SunOS and gcc complains about undefined references to: > > gcc -o clps *.o OBJ/*.o EXPAN-OBJ/*.o EXPAN-OBJ/SFCM/*.o -lm -ltermcap -lX11 > OBJ/edbasic.o(.text+0x180d):edbasic.c: undefined reference to `gtty' > OBJ/edbasic.o(.text+0x181c):edbasic.c: undefined reference to `gtty' > OBJ/edbasic.o(.text+0x183c):edbasic.c: undefined reference to `stty' > OBJ/edbasic.o(.text+0x1855):edbasic.c: undefined reference to `stty' > collect2: ld returned 1 exit status > > The file made an include call to sgtty.h, which I simply pulled from > solaris, but obviously I don't have the library. Is this functionality > captured in another cygwin library, or is it something I need to find/build? Found some references in the archives: http://www.cygwin.com/ml/cygwin/1999-08/msg00424.html with this search/keywords: sgtty site:cygwin.com -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/