> CONFIDENTIALITY NOTICE: This e-mail message including attachments, if any, is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you. -----Original Message----- > From: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] > Sent: Friday, December 07, 2012 5:36 PM > To: squid-users@xxxxxxxxxxxxxxx > Subject: Re: 3.2.4 build problem > > On 8/12/2012 11:02 a.m., Alan Lehman wrote: > > I'm having trouble building 3.2.4 on RHEL5. > > > > I configured with options : > > --enable-ssl --enable-useragent-log --enable-referer-log > > --with-filedescriptors=8192 --enable-delay-pools > > > > "make all" says: > > ext_file_userip_acl.cc: In function âint main(int, char**)â: > > ext_file_userip_acl.cc:254: error: âerrnoâ was not declared in this > > scope > > make[3]: *** [ext_file_userip_acl.o] Error 1 > > > > Any ideas? > > Use the daily update package please. This was fixed a few hours after > release. > > When I have time to confirm how that got past testing and that there > are no others hiding anywhere else there will be a new release. > > HTH > Amos Thanks. I grabbed the 1207 package but it's giving me a different error... squid-3.2.4-20121207-r11738/src/ipc/../../src/ipc/AtomicWord.h:47: undefined reference to `__sync_fetch_and_add_4' collect2: ld returned 1 exit status libtool: link: rm -f ".libs/squidS.o" make[3]: *** [squid] Error 1