Hi, Im triying to built a PHP extension, that will calls some other functions in some other .so files( in windows this is .dll files ) in Linux, I got the following error
PHP Warning: Unknown(): Unable to load dynamic library '/opt/httpd/apache/php/ext/libbgt.so' - /opt/httpd/apache/php/ext/libbgt.so: undefined symbol: _Z14OnUpdateStringP15_zend_ini_entryPcjPvS2_S2_iPPS2_ in Unknown on line 0
Please if anybody knows about this, help to me
Thank you,
S.John Christopher