----- "Alex Sidorenko" <asid(a)hp.com> wrote:
 On October 5, 2009 01:04:43 pm Dave Anderson wrote:
 > Thanks -- I'll take a look.  It appears that the extension module
 > is passing this test in is_shared_object():
 >
 >   if (elf64->e_ident[EI_CLASS] == ELFCLASS64 ...
 >
 > What does "readelf -a" show for the echo.so file?  (I don't have
 > a handy x86 machine readily available at the moment...)
 
 Hi Dave,
 
 I have attached both the output of "readelf -a" and 32-bit echo.so
 file.
 
 Cheers,
 Alex 
4.0.9 regression -- patch attached.
Thanks for the report,
  Dave