From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 09:56:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64F7816A4BF for ; Mon, 25 Aug 2003 09:56:18 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B168C43FEC for ; Mon, 25 Aug 2003 09:56:17 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h7PGuE18023572; Mon, 25 Aug 2003 11:56:14 -0500 (CDT) (envelope-from dan) Date: Mon, 25 Aug 2003 11:56:13 -0500 From: Dan Nelson To: Alex Message-ID: <20030825165613.GA26367@dan.emsphone.com> References: <3F4A3CE6.1020805@dynaweb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F4A3CE6.1020805@dynaweb.ru> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: FreeBSD questions list Subject: Re: lack of pthread_atfork() in FreeBSD 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 16:56:18 -0000 In the last episode (Aug 25), Alex said: > I've got a problem when compiling Peter Gutmann's CryptLib under > FreeBSD 4.8 as it needs some unimplemented function in pthreads > library pthread_atfork(). > > How can I handle this? > Is it implemented in 5.x? > Or any other way out? > > Any help will be usefull :0) Use the port? /usr/ports/security/cryptlib builds just fine for me on 4.x and 5.x -- Dan Nelson dnelson@allantgroup.com