|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-07-11 10:15 UTC] lcastro at aduana dot gov dot bo
The installation appears OK, I don't have error report, but when I restart the apache server and it begins loading says : Syntax error on line 238 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: dynamic linker: /u sr/local/apache/bin/httpd: relocation error: symbol not found: skgfcfi ./apachectl restart: httpd could not be started My LD_LIBRARY_PATH (root and oracle user) env var is set correctly. I built PHP4 whit --with-oci8 and --with-apxs. Any help of you will be appreciated. Thanks a lot Luis , bye ... P.D. PHP Version is 4.0.4 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 14:00:01 2025 UTC |
While I was compiling, I've got the following error: # make /bin/sh libtool --silent --mode=compile cc -Iext/mbstring/ -I/usr/src/p hp4-200207110900/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php4-200207110900/inclu de -I/usr/src/php4-200207110900/main -I/usr/src/php4-200207110900 -I/usr/src/php 4-200207110900/Zend -I/home/oracle/app/oracle/product/8.0.4/rdbms/demo -I/home/o racle/app/oracle/product/8.0.4/network/public -I/home/oracle/app/oracle/product/ 8.0.4/plsql/public -I/usr/src/php4-200207110900/ext/xml/expat -DUW=700 -DUSE_HS REGEX -DUSE_EXPAT -I/usr/src/php4-200207110900/TSRM -g -prefer-pic -c /usr/src/ php4-200207110900/ext/mbstring/mbregex.c -o ext/mbstring/mbregex.lo UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 143 2: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 151 4: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 155 1: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 155 8: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 156 9: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 170 6: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 173 8: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 174 5: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 186 0: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 188 6: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 196 8: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 208 6: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 208 9: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 210 7: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 211 0: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 226 9: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 247 9: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 254 8: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 255 1: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 255 4: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 255 7: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 256 0: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 256 3: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 256 6: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 302 3: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 319 2: end-of-loop code not reached UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3253: Syntax error before or at: regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3254: parameter not in identifier list: bufp UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3254: identifier redeclared: bufp UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3255: parameter not in identifier list: string UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3255: identifier redeclared: string UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: parameter not in identifier list: size UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: identifier redeclared: size UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: parameter not in identifier list: startpos UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: identifier redeclared: startpos UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: parameter not in identifier list: range UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3256: identifier redeclared: range UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3257: parameter not in identifier list: regs UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 325 8: parameter mismatch: 6 declared, 0 defined UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3604: Syntax error before or at: num_regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3605: parameter not in identifier list: regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3606: parameter not in identifier list: num_regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3645: Syntax error before or at: regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3646: parameter not in identifier list: bufp UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3646: identifier redeclared: bufp UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3647: parameter not in identifier list: string_arg UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3647: identifier redeclared: string_arg UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3648: parameter not in identifier list: size identifier redeclared: size UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3648: parameter not in identifier list: pos UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3648: identifier redeclared: pos UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 3649: parameter not in identifier list: regs UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 365 0: parameter mismatch: 5 declared, 0 defined UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 382 9: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 391 4: end-of-loop code not reached UX:acomp: WARNING: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 449 5: end-of-loop code not reached UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 4550: identifier redeclared: mbre_free_registers UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 4550: parameter not in identifier list: regs UX:acomp: ERROR: "/usr/src/php4-200207110900/ext/mbstring/mbregex.c", line 4551: formal parameter lacks name: param #1 *** Error code 1 (bu21) UX:make: ERROR: fatal error. # Help, please Luis