PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Mysql, ./configure geht nicht



R1ddl3r
23.10.04, 14:46
hallo, habe auf einem root-server suse linux drauf.
nun möchte ich erstmal mysql installieren.
habe mir die mysql-max-4.1.6-gamma-pc-linux-i686.tar.gz runtergeladen und entpackt (alles auf den root-server).

nun muss ich ./configure --prefix=/usr/local/mysql eingeben, das tue ich auch, folgendes kommt:


(none):/usr/src/mysql-max-4.1.6-gamma-pc-linux-i686 # ./configure --prefix=/usr/local/mysql
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you. If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

WARNING: The host '(none)' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Installing all prepared tables
Fill help tables

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h (none) password 'new-password'
See the manual for more instructions.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
(none):/usr/src/mysql-max-4.1.6-gamma-pc-linux-i686 # Starting mysqld daemon with databases from /usr/src/mysql-max-4.1.6-gamma-pc-linux-i686/data
STOPPING server from pid file /usr/src/mysql-max-4.1.6-gamma-pc-linux-i686/data/(none).pid
010103 12:05:38 mysqld ended


(none):/usr/src/mysql-max-4.1.6-gamma-pc-linux-i686 #

"make" ist auch dann nicht vorhanden.

Windoofsklicker
23.10.04, 14:47
Hi, willkommen im Forum.
Die Antwort auf ein Problem steht in deinem Posting:


NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

eclipse
23.10.04, 14:48
Liest du bitte was da steht?
Übersetz es dir.
Und solltest du keine Englisch können, lass es dir übersetzen, oder nimm google die Sprachtools.

R1ddl3r
23.10.04, 15:22
grml, ich habe den satz falsch interpretiert :D
dachte der meint damit, dass ich dannach nix mehr einstellen brauche :ugly:

naja, aber wo gibt es eine, die man installieren muss, denn ich weis nicht, was ich mit der fertigen distribution anfangen soll.

eclipse
23.10.04, 15:34
http://dev.mysql.com/downloads/

R1ddl3r
23.10.04, 17:05
ja das ist mir schon klar. nur geht die rpm wie schon erwähnt nicht. da ist das selbe problem. habe es jetzt mal nach anleitung gemacht:

shell> groupadd mysql
shell> useradd -g mysql mysql
shell> cd /usr/local
shell> gunzip < /PATH/TO/MYSQL-VERSION-OS.tar.gz | tar xvf -
shell> ln -s FULL-PATH-TO-MYSQL-VERSION-OS mysql
shell> cd mysql
shell> scripts/mysql_install_db --user=mysql
nach diesem befehl kommt:

010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_topic.frm'
(errno: 13)
ERROR: 1017 Can't find file: './mysql/help_topic.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_topic.frm'
(errno: 13)
ERROR: 1017 Can't find file: './mysql/help_topic.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_topic.frm'
(errno: 13)
ERROR: 1017 Can't find file: './mysql/help_topic.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_topic.frm'
(errno: 13)
ERROR: 1017 Can't find file: './mysql/help_topic.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_keyword.fr
m' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_keyword.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)
ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h (none) password 'new-password'
See the manual for more instructions.

NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
(none):/usr/local/mysql #
(none):/usr/local/mysql # ./bin/mysqladmin -u root password burner
./bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
(none):/usr/local/mysql #
(none):/usr/local/mysql #

so, da fehlen dateien. nur warum steht da nirgents, wo ich welche hinkopieren soll?

eclipse
23.10.04, 17:19
Bitte auch hier wieder erst alles lesen:


PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h (none) password 'new-password'
See the manual for more instructions.

Erst den Server starten dann mysqladmin.

R1ddl3r
23.10.04, 17:30
grml, ich meine das ja auch garnicht.
nur kann doch nicht sein, dass sowas:

ERROR: 1017 Can't find file: './mysql/help_relation.frm' (errno: 13)
010103 14:31:18 [ERROR] ./bin/mysqld: Can't find file: './mysql/help_relation.f
rm' (errno: 13)

normal ist.
und das HABE ich gelesen :rolleyes:

R1ddl3r
23.10.04, 18:49
alles klar, hab das ganze jetzt einfach nochmal gemacht, ohne was zu ändern, jetzt geht mysql schonmal.
nur nun hab ich en problem bei apache :mad:


