Re: Trying to compile mysql 5.5 on Ubuntu 12.04

2012-06-28 Thread Mark Haney
On 06/27/2012 09:21 PM, Travis Briggs wrote: I've seen http://bugs.launchpad.net/codership-mysql/+bug/890982 with the same error in the trace, with the comment from ayurchen: This leads me to conclude that compile-pentium64 script and its derivatives is genuinely broken in MySQL and compile-a

Trying to compile mysql 5.5 on Ubuntu 12.04

2012-06-27 Thread Travis Briggs
Hello, I've checked out the sources using $ bzr branch lp:mysql-server/5.5 mysql-5.5 In the mysql directory, I'm trying to execute: $ BUILD/compile-pentium64-debug --prefix=~/mysql-bin This seems logical, because my I have 64 bit Ubuntu 12.04 and an Intel CPU It gets to 100% and then fails:

Re: Error on compile MySQL with version 5.5.6 rc

2010-09-24 Thread Sharl.Jimh.Tsin
On 2010年09月24日 16:27, Joerg Bruehe wrote: Hi Sharl! Sharl.Jimh.Tsin wrote: hi,everyone i try to compile and install mysql from source tarball,but i failed again& again. this is my config string: [r...@powerpc mysql-5.5.6-rc]# ./configure --prefix=/usr/local/mysql --exec-prefix=/usr/

Re: Error on compile MySQL with version 5.5.6 rc

2010-09-24 Thread Joerg Bruehe
Hi Sharl! Sharl.Jimh.Tsin wrote: > hi,everyone > i try to compile and install mysql from source tarball,but i failed > again & again. > > this is my config string: > [r...@powerpc mysql-5.5.6-rc]# ./configure --prefix=/usr/local/mysql > --exec-prefix=/usr/local --sysconfdir=/etc/sysconfig/my

Error on compile MySQL with version 5.5.6 rc

2010-09-23 Thread Sharl.Jimh.Tsin
hi,everyone i try to compile and install mysql from source tarball,but i failed again & again. this is my config string: [r...@powerpc mysql-5.5.6-rc]# ./configure --prefix=/usr/local/mysql --exec-prefix=/usr/local --sysconfdir=/etc/sysconfig/mysql --localstatedir=/var --enable-profiling

How to compile mysql with ut8?

2007-02-25 Thread Richard
ave a utf8 file in /usr/share/mysql/charsets/ So now I have to somehow compile mysql with UTF8. I have set my system locales to utf8 and tried reinstalling mysql : apt-get install mysql-server-5.0 but this does not help. With mysql set to latin1 all works fine as latin1 is included in /usr/share/

Cannot compile mysql 4.1.x in FreeBSD5.3-BETA2

