6 Nov 2002 02:01
make test fails on my solaris box
msmonroe <msmonroe <at> stravin.com>
2002-11-06 01:01:01 GMT
2002-11-06 01:01:01 GMT
Hello, I am having all sorts of trouble installing the MySQL DBD on my Sun Solaris machine. When I run 'make test', after what appears to be a successful 'perl Makefile.PL' and 'make' I get back a the following error message; ... Failed 17/18 test scripts, 5.56% okay. 724/727 subtests failed, 0.41% okay. make: *** [test_dynamic] Error 2 I have tried building MySQL and Perl from source, as well as using pre-built binaries. In attempting to build MySQL, Perl and the MySQL DBD, I have used several version of GCC including 2.95.3, 3.0.1, 3.1 and 3.2. In addition, I have attempted to install the following versions of the MySQL DBD; Msql-Mysql-modules-1.2216, Msql-Mysql-modules-1.2219 and most recently DBD-mysql-2.1020. I get the same error no matter what I do. While I am new to the MySQL community I have been a UNIX sys-admin for many years. My environment is as follows: Solaris 7 - all patches are up to date. (I have attempted to install the MySQL DBD running both the 32 and 64 bit versions of the kernel) MySQL version 3.23.45 ncurses 5.2 libgcc 3.1 zlib 1.1.4 Perl 5.8.0 GCC 3.1 DBD-mysql-2.1020 GNU versions of make and tar Solaris versions of ar, ld etc... Following are the responses I get back from running 'perl Makefile.PL', 'make' and 'make test':(Continue reading)
RSS Feed