Is there a patch for libm for 0.9.30.1 ?

Ming-Ching Tiew mingching.tiew at redtone.com
Mon Jun 8 12:28:40 UTC 2009


Bernhard Reutner-Fischer wrote:
>> Any chance that the c99-ldbl-math.patch
>> does not fix the problem ?
>>     
>
> You may need to recompile your app. Note that isinf is a macro,
> so if you get errors about this _symbol_ not being found then
> there is something odd going on.
> Since you didn't paste the actual error nor the code that is
> provoking it, i can only guess.
>
>   

This error is given by libphp5.so, when invoked from apache httpd :-

httpd: symbol 'isinf': can't resolve symbol in lib 
'/usr/lib/httpd/modules/libphp5.so'.

It would seems to me that isinf was not previously a macro. I will try 
to see
if recompile the libphp5.so will help.

Rgds.


More information about the uClibc mailing list