Hellihello
jetzt habe ich das ./configure nochmal laufen lassen, nachdem ich drei Sachen rausgenommen hatte, die er angemahnt hatte:
Notice: Following unknown configure options were used:
--with-_lib=lib
--enable-memory-limit
--enable-gd-native-ttfcd
(die hatte ich bei 5.1.6 auch drin, den hatten sie nicht gestört).
Nun schien mir, als liefe er durch:
Generating files
updating cache ./config.cache
creating ./config.status
creating php5.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/man1/phpize.1
creating scripts/php-config
creating scripts/man1/php-config.1
creating main/php_config.h
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
Dennoch, die Probleme beim "make" bleiben aber...???
h1028341:/robert/php-5.2.4 # make
/bin/sh /robert/php-5.2.4/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/robert/php-5.2.4/ext/date/ -DPHP_ATOM_INC -I/robert/php-5.2.4/include -I/robert/php-5.2.4/main -I/robert/php-5.2.4 -I/usr/include/libxml2 -I/robert/php-5.2.4/ext/date/lib -I/robert/php-5.2.4/ext/mbstring/oniguruma -I/robert/php-5.2.4/ext/mbstring/libmbfl -I/robert/php-5.2.4/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/robert/php-5.2.4/TSRM -I/robert/php-5.2.4/Zend -I/usr/include -g -O2 -prefer-non-pic -c /robert/php-5.2.4/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
cc1: out of memory allocating 64674804 bytes after a total of 3317760 bytes
make: *** [ext/date/lib/parse_date.lo] Error 1
Dank und Gruß,
frankx