delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <BA5F9C6AA352D311AD4E009027855BCD07D351A8@fl51m01.space.honeywell.com> |
From: | "Clark, Matthew C (FL51)" <matthew DOT c DOT clark AT honeywell DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | sgtty library? |
Date: | Tue, 7 Aug 2001 14:16:58 -0400 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
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? Thanks. Matt Clark -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |