Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 1998 16:42:59 +1000
From:      "Numard (Norberto Meijome)" <numard@smartmedia.com.ar>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   HELP!termio.h or termios.h
Message-ID:  <359F2073.A43581B4@smartmedia.com.ar>

next in thread | raw e-mail | index | archive | help
Hi!
i've downloaded libdes-4.0.1.tar.gz, and when i 
make x86-out
i get:

read_pwd.c:105: termio.h: No such file or directory
make[1]: *** [read_pwd.o] Error 1
make[1]: Leaving directory `/usr/local/libdes'
make: *** [x86-out] Error 2
[root@smartnet libdes] # make clean

i checked, & don't have termio.h (have termios.h, made a ln to it, did
not work: 

read_pwd.c: In function `read_pw':
read_pwd.c:247: storage size of `tty_orig' isn't known
read_pwd.c:247: storage size of `tty_new' isn't known
read_pwd.c:267: `TCGETA' undeclared (first use this function)
read_pwd.c:267: (Each undeclared identifier is reported only once
read_pwd.c:267: for each function it appears in.)
read_pwd.c:300: `TCSETA' undeclared (first use this function)
make[1]: *** [read_pwd.o] Error 1
make[1]: Leaving directory `/usr/local/libdes'
make: *** [x86-out] Error 2

i got this libdes from 
ftp://ftp.au.freebsd.org/pub/crypto/DES/

but also found this, i really don;t know what to do...
http://mirror.aarnet.edu.au/unix/freebsd/FreeBSD-stable/src/secure/lib/libdes/
TIA!!
-- 
Norberto Meijome (a) Numard, (a) Beto | ICQ # 15032073
 * Contrary to popular belief, Unix is user friendly. It just happens to
be very selective about who it decides to make friends with.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?359F2073.A43581B4>