ID: 33565 Updated by: [EMAIL PROTECTED] Reported By: lionel dot roux at bio-rad dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: AIX5.2 ML05 PHP Version: 4CVS-2005-07-07 New Comment:
Why do you have both --with-oracle and --with-oci8 enabled? Try with only --with-oci8 Previous Comments: ------------------------------------------------------------------------ [2005-07-12 14:19:22] lionel dot roux at bio-rad dot com Now I was able to complete the install bit now when I try to launch appache I have the following: Cannot load /usr/local/apache2/modules/libphp4.so into server: rtld: 0712-001 Symbol ologof was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol oclose was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol oerhms was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol ofetch was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol oflng was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol obndra was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\nrtld: 0712-001 Symbol oparse was referenced\n from module /usr/local/apache2/modules/libphp4.so(), but a runtime definition\n of the symbol was not found.\n\t0509-021 Additional errors occurred but are not reported. thanks for you help Lionel ROux ------------------------------------------------------------------------ [2005-07-12 11:22:31] lionel dot roux at bio-rad dot com hello, after installation of GNU make and GNU gcc 4.0 I have the following error during make install: if /app/php/php4-STABLE-200507060435/build/shtool mkdir -p /usr/local/lib/php; then \ make -s install-pear-installer install-pear-packages; \ else \ cat /app/php/php4-STABLE-200507060435/pear/install-pear.txt; \ exit 5; \ fi make[1]: *** No rule to make target `/app/php/php4-STABLE-200507060435/sapi/cli/php', needed by `install-pear-installer'. Stop. make: *** [install-pear] Error 2 thanks for you help Lionel Roux ------------------------------------------------------------------------ [2005-07-08 17:41:21] [EMAIL PROTECTED] Perhaps you should do what it says in the error message? And that's definately not GCC 4, but 3.3.2. (or your installation is really messed up) ------------------------------------------------------------------------ [2005-07-08 10:34:58] lionel dot roux at bio-rad dot com Hello, OK but when I try to build GCC 4.0 I have the following errors: cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.3.2/gcc/intl -I../../../gcc-3.3.2/gcc -I../../../gcc-3.3.2/gcc/config -I../../../gcc-3.3.2/gcc/../include -g ../../../gcc-3.3.2/gcc/intl/plural.c -o plural.o 1506-507 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly. "plural.y", line 264.1: 1506-343 (S) Redeclaration of __gettextlex differs from previous declaration on line 73 of "plural.y". "plural.y", line 264.1: 1506-381 (I) The type "const unsigned char**" of parameter 2 in the prototype declaration is not compatible with the corresponding parameter type "unsigned char**" in the nonprototype declaration. cc: 1501-230 Internal compiler error; please contact your Service Representative make: 1254-004 The error code from the last command is 41. thanks Lionel ROux ------------------------------------------------------------------------ [2005-07-08 07:36:00] [EMAIL PROTECTED] Try using GCC and you might have a chance on getting something to work. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/33565 -- Edit this bug report at http://bugs.php.net/?id=33565&edit=1