This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: B20.2: problem building LIBDES 3.01


Did anyone reply to you?   I compiled that library under B20.1
by adding the #ifndef __CYGWIN__ in the areas of the code
where #ifndef MSDOS was defined.   All tests passed.

John Huddleston

----- Original Message -----
From: Thomas John <tjohn@vcpl.net>
To: <cygwin@sourceware.cygnus.com>
Sent: Wednesday, April 26, 2000 6:09 PM
Subject: B20.2: problem building LIBDES 3.01


>
> Hello,
>
> I have downloaded LIBDES 3.01 (latest version of the DES encryption
library)
> from http://munitions.cifs.org/0301.shtml but get the following error when
I
> try and run "make install".
>
> bash-2.03$ make install
> gcc -O2      -c read_pwd.c -o read_pwd.o
> read_pwd.c:17: sgtty.h: No such file or directory
> make: *** [read_pwd.o] Error 1
>
> The problem line of code is #include <sgtty.h> which would suggest that
> sgtty.h should be a system header file and therefore might be missing from
> the cygwin distribution.  Does this sound right?
>
> I am running NT 4.0 Service Pack 6a.  I think the version of Cygwin I am
> running is 20.2.  I downloaded Cygwin by following the "New Cygwin Net
> Release (Apr 17 2000)" on the homepage and am unable to find the release
> number anywhere.  Sorry I'm a bit of a cygwin rookie.
>
> I have attached a cygcheck.out file as suggested.
>
> Regards,
> Tom.
>
>
>
> ----------------------
> Thomas John
> Virtual Communities
> Lvl 9, 479 St Kilda Rd
> Melbourne  VIC  3004
> AUSTRALIA
> www.vtown.com.au
> ph:  +61 3 9862 7888
> fax: +61 3 9862 7889
>
>


----------------------------------------------------------------------------
----


> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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