Date: Wed, 25 Aug 1999 21:54:30 -0300 (EST) From: Aldenor Falcao <aald@etfal.g12.br> To: stable@freebsd.org Subject: encrypt Message-ID: <Pine.LNX.4.05.9908252150230.7342-100000@monet.etfal.g12.br>
next in thread | raw e-mail | index | archive | help
Hi guys!, I need to build python, cause the one the comes with 3.2 is broken. It doesn't have the thread and SHA compiled in. But when i try to compile i receive the following warning: gcc -Xlinker -export-dynamic python.o ../libpython1.5.a -lc_r -lm -o python /usr/lib/libc.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so: WARNING! setkey(3) not present in the system! /usr/lib/libc.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so: warning: this program uses f_prealloc(), which is stupid. Anyone of you otu there knows where can I find the Freesec lib? Any help will be appreciated. TIA, Aldenor ----------------------------------------------------- Protect privacy, boycott Intel: http://www.bigbrotherinside.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.05.9908252150230.7342-100000>