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.
______________________________________
Quiere viajar ? www.NosVamos.com
______________________________________
Visit us On Line at www.equiplus.com
Email addresses:
Operations: [EMAIL PROTECTED]
Consulting: [EMAIL PROTECTED]
Technical: [EMAIL PROTECTED]
Web related: [EMAIL PROTECTED]
General: [EMAIL PROTECTED]

----- Original Message -----
From: Sinisa Milivojevic <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 01, 2001 7:15 AM
Subject: Re: Problem compiling on HPUX 10.20


> Ing. Gustavo Edelstein writes:
> > Hi list members,
> >
> > After
> > ./configure --prefix=/usr/local/mysql
> >
> > I do a make and when change dir to mit-pthreads, I got following err
msg:
> >
> > Making all in mit-pthreads
> > Make: Must be a separator on rules line 26.  Stop.
> >
> > Thanks for any help.
> >
> > Ing. Gustavo A. Edelstein
> > Tech. Mgr.
> > Equiplus Argentina S.A.
> > ______________________________________
> > Quiere viajar ? www.NosVamos.com
> > ______________________________________
> > Visit us On Line at www.equiplus.com
> > Email addresses:
> > Operations: [EMAIL PROTECTED]
> > Consulting: [EMAIL PROTECTED]
> > Technical: [EMAIL PROTECTED]
> > Web related: [EMAIL PROTECTED]
> > General: [EMAIL PROTECTED]
> >
>
>
> Hi!
>
> Please use GNU make.
>
> Even better, use 10.20  binaries available on our site.
>
> Also, follow our manual versus required patches for 10.20
>
> --
> 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
>


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