Hi Russel,

Thanks for taking your time and reporting this bug. I did not understand 
completely what it’s going on and maybe you can help me find out.

From my understanding:

  - no library is compiled from squid3 sources, thus -fPIC should not be 
needed. -fPIE should be used instead;
  - squid3 is compiled with hardening=+all flags and this includes ‘-fPIE’ 
which should handle text relocations;
  - two symbols are reported from eu-findtextrel:
    * _IO_stdin_used is a private symbol from libc and is not defined in squid3 
sources (nor used directly);
    * _ZTS11ACLStrategyIPKcE does not map to a function, but this may be my 
fault in understanding symbol names.

Can you please help me sort this out? A debug binary is available in squid3-dbg 
package if needed.

Regards,

L

--
Luigi Gangitano -- <lu...@debian.org> -- <gangit...@lugroma3.org>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26
GPG: 4096R/2BA97CED: 8D48 5A35 FF1E 6EB7 90E5  0F6D 0284 F20C 2BA9 7CED


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to