From owner-freebsd-questions Thu Sep 7 10:48:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oden.exmandato.se (oden.exmandato.se [192.71.33.1]) by hub.freebsd.org (Postfix) with ESMTP id 7C78137B422 for ; Thu, 7 Sep 2000 10:48:54 -0700 (PDT) Received: from servicefactory.se (root@oden.exmandato.se [192.71.33.1]) by oden.exmandato.se (8.8.8/8.8.5) with ESMTP id TAA06980 for ; Thu, 7 Sep 2000 19:48:52 +0200 (MET DST) Message-ID: <39B7D500.C811509A@servicefactory.se> Date: Thu, 07 Sep 2000 19:48:49 +0200 From: Jonas Bulow X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "FreeBSD-questions@FreeBSD.ORG" Subject: des_setkey(3), setkey(3), encrypt(3), des_cipher(3) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When trying to compile python2.0b1 I get the following output: /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! ...what to do about it? /jonas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message