Dear Sir/Madam,

I downloaded the latest mysql-3.23.49 and wanted to
install MYSQL in my FreeBSD 2.2.7 OS. The
configuration ("./configure") and Make both went
smoothly, but it failed when I installed ("make
install") and here is the error message:

------
mv -f .libs/get_password.lo get_password.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\""         
           -DDATADIR="\"/usr/local/mysql/var\""       
               
-DSHAREDIR="\"/usr/local/mysql/share/mysql\""
-DUNDEF_THREADS_HACK -DDONT_USE_RAID -I./../include
-I../include              -I./.. -I.. -I..    -O3
-DDBUG_OFF -c errmsg.c
rm -f .libs/errmsg.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\"
-DDATADIR=\"/usr/local/mysql/var\"
-DSHAREDIR=\"/usr/local/mysql/share/mysql\"
-DUNDEF_THREADS_HACK -DDONT_USE_RAID -I./../include
-I../include -I./.. -I.. -I.. -O3 -DDBUG_OFF -c
errmsg.c  -fPIC -DPIC -o .libs/errmsg.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\"
-DDATADIR=\"/usr/local/mysql/var\"
-DSHAREDIR=\"/usr/local/mysql/share/mysql\"
-DUNDEF_THREADS_HACK -DDONT_USE_RAID -I./../include
-I../include -I./.. -I.. -I.. -O3 -DDBUG_OFF -c
errmsg.c -o errmsg.o >/dev/null 2>&1
mv -f .libs/errmsg.lo errmsg.lo
make: don't know how to make my_init.c. Stop
*** Error code 1
----------------

Please help.

Chip
Thanks!

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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