Re: Problem compiling mysql-3.23.53

2002-12-09 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 9 Dec 2002, Pierre wrote:

 I tried mysql-4.0.5a-beta, and same error...

Try to compile without --with-libwrap - seems like there is a buglet in
this part of the code - or do you desperately need TCP wrapper support?

Bye,
LenZ

- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE99OVmSVDhKrJykfIRAltwAJ47tlKimR5lmPpa1K07Zkd+xW1xsACeKbB7
HJhbGPT33foF6BvVyJO2n9M=
=Tgea
-END PGP SIGNATURE-


-
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




Re: Problem compiling mysql-3.23.53

2002-12-08 Thread Pierre
I tried mysql-4.0.5a-beta, and same error...


Pierre.


On 2002.12.08 02:36 Pierre wrote:

Hi,

I try to compile mysql-3.23.53 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :

[...]
gmake[3]: Entering directory `/tmp/mysql-3.23.53/sql'
g++ -s -DMYSQL_SERVER 			 
-DDEFAULT_MYSQL_HOME=\/usr/local\ 			 
-DDATADIR=\/usr/local/var\ 			 
-DSHAREDIR=\/usr/local/share/mysql\ 			 
-DHAVE_CONFIG_H -I../innobase/include  			 
-I./../include 			 
-I./../regex 			 -I. -I../include -I.. -I.  
-I/usr/local/BerkeleyDB.4.1/include  -O3 -DDBUG_OFF -O3 -march=i686  
-fno-implicit-templates -fno-exceptions -fno-rtti -c mysqld.cc
/usr/include/tcpd.h: In function `void* 
handle_connections_sockets(void*)':
/usr/include/tcpd.h:131: too many arguments to function `void 
sock_host()'
mysqld.cc:2444: at this point in file
/usr/include/tcpd.h:69: too many arguments to function `int 
hosts_access()'
mysqld.cc:2445: at this point in file
/usr/include/tcpd.h:124: too many arguments to function `char* 
eval_client()'
mysqld.cc:2453: at this point in file
gmake[3]: *** [mysqld.o] Error 1
gmake[3]: Leaving directory `/tmp/mysql-3.23.53/sql'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/mysql-3.23.53/sql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/mysql-3.23.53'
gmake: *** [all-recursive-am] Error 2



It would be great if you could help me with this !

Best regards,

Pierre.

-
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




Re: Problem compiling mysql 3.23.53

2002-12-07 Thread Pierre
I finally found the solution :
I had bad old include files in 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/
that come from a old gcc installation.
I removed them and now it's ok.

Pierre.


On 2002.11.13 06:50 Pierre wrote:
Hi,

I try to compile mysql-3.23.53 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :

[...]
Making all in client
gmake[2]: Entering directory `/tmp/mysql-3.23.53/client'
g++ -s -DUNDEF_THREADS_HACK 
-I./../include  -I../include -I./.. 
-I.. -I..  
-I/usr/local/BerkeleyDB.4.1/include  -O3 -DDBUG_OFF -O3 -march=i686  
-fno-implicit-templates -fno-exceptions -fno-rtti -c mysql.cc
In file included from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:86,
 from mysql.cc:48:
/usr/include/unctrl.h: In function `int NCURSES_EXPORT(char*)':
/usr/include/unctrl.h:57: parse error before `(' token
In file included from mysql.cc:48:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:406: 
non-localfunction `int add_wch(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:407: 
non-localfunction `int add_wchnstr(const 
NCURSES_EXPORT(char*)::cchar_t*, int)' useslocal type `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:408: 
non-localfunction `int add_wchstr(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:422: 
non-localfunction `void bkgrndset(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:423: 
non-localfunction `int bkgrnd(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses local type`const 
NCURSES_EXPORT(char*)::cchar_t'
[...]

I have ncurses-5.3 installed.



It would be great if you could help me with this !

Best regards,

Pierre.

-
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




Problem compiling mysql-3.23.53

2002-12-07 Thread Pierre
Hi,

I try to compile mysql-3.23.53 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :

[...]
gmake[3]: Entering directory `/tmp/mysql-3.23.53/sql'
g++ -s -DMYSQL_SERVER 			 
-DDEFAULT_MYSQL_HOME=\/usr/local\ 			 
-DDATADIR=\/usr/local/var\ 			 
-DSHAREDIR=\/usr/local/share/mysql\ 			 
-DHAVE_CONFIG_H -I../innobase/include  			 
-I./../include 			-I./../regex 			-I. 
-I../include -I.. -I.  -I/usr/local/BerkeleyDB.4.1/include  -O3 
-DDBUG_OFF -O3 -march=i686  -fno-implicit-templates -fno-exceptions 
-fno-rtti -c mysqld.cc
/usr/include/tcpd.h: In function `void* 
handle_connections_sockets(void*)':
/usr/include/tcpd.h:131: too many arguments to function `void 
sock_host()'
mysqld.cc:2444: at this point in file
/usr/include/tcpd.h:69: too many arguments to function `int 
hosts_access()'
mysqld.cc:2445: at this point in file
/usr/include/tcpd.h:124: too many arguments to function `char* 
eval_client()'
mysqld.cc:2453: at this point in file
gmake[3]: *** [mysqld.o] Error 1
gmake[3]: Leaving directory `/tmp/mysql-3.23.53/sql'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/mysql-3.23.53/sql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/mysql-3.23.53'
gmake: *** [all-recursive-am] Error 2



It would be great if you could help me with this !

Best regards,

Pierre.

-
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



Problem compiling mysql 3.23.53

2002-11-15 Thread Pierre
Hi,

I try to compile mysql-3.23.53 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :

[...]
Making all in client
gmake[2]: Entering directory `/tmp/mysql-3.23.53/client'
g++ -s -DUNDEF_THREADS_HACK -I./../include  
-I../include -I./.. -I.. -I..  
-I/usr/local/BerkeleyDB.4.1/include  -O3 -DDBUG_OFF -O3 -march=i686  
-fno-implicit-templates -fno-exceptions -fno-rtti -c mysql.cc
In file included from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:86,
 from mysql.cc:48:
/usr/include/unctrl.h: In function `int NCURSES_EXPORT(char*)':
/usr/include/unctrl.h:57: parse error before `(' token
In file included from mysql.cc:48:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:406: 
non-localfunction `int add_wch(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:407: 
non-localfunction `int add_wchnstr(const 
NCURSES_EXPORT(char*)::cchar_t*, int)' useslocal type `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:408: 
non-localfunction `int add_wchstr(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:422: 
non-localfunction `void bkgrndset(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses localtype `const 
NCURSES_EXPORT(char*)::cchar_t'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/curses.h:423: 
non-localfunction `int bkgrnd(const 
NCURSES_EXPORT(char*)::cchar_t*)' uses local type`const 
NCURSES_EXPORT(char*)::cchar_t'
[...]

I have ncurses-5.3 installed.



It would be great if you could help me with this !

Best regards,

Pierre.

-
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