>>I am running into a problem that I haven't gotten any feedback on from
>>php-dev, php-general or php-install.
>>
>>The specific problem is:
>>
>>/usr/bin/ld: .libs/libphp4.so: undefined versioned symbol name
>>__fp_query@@GLIBC_2.0
>>/usr/bin/ld: failed to set dynamic section sizes: Bad value
>>
>>Looks like the linker can't find __fp_query().
>Either your header files don't match the installed GLIBC version or
>libresolv.so.1 was compiled against a GLIBC version other than the
>installed one.
Thanx for the ideas.
1) I don't have libresolv.so.1 on my system; just libresolv.so.2. Could that
be a problem?
2) My version of glibc is 2.1. Could that be a problem?
- Mark
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]