Dear all
i am having some problem compiling squid-3.0-PRE with
epoll support .
squid compile option using: --enable-async-io
--enable-epoll
OS: Redhat 9
kernel 2.6.1 (epoll support enable)
gcc 3.2
i am getting the following error :
make[1]: Entering directory
`/root/squid-3.0-PRE3-20040121/src'
g++ -Werror -Wall -Wpointer-arith -Wwrite-strings
-Wmissing-prototypes -Wcomments -D_REENTRANT -g -O2
-g -o cf_gen cf_gen.o -L../lib -lmiscutil -lpthread
-lm -lresolv -lbsd -lnsl -lepoll
/usr/bin/ld: cannot find -lepoll
collect2: ld returned 1 exit status
make[1]: *** [cf_gen] Error 1
make[1]: Leaving directory
`/root/squid-3.0-PRE3-20040121/src'
make: *** [all-recursive] Error 1
###########################################
the kernel seems to support epoll here is .config file
option
CONFIG_EPOLL=y
Thanks and Regards
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
Received on Tue Jan 20 2004 - 23:33:38 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:07 MST