Menu

#3 PHP does not load shout.so (0.9+): Says undefined symbol

open
nobody
None
5
2007-01-27
2007-01-27
Anonymous
No

Hi

I'm running Debian Unstable and I've successfully build phpshout(0.9, 0.91, 0.92, SVN version) but PHP always says:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/shout.so' - /usr/lib/php5/20060613+lfs/shout.so: undefined symbol: __stack_chk_fail_local in Unknown on line 0

This is from my /var/log/apache2/error.log.

These are the PHP5 versions installed:
ii libapache2-mod-php5 5.2.0-8
ii php-db 1.7.6-2
ii php-pear 5.2.0-8
ii php5 5.2.0-8
ii php5-cli 5.2.0-8
ii php5-common 5.2.0-8
ii php5-dev 5.2.0-8
ii php5-mysql 5.2.0-8

I've tried phpshout-0.3. It was loaded without any problem by PHP. If there is anything else I can provide please tell me.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have same problem, any solutions?

     
  • access-dev

    access-dev - 2008-01-06

    Logged In: YES
    user_id=1974947
    Originator: NO

    Hey,

    I get exactly the same error with 0.9 while 0.3 works perfectly on another machine

    my servers are debian ETCH with linux 2.6.21 and php 5.2.0

     
  • access-dev

    access-dev - 2008-05-15

    Logged In: YES
    user_id=1974947
    Originator: NO

    problem still the same

    i m forced to use old version 0.3 (which work fine by the way but is this project still alive , a lot of ppl seems to get this problem )

     
  • Nobody/Anonymous

    I can confirm that I am having the same problem

    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/shout.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/shout.so: undefined symbol: __stack_chk_fail_local in Unknown on line 0

     
  • Nobody/Anonymous

    same problem, still any solution ?

     
  • Nobody/Anonymous

    Modify the Makefile after a successful configure, find the cflag option "-fstack-protector" and remove it. Proceed to compile normally. Worked for me with SVN of 0.9.2.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.