Date: Tue, 26 Aug 2003 01:05:56 +0400 From: Alex <alex@dynaweb.ru> To: Dan Nelson <dnelson@allantgroup.com> Cc: FreeBSD questions list <freebsd-questions@FreeBSD.ORG> Subject: Re: lack of pthread_atfork() in FreeBSD 4.8 Message-ID: <3F4A7A34.1080008@dynaweb.ru> References: <3F4A3CE6.1020805@dynaweb.ru> <20030825165613.GA26367@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson wrote: >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 > It was till cl3.1 beta 5 released I have no actual idea what Peter had changed there since beta 4 that was compiled w/out any problem but I need beta 5 because of SSH problems in previous betas under FreeBSD. I looked through /usr/ports/security/cryptlib and found it just downloading tarball from Peter's ftp with all faults I'm facing every time when compiling it. I mean original makefile ignores -pthread option and hence makes a mass of linker errors to occur. After all my question is still on :0( > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F4A7A34.1080008>
