RE: [PHP-DEV] Compile Problem: Place for Help

2001-01-11 Thread Jani Taskinen
On Wed, 10 Jan 2001, Mark Olbert wrote: >>>/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 > >>Either your header files don't match the installed GLIBC version or >>libresolv.so.1 was compiled

RE: [PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Mark Olbert
>>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 >>

Re: [PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Jani Taskinen
On Wed, 10 Jan 2001, Mark Olbert wrote: >Can anyone recommend a place/forum for help in getting PHP to compile under >linux? > >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

[PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Mark Olbert
Can anyone recommend a place/forum for help in getting PHP to compile under linux? 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@@GLIB