Dear Ed,
> What do I need to compile squid1.2beta15 --enable-async-io
> under FreeBSD Current.
>
> I haven't been able to compile it. It dies en aiops.c.
The source file aiops.c requires pthreads functions.
I am not sure about current, yet under stable and release:
You need to compile FreeBSD libc_r that supports the MIT pthreads
standard. Make sure you have the libraries sources installed.
cd /usr/src/lib/libc_r && make depend && make && make install
There you have it. Try configuring again.
Regards,
Mario Ferreira
-- Mario S. F. Ferreira System Administrator/Consulting @ GNS Email(no _s): _L_ioux(at)g_ns.com.br | PGP key & contact info: finger Email Global Network Solutions Tec | http://www.GNS.com.br/ | # +55 061 3272626 FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info Support the Anti-Spam amendment. See http://www.CAuce.ORG/ for info Address(es) and URL(s) (c) 1998 Mario Ferreira - All Rights ReservedReceived on Sat Feb 21 1998 - 14:52:47 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:56 MST