2004-09-01 Thread Unreal HSHH
Compile 4.1.4, gcc -O3 -DDBUG_OFF -pipe -march=pentium4 -fno-omit-frame-pointer -O3 -D_THREAD_SAFE -o myisamchk myisamchk.o -static -D_THREAD_SAFE -D_THREAD_SAFE libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lkse -lcrypt -lm -lkse /usr/lib/libc.a(isnan.o)(.text+0

compile mysql cluster

2004-05-31 Thread Xianan Zhang
Hi, I am trying to compile MySQL cluster source code on linux RedHat 9. The software required are all installed with the right versions. And I use the file BUILD/compile-pentium-max as suggested in Introduction documents. But the compilation fails, and I got some output about errors as

Compile Mysql 4.0.14 with SSL on OSX Server

2003-08-22 Thread Chris Johnston
I have noticed the binary distributions (OSX) are not complied for SSL which is exactly what we need to have for our database transactions using the cross-platform product Navicat. *Source-distribution* I have gotten as far as having to edit the "configure" file and change the library from "li

Re: compile mysql meet problem

2003-08-16 Thread Fred van Engen
Hi, On Sat, Aug 16, 2003 at 04:29:01AM +0200, albert wrote: > Now i'm trying to install MySQL 4.0.14 through binary source install. > > I'm using Redhat 7.2 and 8.0 > > I'm trying like this.. > > ./configure --prefix=/usr/local/mysql \ > --localstatedir=/usr/local/mysql/data \ > --with-chars

compile mysql meet problem

2003-08-16 Thread albert
Dear, Now i'm trying to install MySQL 4.0.14 through binary source install. I'm using Redhat 7.2 and 8.0 I'm trying like this.. ./configure --prefix=/usr/local/mysql \ --localstatedir=/usr/local/mysql/data \ --with-charset=big5 make so far there is no problems. but when i try like 'make

compile mysql meet problem

2003-08-16 Thread albert
Dear, Now i'm trying to install MySQL 4.0.14 through binary source install. I'm using Redhat 7.2 and 8.0 I'm trying like this.. ./configure --prefix=/usr/local/mysql \ --localstatedir=/usr/local/mysql/data \ --with-charset=big5 make so far there is no problems. but when i try like 'make

compile mysql meet problem

2003-08-16 Thread albert
Dear, Now i'm trying to install MySQL 4.0.14 through binary source install. I'm using Redhat 7.2 and 8.0 I'm trying like this.. ./configure --prefix=/usr/local/mysql \ --localstatedir=/usr/local/mysql/data \ --with-charset=big5 make so far there is no problems. but when i try like 'make

compile mysql meet problem

2003-08-16 Thread albert
Dear, Now i'm trying to install MySQL 4.0.14 through binary source install. I'm using Redhat 7.2 and 8.0 I'm trying like this.. ./configure --prefix=/usr/local/mysql \ --localstatedir=/usr/local/mysql/data \ --with-charset=big5 make so far there is no problems. but when i try like 'make

compiler used to successfully compile mysql on solaris 8 machine

2003-08-14 Thread renniw one
Hi, I have been trying to compile mysql on a solaris 8 machine. However, I am getting internal compiler errors. What compiler and version did anyone use to successfully compile mysql on a solaris machine. Thanks. Ren _ Add

Re: Error compile mysql-3.23.51

2003-07-10 Thread Egor Egorov
[EMAIL PROTECTED] wrote: > Hi All, > I success ./configure my "mysql-3.23.51", after type make I got this > error > - > libmysql.c: In function `mysql_real_connect': > libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r'

Error compile mysql-3.23.51

2003-07-09 Thread rosli
Hi All, I success ./configure my "mysql-3.23.51", after type make I got this error - libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmy

Receive Makefile.in when trying to compile MySql

2003-06-13 Thread Dawn Causey
I receive the following error when trying to compile MySQL 3.23.56 on Solaris 9: config.status: creating readline/Makefile config.status: error: cannot find input file: readline/Makefile.in -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http

Re: How to compile mysql-3.23.55 on Aix 4.3.3.11

2003-03-16 Thread Jose
Thats right. problem resolved. Thanks. set-variable=thread_stack=256k in the [mysqld] portion of you're my.cnf file. HTH -Bart -Original Message- From: Jose [mailto:[EMAIL PROTECTED] Sent: Sunday, March 16, 2003 10:22 AM To: [EMAIL PROTECTED] Subject: How to compile mysql-3.23.

Re: How to compile mysql-3.23.55 on Aix 4.3.3.11

2003-03-16 Thread Dan Nelson
In the last episode (Mar 16), Jose said: > Now i'm trying to compile 3.23.55 version to probe if it works. I use > gcc-3.2.1. I have read installation instructions for aix but i get > this error for "make" process: > > gcc -pipe -mcpu=power -Wa,-many -O3 -DDBUG_OFF -felide-constructors -fno-except

RE: How to compile mysql-3.23.55 on Aix 4.3.3.11

2003-03-16 Thread Bart Schaerrer
, March 16, 2003 10:22 AM To: [EMAIL PROTECTED] Subject: How to compile mysql-3.23.55 on Aix 4.3.3.11 Hi! First of all i had working mysql 3-23-35 on aix 4.3.3.10. After upgrade to 4.3.3.11 it doesn't works. I get: Warning: mysql_select_db() [function.mysql-select-db]: Can't connect t

How to compile mysql-3.23.55 on Aix 4.3.3.11

2003-03-16 Thread Jose
Hi! First of all i had working mysql 3-23-35 on aix 4.3.3.10. After upgrade to 4.3.3.11 it doesn't works. I get: Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/tmp/mysql.sock Now i'm trying to compile 3.23.55 version to probe if it work

Re: Problem with 3.23.53 (glibc used to compile MySQL has dynamic NSS)

2002-10-15 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, thanks for reporting this. On Tuesday 15 October 2002 15:13, Predrag Malicevic wrote: > As far as I know, the statically compiled glibc (that you guys at MySQL > are using when making binary distributions) should be compiled with > --enable-sta

Problem with 3.23.53 (glibc used to compile MySQL has dynamic NSS)

2002-10-15 Thread Predrag Malicevic
Hi, I've just tried to upgrade MySQL to version 3.23.53 (binary version from www.mysql.com) and found some strange things. I previously used 3.23.47 and when I first tried to start the new version I got this error message: Fatal error: Can't change to run as user 'mysql' ; Please check that th

How to compile MySql with BDB package = no BDB build directory?

2002-09-24 Thread jimd
>Description: Compile MySql with BDB installed as a system package with no build directory. MySql configure and compile insist on building the included BDB which is not wanted as the system BDB package contains a more recent version of Berkeley DB. Adding BDB include and libr

How to compile mysql in dynamic way?

2002-07-31 Thread Yu, Jerry
The the configure file and make file are so complicated. Could you tell me a straightforward method to compile MySQL dynamicly. :-) I want to run the MySQL upon NGPT. Thanks! yours sincerely Yu Ronghua (Jerry) Intel China Software Lab Tel: 021- 52574545 ext. 1328 INet: 8-752-1328

Help: How to compile mysql in dynamic way?

2002-07-31 Thread Yu, Jerry
The the configure file and make file are so complicated. Could you tell me a straightforward method to compile MySQL dynamicly. :-) I want to run the MySQL upon NGPT. Thanks! yours sincerely Yu Ronghua (Jerry) Intel China Software Lab Tel: 021- 52574545 ext. 1328 INet: 8-752-1328

Not able to compile "mysql-test"

2001-11-30 Thread Saqib . N . Ali
Hi, I have been working with mySQL and Apache for years on linux servers. But recently I purchased Solaris machine, and I am have problems compiling mySQL on it. I have - SunOS machine1 5.8 Generic_108528-10 sun4u sparc SUNW,Sun-Blade-100 - with gcc 2.95.3 20010315 And I am getting the following

RE: problem to compile mysql on HPux 11

2001-11-12 Thread Cyril LAGUERRE
Hi I want to install MySql on my HP server. I take the source and : I have made a ./configure then # make No suffix list. make all-recursive No suffix list. Making all in include No suffix list. Making all in Docs Making all in readline gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../includ

RE: Compile MySQL with GCC 2.95.3 optimise for I686

2001-10-04 Thread Daniel Ouellet
Hi Jani, Thanks for your answer. That is true that you guys are making some available. I sure don't deny that at all and it is very generous of you guys to spend the time doing it as well! One reason is that I wanted Apache with PHP and Static MySQL built in. So, I have to compile it anyway. So

Compile MySQL with GCC 2.95.3 optimise for I686

2001-10-04 Thread Jani Tolonen
Daniel Ouellet writes: > Hi, Hi Daniel, > I am looking into using optimization of the GCC 2.95.3 for I686 as > > -O3 -mpentiumpro > > to compile an optimize version of MySQL. > > But as I look around, I see that some user warned about using this as they > said there is bug in GCC for

Compile MySQL with GCC 2.95.3 optimise for I686

2001-10-02 Thread Daniel Ouellet
Hi, I am looking into using optimization of the GCC 2.95.3 for I686 as -O3 -mpentiumpro to compile an optimize version of MySQL. But as I look around, I see that some user warned about using this as they said there is bug in GCC for I686 optimization. Any information you can pass to me on tha

re-compile mysql to use multiple character sets (again)

2001-07-19 Thread Pjotr Nyikolajevics Szekszardi
Hi, I have configured mysql using the parameter --with-charset=latin2, made some databases and tables full of latin2 text. Now I have to add another database, which will store text in latin1. As I red the articles related to these problems, if I understand well, I have to do the followings: - shu

Re: Error while trying to compile MySQL 4.0

2001-07-17 Thread Ken Menzel
uly 16, 2001 12:17 PM Subject: Error while trying to compile MySQL 4.0 Hi, Compilation fail with the following error message : makeinfo -I . --no-headers --no-split --output manual.txt manual.texi Fabrication du fichier text «manual.txt» à partir de «manual.texi». manual.texi:56: Commande inconnue

re-compile mysql to use multiple character sets

2001-07-17 Thread Pjotr Nyikolajevics Szekszardi
Hi, I have configured mysql using the parameter --with-charset=latin2, made some databases and tables full of latin2 text. Now I have to add another database, which will store text in latin1. As I red the articles related to these problems, if I understand well, I have to do the followings: - shu

Re: Error while trying to compile MySQL 4.0

2001-07-17 Thread Sinisa Milivojevic
Fournier Jocelyn [Presence-PC] writes: > Hi, > > Compilation fail with the following error message : > > makeinfo -I . --no-headers --no-split --output manual.txt manual.texi > Fabrication du fichier text «manual.txt» à partir de «manual.texi». > manual.texi:56: Commande inconnue «setcontentsaft

Error while trying to compile MySQL 4.0

2001-07-16 Thread Fournier Jocelyn [Presence-PC]
Hi, Compilation fail with the following error message : makeinfo -I . --no-headers --no-split --output manual.txt manual.texi Fabrication du fichier text «manual.txt» à partir de «manual.texi». manual.texi:56: Commande inconnue «setcontentsaftertitlepage».. manual.texi:5157: itemize exige un arg

Cannot compile MySQL 3.23.38 on solaris.

2001-06-05 Thread Petter Lindqvist
-Repeat: ./configure (Even with all options suggested on the web page) >Fix: >Submitter-Id: [EMAIL PROTECTED] >Originator: >Organization: Mvh Petter Lindquist, Unix-/Nätverkstekniker Högskolan i Gävle Tel 026-648914 / 070-549 8914 > >MySQL support: none >

**Urgente** I can't compile mysql

2001-05-31 Thread mens
I'am use OpenBSD 2.8 and try compile various version of mysql but the same compile error appears when I try make it. The error: mysql.o: Definition of symbol '_time_teste' (multiply defined) readline.o: Definition of symbol '_time_teste' (multiply defined) sql_string.o: Definition of symbol '_

unable to compile MySQL 3.23.36

2001-03-29 Thread Jeremy Andrews
Hello, I'm attempting to compile MySQL 3.23.36 on a Linux system (heavily modified i386 RedHat 7.0 base with 2.4.2 kernel and gcc 2.95.3) but get the following error message some ways down: Making all in client make[2]: Entering directory `/home/jandrews/mysql-3.23.36/clie

Can't compile MySQL 3.23.33 on Solaris 7 (x86)

2001-03-10 Thread Christopher Lee
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Can't compile MySQL 3.23.33 on Solaris 7 (x86) Description: Configure fails, says there may not be any static libraries. I can find libm.a in /lib however. I have installed G++ 2.95.2 How-To-Repeat: ./configure --prefix=/usr/local/

Re: Compile Mysql

2001-02-27 Thread Gerald L. Clark
WANG_KING£¨Íõ¸Ö£© wrote: > > Hi, > When I downloaded the source distribution of Mysql3.23.33. >And I want to compile it. >But in the first step I got an error: > " checking whether make sets ${MAKE}... ./configure: syntax error at line > 1: '(' unexpected" > who can tell me why? >

Compile Mysql

2001-02-26 Thread WANG_KING(王钢)
Hi, When I downloaded the source distribution of Mysql3.23.33. And I want to compile it. But in the first step I got an error: " checking whether make sets ${MAKE}... ./configure: syntax error at line 1: '(' unexpected" who can tell me why? -

How to compile MySQL using LinuxThreads on FreeBSD

2001-01-11 Thread Rick Jansen
Hi, I just installed LinuxThreads on my server, to use with MySQL to get maximun performance from my dual CPU setup. The README.FreeBSD file tells me to compile applications with the following line: -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -llthread -llgcc_r But where should i