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.
Logged In: NO
I have same problem, any solutions?
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
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 )
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
same problem, still any solution ?
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.