From: David Hu Date: April 12 1999 8:38am Subject: Compile Error List-Archive: http://lists.mysql.com/mysql/1685 Message-Id: <3711B0FA.8F81C5F3@neonagy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit I meet a compile error when install mysql 3.22.21 in solaris2.6, who have experience to solove this problems. Thanks DavidHu/tokyo Email: davidhu@stripped System: SunSolaris2.6 MySQL: mysql-3_22_21_tar.gz --------- error message ------- #gzip -cd mysql-3_22_21_tar.gz|tar -xvf - #./configure --with-charset=ujis #make make error message: ----------------------------------------- saudi# make make all-recursive Making all in Docs Making all in readline Making all in client Making all in strings Making all in dbug Making all in mysys Making all in extra Making all in regex Making all in isam Making all in heap Making all in merge Making all in sql Making all in share Making all in scripts Making all in include Making all in tests Making all in man Making all in bench Making all in support-files make: Fatal error: Don't know how to make target `all' Current working directory /usr/local/src/mysql-3.22.21/support-files *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /usr/local/src/mysql-3.22.21 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am'