From: Thimble Smith Date: March 21 1999 10:01pm Subject: Re: problems with "make install" - Installing mysql in Linux List-Archive: http://lists.mysql.com/mysql/746 Message-Id: <19990321150153.H25614@desert.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sun, Mar 21, 1999 at 04:45:23PM -0500, Isabelle Poueriet wrote: > Making install in client > make[1]: Entering directory > `/usr/people/b/bella/mysql/mysql-3.22.19b/client' > make[1]: *** No rule to make target `my_init.c', needed by `my_init.lo'. > Stop. my_init.c doesn't depend on anything - it just needs to be there. Somehow you're missing the file. Could you try unpacking the sources again, and going through the configure, make process again? Tim