Build problem

Build problem

am 20.04.2005 21:07:59 von Jeff Hinds

------=_NextPart_000_003A_01C545B2.5D5390A0
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit

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,









Information Technology Division





Jeff Hinds, ocp
Database Specialist

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


jhinds@mtsu.edu


tel:
fax:

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






------=_NextPart_000_003A_01C545B2.5D5390A0--

Re: Build problem

am 21.04.2005 05:54:25 von Gleb Paharenko

Hello.



Are you sure that there are no official binaries for you platform?

If you have an uncommon OS, process of building MySQL from source could

be hard. I suggest you to use gmake instead of make.







>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!@''MYSQL_NO_DASH_VERSION''@!4.1.11!' \

>/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,

>

>>"Jeff Hinds" wrote:



--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Gleb Paharenko
/ /|_/ / // /\ \/ /_/ / /__ Gleb.Paharenko@ensita.net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET
<___/ www.mysql.com




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql@m.gmane.org