Ing. Gustavo Edelstein writes:
> Hi Sinisa,
> I've downloaded the gnu make, installed it OK and tried to compile again
> MySQL. This is the new err msg:
> 
> make[1]: Entering directory `/usr/local/mysql-3.22.32/sql/share'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/usr/local/mysql-3.22.32/sql/share'
> make[1]: Entering directory `/usr/local/mysql-3.22.32/sql'
> g++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\"
> "
>                 -DDATADIR="\"/usr/local/var\""                  -DSHAREDIR="
> \"/u
> sr/local/share/mysql\""                         -DHAVE_CONFIG_H -I../mit-pth
> read
> s/include -I./../include                        -I./../regex
> -I. -I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates -DHAVE
> _BRO
> KEN_SNPRINTF -c mysqld.cc
> mysqld.cc: In function `void close_connections()':
> mysqld.cc:262: implicit declaration of function `int shutdown(...)'
> mysqld.cc: In function `void server_init()':
> mysqld.cc:581: implicit declaration of function `int setsockopt(...)'
> mysqld.cc: In function `void * handle_connections_sockets(void *)':
> mysqld.cc:1589: implicit declaration of function `int getsockname(...)'
> make[1]: *** [mysqld.o] Error 1
> make[1]: Leaving directory `/usr/local/mysql-3.22.32/sql'
> make: *** [all-recursive] Error 1
> 
> Thanks &best regards,
> 
> Ing. Gustavo A. Edelstein
> Tech. Mgr.
> Equiplus Argentina S.A.

Are you using 2.95.2 ??

If not please do. Also apply DCE patch. If MIT threads are not
up-to-date get the latest version from MIT.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.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