| Mailing List | | Home | | MySQL General - General MySQL discussion | | MaxDB - Everything about MaxDB, formerly known as SAP DB | | MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP | | Java Help - Mostly related to the MySQL Connector/J driver | | ODBC - ODBC with the MySQL Connector/ODBC driver | | Perl - Perl support for MySQL with DBI and DBD::mysql | | MySQL++ - Programming with the C++ API to MySQL |
|
|
  | |  | problems compiling mysql 4.0.20 (master.pid was not created in 400 seconds) | problems compiling mysql 4.0.20 (master.pid was not created in 400 seconds) 2004-06-09 - By btb
Back hello-
i am running into trouble compiling on redhat 7.2 (2.4.7-10)
configure and make run without dying - make test however produces the
following output:
02:17:35(luna@(protected))/tmp/source/mysql-4.1.2-alpha >make test
cd mysql-test ; ./mysql-test-run
Installing Test Databases
Removing Stale Files
Installing Master Databases
running ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables
--basedir=. --datadir=./var/master-data --skip-innodb
--skip-ndbcluster --skip-bdb --language=../sql/share/english/
--character-sets-dir=../sql/share/charsets/
Installing Slave Databases
running ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables
--basedir=. --datadir=./var/slave-data --skip-innodb --skip-ndbcluster
--skip-bdb --language=../sql/share/english/
--character-sets-dir=../sql/share/charsets/
Manager disabled, skipping manager start.
Loading Standard Test Databases
Starting Tests
TEST RESULT
-- ---- ---- ---- ---- ---- ---- ---- ----
ERROR: /tmp/source/mysql-4.1.2-alpha/mysql-test/var/run/master.pid was
not created in 400 seconds; Aborting
make: *** [test] Error 1
02:24:32(luna@(protected))/tmp/source/mysql-4.1.2-alpha >
any insight is greatly appreciated!
-b
--
MySQL General Mailing List
For list archives:
http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=mysql
@(protected)
|
|
 |