On 13.12.2012 11:48, Alan Lehman wrote:
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
Still having trouble building. I am trying 3.2.5-2012121-r11739, and
it gives me the following errors. I've tried removing all the
configure options, but the results look about the same regardless.
Thanks for any help.
/home/alehman/squid-3.2.5-20121212-r11739/src/../src/ipc/AtomicWord.h:47:
undefined re ference to `__sync_fetch_and_add_4'
What version of GCC/G++ are you using?
Amos