From:             cjharrisr66t at yahoo dot com
Operating system: Yellowdog 4.0
PHP version:      4.3.11
PHP Bug Type:     Dynamic loading
Bug description:  PPC64  "R_PPC_REL24 relocation for symbol 'signal' out of 
range"

Description:
------------
Running Kernel 2.6.10 on mac xserve G5, with the archecture ppc64
PHP 4.3.11 5.0.4 both compile/install well with out any errors. 
Hers my configure line
--------------------------------------------------
./configure \
--build=powerpc-yellowdog-linux-gnu \
--target=ppc-yellowdog-linux-gnu --program-prefix= \ --prefix=/usr \
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin \
--sysconfdir=/etc --datadir=/usr/share \ --includedir=/usr/include\
--libdir=/usr/lib --libexecdir=/usr/libexec\
--localstatedir=/var\
--sharedstatedir=/usr/com --mandir=/usr/share/man\
--infodir=/usr/share/info --cache-file=../config.cache\
--with-config-file-path=/etc\ --with-config-file-scan-dir=/etc/php.d\
--enable-force-cgi-redirect --disable-debug --enable-pic\
--disable-rpath --enable-inline-optimization --with-bz2\
--with-db4=/usr --with-curl --with-exec-dir=/usr/bin\
--with-freetype-dir=/usr --with-png-dir=/usr --with-gd\
--enable-gd-native-ttf --without-gdbm --with-gettext\
--with-ncurses --with-gmp --with-iconv --with-jpeg-dir=/usr\
--with-openssl --with-png --with-pspell --with-regex=system\
--with-xml --with-expat-dir=/usr --with-dom=shared,/usr\
--with-dom-xslt=/usr --with-dom-exslt=/usr\ --with-xmlrpc=shared\
--with-pcre-regex --with-zlib --with-layout=GNU\ --enable-bcmath\
--enable-exif --enable-ftp --enable-magic-quotes\
--enable-safe-mode --enable-sockets --enable-sysvsem\
--enable-sysvshm --enable-track-vars --enable-trans-sid\
--enable-yp --enable-wddx --with-pear=/usr/share/pear\
--with-imap=shared --with-imap-ssl --with-kerberos\
--with-ldap=shared --with-mysql=/usr/local/mysql\
--enable-memory-limit --enable-bcmath --enable-shmop\
--enable-calendar --enable-dbx --enable-dio --enable-mcal\
--enable-mbstring=shared --enable-mbstr-enc-trans\
--enable-mbregex --with-apxs2=/usr/sbin/apxs
---------------
There have been no changes to my php.ini. The module has been added to
apache. But when trying to start apache version 2.0.51, it does not start
and in apaches error log i find the error.

Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /usr/lib/httpd/modules/libphp4.so into server:
/usr/lib/httpd/module
s/libphp4.so: R_PPC_REL24 relocation at 0x0ddcf97c for symbol `signal' out
of range


I have seen that has been peolple with similar problems, in the far past
but, I'm not sure if this the same problem. Please let me know if I can
provide any more information. 


-Cameorn


-- 
Edit bug report at http://bugs.php.net/?id=33307&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33307&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33307&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33307&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33307&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33307&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33307&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33307&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33307&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33307&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33307&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33307&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33307&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33307&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33307&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33307&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33307&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33307&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33307&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33307&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33307&r=mysqlcfg

Reply via email to