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.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to