Sorry, I've just seen the problem has been already fixed by tonu in the mysql-4.0 tree. ----- Original Message ----- From: "Fournier Jocelyn [Presence-PC]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, September 02, 2001 1:00 AM Subject: Problem while compiling mysql-4.0 > Hummm I forgot one important thing : > > mysqld.cc: In function `int main(int, char **)': > mysqld.cc:1994: `ssl_acceptor_fd' undeclared (first use this function) > mysqld.cc:1994: (Each undeclared identifier is reported only once > mysqld.cc:1994: for each function it appears in.) > > > ----- Original Message ----- > From: "Fournier Jocelyn [Presence-PC]" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, September 01, 2001 11:46 PM > Subject: problem while compiling mysql-4.0 > > > > Hi, > > > > I've just encoutered an error while compiling MySQL-4.0 : > > > > > -DDEFAULT_MYSQL_HOME="\"/var/lib/mys > > ql\"" -DDATADIR="\"/var/lib/mysql/var\"" > /var/lib/mysql/share/mysql\"" -DHAVE > _C > > > ONFIG_H -I./../include -I./../regex -I. -I../include -I.. > > -I. -O3 -DDBUG_OFF -Wimplicit -Wreturn-type -Wid-clash-51 -Wswitch -W > tr > > > igraphs -Wcomment -W -Wchar-subscripts -Wformat -Wimplicit-function-dec -Wim > > > plicit-int -Wparentheses -Wsign-compare -Wwrite-strings -Woverloaded-virtual > > -Wextern-inline -Wsign-promo -Wreorder -Wctor-dtor-privacy -Wnon-virtual- > dt > > > or -felide-constructors -fno-exceptions -fno-rtti -O3 -fno-omit-frame-point > > er -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_yacc.cc > > make[3]: *** [mysqld.o] Error 1 > > make[3]: *** Waiting for unfinished jobs.... > > make[3]: *** Waiting for unfinished jobs.... > > make[3]: Leaving directory `/usr/local/mysql-4.0/sql' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/usr/local/mysql-4.0/sql' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/usr/local/mysql-4.0' > > make: *** [all-recursive-am] Error 2 > > ./BUILD/compile-pentium 372.92s user 97.04s system 146% cpu 5:20.54 total > > > > I'm using bk pull / bk -r edit / ./BUILD/compile-pentium standard > procedure. > > I've got the error on my two servers. > > > > What's wrong ? > > > > Regards, > > > > Jocelyn Fournier > > Presence-PC > > > > > > --------------------------------------------------------------------- > > 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]> > > --------------------------------------------------------------------- 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 while compiling mysql-4.0
Fournier Jocelyn [Presence-PC] Sat, 01 Sep 2001 15:42:12 -0700
- problem while compiling mysql-4.0 Fournier Jocelyn [Presence-PC]
- Problem while compiling mysql-4.0 Fournier Jocelyn [Presence-PC]
- Re: Problem while compiling mysql-4.0 Fournier Jocelyn [Presence-PC]
- Re: Problem while compiling mysql-... Michael Widenius