Hello edit the /usr/local/share/autoconf/acconfig.h file and add the folowing line : #undef HAVE_EPOLL Best Regards Paweł Staszewski ART-COM +48327522333 +480609183038 >>>"George Hong" <george@xxxxxxxxxxxxxxxxxx> 04/16/05 12:33 pm >>> Hi there, When I run the bootstrap.sh it gives me the following error mesg: /usr/local/bin/autoheader: Symbol `HAVE_EPOLL' is not covered by /usr/local/share/autoconf/acconfig.h ./acconfig.h autoheader failed I have the kernel 2.6.7.11(it should include epoll support) installed on the Redhat. What did I miss? Thanks for your suggestion. BR George >-----Original Message----- >From: Henrik Nordstrom [mailto:hno@xxxxxxxxxxxxxxx] >Sent: Tuesday, April 12, 2005 11:08 PM >To: Pawe?Staszewski >Cc: squid-users@xxxxxxxxxxxxxxx >Subject: Re: [squid-users] how to apply epoll-2_5 patch to squid2.5-stable9 > > > >On Tue, 12 Apr 2005, [Windows-1250] Paweł Staszewski wrote: > >>and then in squid dir i do : patch -p1 < epoll-2_5.patch >> >>Patch was added cleanly but: >>./configure --help | grep epoll >>show nothing :( > >You need to run the bootstrap.sh script after patching with developer >patches. This in turn requires you to have the proper versions of autoconf >and automake installed (it warns you if it cannot find the proper >versions) > >Regards >Henrik