Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Subject: Athena library and sgtty error while compile Reply-To: "=?euc-kr?B?sejA57/r?=" From: "=?euc-kr?B?sejA57/r?=" To: cygwin AT cygwin DOT com Message-ID: Date: Wed, 3 Apr 2002 07:54:10 +0900 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Hi all, this is my first post in this mailing list. I tried compiling terminal program which support my language. this program is modification of xterm. But I have met error I cannot solve. I haven't see these errors when I have compiled this program in Solaris. first I tried xmkmf; make, then make stops with this error -- sgtty.h: No such file or directory -- Archive says there is no sgtty.h in cygwin and use other header file instead, but including that file instead sgtty.h also produce error. Then I have tried configure then configure also stop this error. -- Unable to successfully link Athena library (-lcf_x_athena) with test program -- Where can I get and compile Athena library. Please answer. Your answer for a while can help me much Thanks. -- 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/