woah let me get it straight , u are compiling on a RH 6 machine to be installed on a 
RH 7 ? why not compile and install on the same machine , i really cant say if it 
makesd a difference but they do have different kernels and are years apart , i've had 
no trouble whatsoever compiling and installing version 4.011 on a RH8 machine , also 
to help the list help you maybe copy and paste part of the configure output would be 
good

>>> Mike Dopheide <[EMAIL PROTECTED]> 01/30/03 09:12am >>>

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 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to