ID:               38868
 Updated by:       [EMAIL PROTECTED]
 Reported By:      flconseil at yahoo dot fr
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: AIX 5.2
 PHP Version:      5.1.6


Previous Comments:
------------------------------------------------------------------------

[2006-09-18 16:51:32] flconseil at yahoo dot fr

OK. I was using GNU make but not GNU ld. I am going to try it.

------------------------------------------------------------------------

[2006-09-18 16:48:18] [EMAIL PROTECTED]

Please read my previous comments.

------------------------------------------------------------------------

[2006-09-18 16:43:11] flconseil at yahoo dot fr

Same problem with 5.1.2.

Here are the exact error messages :

PHP Warning:  dl(): Unable to load dynamic library
'/logi/http/php/lib/php/extensions/gd.so' - rtld: 0712-001 Symbol sqrt
was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol atan2 was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol sin was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol cos was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol tan was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol floor was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            o in /logi/http/comp/util/.data/test.php on line 22

Warning: dl(): Unable to load dynamic library
'/logi/http/php/lib/php/extensions/gd.so' - rtld: 0712-001 Symbol sqrt
was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol atan2 was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol sin was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol cos was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol tan was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol floor was referenced
      from module /logi/http/php/lib/php/extensions/gd.so(), but a
runtime definition
            o in /logi/http/comp/util/.data/test.php on line 22

------------------------------------------------------------------------

[2006-09-18 16:29:42] [EMAIL PROTECTED]

make sure you're using GNU ld and GNU buildtools.

------------------------------------------------------------------------

[2006-09-18 16:22:43] [EMAIL PROTECTED]

Can't reproduce on AIX 5.1.
PHP itself is linked with libm, so it should not matter whether
extension itself is linked or not.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/38868

-- 
Edit this bug report at http://bugs.php.net/?id=38868&edit=1

Reply via email to