Mailinglisten-Archive |
Hallo, ich versuche gerade die PHP source (version 4.3.3) code zu compilieren ohne erfolg mit apache 1.3.33:-( hier ist die configuration: ./configure --with-mysql --with-apx=apxs The output alles normal aber wenn ich "make" eingebe bekomme ich: [root at nyc02 php]# make gcc -Isapi/cli/ -I/usr/local/src/php/sapi/cli/ -DPHP_ATOM_INC -I/usr/local/src/php/include -I/usr/local/src/php/main -I/usr/local/src/php -I/usr/local/src/php/Zend -I/usr/local/src/php/ext/xml/expat -I/usr/local/src/php/TSRM -g -O2 -c /usr/local/src/php/sapi/cli/php_cli.c -o sapi/cli/php_cli.o && echo > sapi/cli/php_cli.lo /usr/local/src/php/sapi/cli/php_cli.c:94: erreur: static declaration of ‘optarg’ follows non-static declaration /usr/include/getopt.h:59: erreur: previous declaration of ‘optarg’ was here /usr/local/src/php/sapi/cli/php_cli.c:95: erreur: static declaration of ‘optind’ follows non-static declaration /usr/include/getopt.h:73: erreur: previous declaration of ‘optind’ was here Danke fuer Eure Hilfe Karim.
php::bar PHP Wiki - Listenarchive