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
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:
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/
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
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
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/
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
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
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
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
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
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
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
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
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
[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'
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
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
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.
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
, 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
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
-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
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
>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
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
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
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
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
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
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
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
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
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
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
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
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
-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
>
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 '_
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
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/
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?
>
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?
-
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
44 matches
Mail list logo