On 10-Jun-01 All wrote:
> Hello mysql,
>   I have FreeBSD 4.3, gcc 2.95.3
>   I do:
>   ./configure
>   gmake install
> 
>   I have error when I try to compile mysql:
>    gmake[1]: *** No rule to make target `my_init.c', needed by `my_init.lo'.
> Stop.
>    gmake[1]: Leaving directory `/c/mysql-3.23.38/libmysql'
>    gmake: *** [install-recursive] Error 1
> 
>   Please help me!
> 


Is there some reason you do not want to do this the FreeBSD way ?

# cd /usr/ports/databases/mysql323-server
# make && make install

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

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