I am in the process of building MySQL version 4.1.11 as an upgrade from
4.0.16. This build is so we will be ready for 5.0 once out of beta. We are
using the source distribution and when executing the make step I get the
following error.

 

 

Making all in mysql-test

        /usr/bin/rm -f mysql-test-run mysql-test-run-t

        /usr/bin/sed \

          -e 's!@''testdir''@!/usr/local2/jhtest/mysql/mysql-test!g' \

          -e 's!@''bindir''@!/usr/local2/jhtest/mysql/bin!g' \

          -e 's!@''scriptdir''@!/usr/local2/jhtest/mysql/bin!g' \

          -e 's!@''prefix''@!/usr/local2/jhtest/mysql!g' \

          -e 's!@''datadir''@!/usr/local2/jhtest/mysql/share!g' \

          -e 's!@''localstatedir''@!/usr/local2/jhtest/mysql/var!g' \

          -e 's!@''libexecdir''@!/usr/local2/jhtest/mysql/libexec!g' \

          -e 's!@''PERL''@!/opt/perl/bin/perl!' \

          -e 's!@''VERSION''@!4.1.11!' \

          -e 's!@''MYSQL_TCP_PORT''@!3307!' \

          -e 's!@''MYSQL_BASE_VERSION''@!4.1!' \

          -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/jhmysql.sock!' \

          -e 's!@''MYSQL_TCP_PORT''@!3307!' \

          -e 's!@''MYSQL_NO_DASH_VERSION''@!4.1.11!' \

          -e 's!@''MYSQL_SERVER_SUFFIX''@!-MTSU-MAX_TEST!' \

          -e 's!@''USE_NDBCLUSTER''@!\"\"!g' \

          mysql-test-run.sh > mysql-test-run-t

        /usr/bin/chmod +x mysql-test-run-t

        /usr/bin/mv mysql-test-run-t mysql-test-run

        /usr/bin/rm -f install_test_db install_test_db-t

        /usr/bin/sed \

          -e 's!@''testdir''@!/usr/local2/jhtest/mysql/mysql-test!g' \

          -e 's!@''bindir''@!/usr/local2/jhtest/mysql/bin!g' \

          -e 's!@''scriptdir''@!/usr/local2/jhtest/mysql/bin!g' \

          -e 's!@''prefix''@!/usr/local2/jhtest/mysql!g' \

          -e 's!@''datadir''@!/usr/local2/jhtest/mysql/share!g' \

          -e 's!@''localstatedir''@!/usr/local2/jhtest/mysql/var!g' \

          -e 's!@''libexecdir''@!/usr/local2/jhtest/mysql/libexec!g' \

          -e 's!@''PERL''@!/opt/perl/bin/perl!' \

          -e 's!@''VERSION''@!4.1.11!' \

          -e 's!@''MYSQL_TCP_PORT''@!3307!' \

          -e 's!@''MYSQL_BASE_VERSION''@!4.1!' \

          -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/jhmysql.sock!' \

          -e 's!@''MYSQL_TCP_PORT''@!3307!' \

          -e 's!@''MYSQL_NO_DASH_VERSION''@!4.1.11!' \

          -e 's!@''MYSQL_SERVER_SUFFIX''@!-MTSU-MAX_TEST!' \

          -e 's!@''USE_NDBCLUSTER''@!\"\"!g' \

          install_test_db.sh > install_test_db-t

        /usr/bin/chmod +x install_test_db-t

        /usr/bin/mv install_test_db-t install_test_db

Make: Don't know how to make std_data/client-key.pem.  Stop.

*** Error exit code 1

 

Stop.

*** Error exit code 1

 

Stop.

*** Error exit code 1

 

Stop.

 

$

 

Just for the fun of things, I executed the command make test and the process
completed. However, I can not get around this point. Any suggestions on how
to correct the issue and continue.

 

 

Thanks,

 





 

 <http://www.mtsu.edu/~itd> Information Technology Division

 



Jeff Hinds, ocp
Database Specialist 

Middle Tennessee State University
001 Cope Administration Building
Murfreesboro, TN 37132 


 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]


tel: 
fax: 

(615) 898-5719
(615) 898-5720 

 

 

Reply via email to