This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Athena library and sgtty error while compile


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]