Ray,
Sunday, March 24, 2002, 8:55:47 PM, you wrote:

RDW> Hello. I would value your help in resolving a problem I had which makes it 
impossible for me to install MySQL on my system. I would like to report that :

RDW> rpm --rebuild MySQL-3.23.49-1.src.rpm

RDW> FAILED on my system - Redhat 6.2 on an i686 box. I had to do this as I had glibc 
devel 2.1.3-15, which was expected to fail with your published binary. (I tried it 
anyway - it can be installed,
RDW> the daemon runs, but mysql-test hangs, and there is no mysqladmin command at all)

RDW> I attach the last few lines of output below, for your interest. Will I have any 
better luck with the tarball, rather than the srpm?

RDW> make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-3.23.49/libmysql'
RDW> Making all in client
RDW> make[2]: Entering directory `/usr/src/redhat/BUILD/mysql-3.23.49/client'
RDW> gcc -DUNDEF_THREADS_HACK -I./../include                 -I../include 
RDW> -I./.. -I..                 -I..    -O3 -DDBUG_OFF  -O3    
RDW>           -felide-constructors -fno-exceptions -fno-rtti             
RDW> -fno-implicit-templates -fno-exceptions -fno-rtti -fpermissive 
RDW> -I/usr/local/mysql-glibc/include -c mysql.cc
RDW> In file included from mysql.cc:48:
RDW> /usr/include/curses.h:195: warning: `ERR' redefined
RDW> /usr/include/sys/ucontext.h:74: warning: this is the location of the 
RDW> previous definition
RDW> cc1plus: Invalid option `-fpermissive'
RDW> In file included from client_priv.h:19,
RDW>                  from mysql.cc:28:
RDW> ../include/global.h:685: abstract declarator used as declaration
RDW> make[2]: *** [mysql.o] Error 1
RDW> make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-3.23.49/client'
RDW> make[1]: *** [all-recursive] Error 1
RDW> make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-3.23.49'
RDW> make: *** [all-recursive-am] Error 2
RDW> Bad exit status from /var/tmp/rpm-tmp.89414 (%build)
RDW> [root@localhost temp-mysql]#

RDW> Any suggestions for a solution would be much appreciated.

Try to make sources tar.gz package instead of source rpm. 

RDW> Ray Wright





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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

Reply via email to