Squid and async-IO

From: Matt Baker <matt@dont-contact.us>
Date: Thu, 10 Sep 1998 17:36:02 +0930 (CST)

Howdy,

I'm currently trying to get Squid to work FreeBSD 2.2.7 using
Async-I/O.

I've managed to get it to mostly compile, but now I've just got
problems with the following error messages:

aiops.c:156: Undefined symbol `_pthread_attr_setscope' referenced from text segment
aiops.c:159: Undefined symbol `_pthread_setschedparam' referenced from text segment
aiops.c:161: Undefined symbol `_pthread_attr_setschedparam' referenced from text segment

aiops however has #include <pthread.h> in it, and
/usr/include/pthread.h has the definition in it for the above.
(infact pthread.h looks the same as it does on a Solaris box, where
async-i/o compiles okay).

Just wondering if anyone knows a way around this, or is working on this
at the moment.

thanks,

--matt
Received on Thu Sep 10 1998 - 01:07:07 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:55 MST