Hi,
I have been working with mySQL and Apache for years on linux servers. But
recently I purchased Solaris machine, and I am have problems compiling
mySQL on it.
I have
- SunOS machine1 5.8 Generic_108528-10 sun4u sparc SUNW,Sun-Blade-100
- with gcc 2.95.3 20010315

And I am getting the following errors when I run the make command. And I am
not using any weird option with configure. I m just using
--prefix=/usr/local/mysql

Making all in tests
make[2]: Entering directory `/download/mysql-3.23.43/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/download/mysql-3.23.43/tests'
Making all in man
make[2]: Entering directory `/download/mysql-3.23.43/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/download/mysql-3.23.43/man'
Making all in sql-bench
make[2]: Entering directory `/download/mysql-3.23.43/sql-bench'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/download/mysql-3.23.43/sql-bench'
Making all in mysql-test
make[2]: Entering directory `/download/mysql-3.23.43/mysql-test'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/download/mysql-3.23.43/mysql-test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/mysql-3.23.43'
make: *** [all-recursive-am] Error 2


Any help would be highly appreciated.

Thanks
Saqib Ali


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to