From owner-freebsd-stable Wed Aug 25 17:47:27 1999 Delivered-To: freebsd-stable@freebsd.org Received: from monet.etfal.g12.br (monet.etfal.g12.br [200.241.165.2]) by hub.freebsd.org (Postfix) with ESMTP id C0C7B157D4 for ; Wed, 25 Aug 1999 17:46:36 -0700 (PDT) (envelope-from aald@monet.etfal.g12.br) Received: from localhost (aald@localhost) by monet.etfal.g12.br (8.9.2/8.9.2) with ESMTP id VAA07351 for ; Wed, 25 Aug 1999 21:54:31 -0300 (EST) Date: Wed, 25 Aug 1999 21:54:30 -0300 (EST) From: Aldenor Falcao To: stable@freebsd.org Subject: encrypt Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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