We're having difficulties compiling MySQL on a RedHat 6.2 machine and then 
installing on a RedHat 7.2 machine.  This has worked in the past.  The 
reason for doing this is to avoid the gcc 2.96 compilation problems 
indicated on the mysql.com download page.

The symptoms are that the 'make install' process attempts to recompile the 
binaries on the RedHat 7.2 system.  We think it may be related to the 
information stored in the .deps directories or a result of the most recent 
RedHat 7.2 glibc update.

Version Info:

Problems known to occur with mysql-3.23.54, mysql-3.23.54a, and 
mysql-3.23.55.  Previous versions have not been re-tried since the 
problems appeared.

RedHat 6.2
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
glibc-2.1.3-24

RedHat 7.2
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-108.7.2)
glibc-2.2.4-31

./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql
--with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static
--with-berkeley-db=/usr/local/BerkeleyDB.3.2 --with-innodb

Any thoughts?

Thanks,
Mike


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