(none):/usr/src/apache_1.3.32 # ./configure --prefix=/usr/local/web
Configuring for Apache, Version 1.3.32
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Configuration.tmpl is more recent than Configuration.apaci;
Make sure that Configuration.apaci is valid and, if it is, simply
'touch Configuration.apaci' and re-run ./Configure again.
(none):/usr/src/apache_1.3.32 #

aha, ich muss also schauen ob die configuration.apaci gültig ist.
nunja, ich mache das ganze jetzt nochmal bzw lade es nochmal runter.
vielleicht klappt es ja diesmal.

aufjedenfall schonmal vielen dank für die hilfe und den schnellen antworten :)

eclipse
23.10.04, 18:53
Bitte lesen, wie immer:


Make sure that Configuration.apaci is valid and, if it is, simply
'touch Configuration.apaci' and re-run ./Configure again.


Ein einfaches touch Configuration.apaci und ein neues ./configure hätte gereicht.

R1ddl3r
23.10.04, 18:57
also langsam denke ich, dass du meinst ich bin total verblödet:


(none):/usr/src/apache_1.3.32 # touch Configuration.apaci
(none):/usr/src/apache_1.3.32 # ./configure --prefix=/usr/local/web
Configuring for Apache, Version 1.3.32
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Configuration.tmpl is more recent than Configuration.apaci;
Make sure that Configuration.apaci is valid and, if it is, simply
'touch Configuration.apaci' and re-run ./Configure again.
(none):/usr/src/apache_1.3.32 #

auf die idee bin ich vorher gekommen.

PS: das neurunterladen hat nicht funktioniert.

R1ddl3r
23.10.04, 19:48
hab jetzt mal die configuration.apaci genommen und sie in configuration.tmpl umbenannt.
jetzt kommt der wieder weiter:

+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
./helpers/TestCompile: line 1: make: command not found
============= End of Error Report =============

Aborting!

das wars, gcc hab ich alles drauf (per yast allet installiert).

carnil
23.10.04, 20:01
Hi


./helpers/TestCompile: line 1: make: command not found

make wird nicht gefunden, ist das denn installiert?

MfG carnil

R1ddl3r
23.10.04, 20:38
ahhh, lol, auf dem root ist ja garnix installiert :D

jo, vielen dank. jetzt funktioniert es :)

R1ddl3r
23.10.04, 21:23
ich kriege den affen.
ich habe jetzt php5 installiert, wollte nun apache weiter machen und es geht wieder nicht.
habe eingegeben:
./configure --prefix=/usr/local/web --activate-module=src/modules/php5/libmodphp5.a --enable-module=libmodphp5.a

dann nach ein wenig buchstabengewurchtel kommt das in rot:
ist nur ein kleiner ausschnitt, ist nämlich sehr viel.
ich kann damit echt nix anfangen :(

mod_php5.c:944: warning: excess elements in scalar initializer
mod_php5.c:944: warning: (near initialization for `php5_module')
mod_php5.c:945: error: `NULL' undeclared here (not in a function)
mod_php5.c:945: warning: excess elements in scalar initializer
mod_php5.c:945: warning: (near initialization for `php5_module')
mod_php5.c:946: error: `NULL' undeclared here (not in a function)
mod_php5.c:946: warning: excess elements in scalar initializer
mod_php5.c:946: warning: (near initialization for `php5_module')
mod_php5.c:947: error: `NULL' undeclared here (not in a function)
mod_php5.c:947: warning: excess elements in scalar initializer
mod_php5.c:947: warning: (near initialization for `php5_module')
mod_php5.c:948: error: `NULL' undeclared here (not in a function)
mod_php5.c:948: warning: excess elements in scalar initializer
mod_php5.c:948: warning: (near initialization for `php5_module')
mod_php5.c:949: error: `NULL' undeclared here (not in a function)
mod_php5.c:949: warning: excess elements in scalar initializer
mod_php5.c:949: warning: (near initialization for `php5_module')
mod_php5.c:963: error: `NULL' undeclared here (not in a function)
mod_php5.c:963: warning: excess elements in scalar initializer
mod_php5.c:963: warning: (near initialization for `php5_module')
mod_php5.c:963: warning: data definition has no type or storage class
../../include/http_conf_globals.h:42: error: storage size of `ap_bind_address' isn't known
../../include/http_conf_globals.h:75: error: storage size of `ap_server_root' isn't known
../../include/http_conf_globals.h:76: error: storage size of `ap_server_confname' isn't known
../../include/http_conf_globals.h:86: error: storage size of `ap_coredump_dir' isn't known
make[4]: *** [mod_php5.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/apache_1.3.32/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/apache_1.3.32'