compile problem with newest version of mysql-server

2015-10-15 Thread Zhudacai
Hi all, Recently, I got the newest version of mysql-server from the github, Bug I got some compile problem as follows: cmake -DCMAKE_INSTALL_PREFIX=/u04/my3306 \ -DMYSQL_DATADIR=/u04/my3306/data -DMYSQL_USER=mysql \ -DSYSCONFDIR=/etc -DWITH_MYISAM_STORAGE_ENGINE=1

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 co

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

Download, configure, compile, and install MySQL 5.5.8 from source code on Linux

2010-12-21 Thread shahryar ghazi
Download, configure, compile, and install MySQL 5.5.8 from source code on Linux<http://www.geeksww.com/tutorials/database_management_systems/mysql/installation/download_configure_compile_and_install_mysql_558_on_linux.php> thanks.

Compile error on MySQL 5.5.7 rc version,help!

2010-11-15 Thread Sharl Jimh Tsin
hi,everyone: i need your helps,really!! this is my second compiling-failed on building my own MySQL already.previous is version 5.5.6 rc,now is 5.5.7 rc. my build environment is centos 5 x86,full name is Linux PowerPC 2.6.18-194.8.1.el5.028stab070.5 #1 SMP Fri Sep 17 19:10:36 MSD 2010 i686 i686

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=

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

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

Re: compile 5.5.4-m3 on centos 5.0

2010-04-19 Thread Yang Wang
| NULL| GPL | +-+--++-+-+ 18 rows in set (0.00 sec) Best Regards! Yang Wang - Original Message - From: "Joerg Bruehe" To: Cc: "Yang Wang" Sent: Monday, Apri

Re: compile 5.5.4-m3 on centos 5.0

2010-04-19 Thread Joerg Bruehe
Hi Yang Wang, everybody! Yang Wang wrote: > Dear All, > > I hit belown problem when i compile(make install) 5.5.4-M3 on centos 5.0. > > > > -bash

Re: compile 5.5.4-m3 on centos 5.0

2010-04-19 Thread Colin Streicher
have done the right thing so far though and added a note, though you haven't specified what version of the source you are using. Colin On April 19, 2010 03:31:53 am Yang Wang wrote: > Dear All, > > I hit belown problem when i compile(make install) 5.5.4-

compile 5.5.4-m3 on centos 5.0

2010-04-19 Thread Yang Wang
Dear All, I hit belown problem when i compile(make install) 5.5.4-M3 on centos 5.0. -bash-3.1# cat /etc/redhat-release CentOS release 5 (Final) -bash-3.1# uname -a Linux

getting 64 bit machine -- need to compile workbench?

2010-04-05 Thread Mitchell Maltenfort
ed to compile Workbench, can I use the MinGW compiler? (3) any advantage in compiling MySQL? Would the MinGW compiler be appropriate for it as well? Thanks! -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

Re: Compile problem (was: MySQL Community Server 5.1.35 has been released)

2009-06-09 Thread Joerg Bruehe
Dave, do you really consider it helpful to do "reply all" to a release announcement, trying to send it to the "announce" and "packagers" list, including a full quote of the announcement text, and using the original subject line, when you are asking for help a

RE: mysql-server-5.1.19 path variable error set on compile

2007-06-18 Thread Geoffroy Cogniaux
Hi, Set this variable at command line or in your my.cnf. Geoffroy. -Message d'origine- De : David Southwell [mailto:[EMAIL PROTECTED] Envoyé : dimanche 17 juin 2007 17:33 À : mysql@lists.mysql.com Objet : mysql-server-5.1.19 path variable error set on compile # uname -a 6.1-RE

mysql-server-5.1.19 path variable error set on compile

2007-06-17 Thread David Southwell
# uname -a 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:15:57 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP amd64 # Just upgraded mysql to include: # pkg_info |grep mysql mysql-client-5.1.19 Multithreaded SQL database (client) mysql-server-5.1.19 Multithreaded SQL database (serv

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/

Compile Problems -- Solaris 10 -- mysql-5.0.22

2006-06-15 Thread Andrew Nelson
Hello, I'm trying to compile mysql-5.0.22 on Solaris 10 using the Forte Compiler (cc: Sun C 5.8 2005/10/13). I'm doing this so I can build the DBI driver for mysql (DBD::mysql). The .pkg versions are missing libmysqlclient.so required to build DBD::mysql (http://bugs.mysql.com/bug.ph

Re: mysql++1.7.1 & vc++6 compile errors

2006-03-13 Thread Warren Young
Keith Lee wrote: there is one link error LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library In the settings if i do as it says above, i get over 200 errors!! so i revert back. Visual C++ is very picky about the way programs are built when li

mysql++1.7.1 & vc++6 compile errors

2006-03-13 Thread Keith Lee
thanks for the reply Jason, i have now added mysql++.lib to the linker and also copyied the libmysql.dll to the system folder. the program complies now with a few performance warnings but no errors. there is one link error LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other lib

RE: mysql++1.7.1 & vc++6 compile errors

2006-03-13 Thread Jason Teagle
uot;abc"); > > in the mysql++ download there is many lib and include folders, i > have copyied the contents of these in the the vc++6 include and > lib folders. > > when come to compile i get many errors as seen below. please help > ...snip... > Generating Code... >

mysql++1.7.1 & vc++6 compile errors

2006-03-13 Thread Keith Lee
cpp file i add #include and then in the program call Connection con("login","localhost","root","abc"); in the mysql++ download there is many lib and include folders, i have copyied the contents of these in the the vc++6 include and lib folders. when c

mysql-4.1.14 + linux kernel 2.6.15.1 = compile error

2006-01-21 Thread renito73
eclared set_in_cr4, read_cr4, write_cr4, clear_in_cr4 My include directory links are so For kernel 2.6.11.11 /usr/src/linux -> /usr/src/linux-2.6.11.11 For kernel 2.6.15.1 /usr/src/linux -> /usr/src/linux-2.6.15.1 For the includes /usr/include/linux -> /usr/src/linux/include/linux /us

Re: Mysql compile error

2005-11-23 Thread Petr Chardin
or windows). The define should solve at least this particular compile failure. Petr On Wed, 2005-11-23 at 13:40 -0600, Ryan Stille wrote: > Making all in isam > make[2]: Entering directory `/usr/src/mysql-4.1.14/isam' > source='open.c' object='open.o' libtool=no \

RE: Mysql compile error - fixed

2005-11-23 Thread Ryan Stille
I fixed the whole problem by typing this one line: `ln -s libz.so.1.1.3 /usr/lib/libz.so` Linux is such a pain sometimes. -Ryan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

RE: Mysql compile error - more info

2005-11-23 Thread Ryan Stille
I thought I would get around the whole thing by just installing the RPM instead of compiling. So I downloaded MySQL-devel-4.1.14-0.i386.rpm and installed it. Then I went to install the DBD-mysql module and got this error during the compile: /usr/bin/ld: cannot find -lz collect2: ld returned 1

Mysql compile error

2005-11-23 Thread Ryan Stille
I'm getting ready to do a roll out next week on converting an application from MySQL to MSSQL. I'm installing the perl drivers on the production machines today. The perl DBD driver requires mysql to be installed. Everything's been going fine on all the machines until I got to the last one. On t

5.0.15 Compile error on Redhat EL4.0

2005-11-14 Thread Stewart, Eric
Sent this before but didn't get a response ... So sending again ... Compiling from source: Platform is RHEL 4.0 # gcc -v Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --en

zlib errors on Solaris 8/gcc compile since 4.1.8a

2005-10-26 Thread Tim Evans
Since 4.1.8a, I've been unable to compile all new releases (including both the 4.1.x and 5.x versions) on Solaris 8 using gcc 3.4.2. Problem seems to be with zlib (I have version 1.2.3 installed). configure is run with --with-zlib-dir=/usr/local Problem comes in linking libmysqlclient.so,

MySQL-4.1.14 Compile Fails HP-UX 11i GCC-4.0.1

2005-09-20 Thread Briggs, Patrick
es all kinds of problems when other stuff is compiled using GCC, and you want them to work together. I'm attempting to compile it myself from the sources. I've generally always had good luck compiling from source with GCC, except with this recent version. This is what I'm us

Re: compile error

2005-06-04 Thread Gleb Paharenko
Hello. Usually compiling manually is not a good idea, if there are official binary for your platform available. Ensure that you have the fresh bison. Mir Islam <[EMAIL PROTECTED]> wrote: > I am stumped with this compile problem with 4.0.24 src. Not sure what > is cau

compile error

2005-06-03 Thread Mir Islam
I am stumped with this compile problem with 4.0.24 src. Not sure what is causing it. Can anyone provide some insights? Last time I compiled on the same environment was 4.0.20 source. And all was ok. gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/ms/svc/mysql/4.0.24\"" -DDATAD

Re: need help in syntax for create package or compile etc

2005-04-30 Thread Rhino
package when the Java program uses MySQL. Just name and organize your package just the way you would in a Java program that didn't use MySQL. You also compile a Java program that uses MySQL the same way that you compile a Java program that doesn't use MySQL. However, when you *execute* a Ja

need help in syntax for create package or compile etc

2005-04-30 Thread madderla sreedhar
Is there any statement named create and complie java source named .. syntax in the mysql for creation of a java source file for loading data from java files or retriving data etc . Any help is welcome . __ Do You Yahoo!? Tired of spam? Yahoo

Re: mysql-5.0.3-alpha-nightly-20041215 doesn't compile

2004-12-20 Thread Victor Medina
JUST copy it from the 5.0-alpha source. =) On Mon, 2004-12-20 at 11:30 +0100, John PAUL wrote: > Hi, > So sorry for my poor english. > > I've tried to compile the last mysql snapshot on Fedora Core 1 without any > success due to a missing file. > > Find here the error

mysql-5.0.3-alpha-nightly-20041215 doesn't compile

2004-12-20 Thread John PAUL
Hi, So sorry for my poor english. I've tried to compile the last mysql snapshot on Fedora Core 1 without any success due to a missing file. Find here the error message obtained : make[2]: Entre dans le répertoire `/tmp/mysql-5.0.3-alpha-nightly-20041215/extra' ../extra/comp_err

Re: mysql 4.1.5 FreeBSD 4.10 compile error

2004-09-24 Thread Egor Egorov
Unreal HSHH <[EMAIL PROTECTED]> wrote: > Making all in sql > make all-recursive > Making all in share > ../../extra/comp_err -C./charsets/ danish/errmsg.sys > Usage: ../../extra/comp_err [-?] [-I] [-V] fromfile[s] tofile > *** Error code 255 > > what's this error? Something wrong which is uncl

mysql 4.1.5 FreeBSD 4.10 compile error

2004-09-22 Thread Unreal HSHH
Making all in sql make all-recursive Making all in share ../../extra/comp_err -C./charsets/ danish/errmsg.sys Usage: ../../extra/comp_err [-?] [-I] [-V] fromfile[s] tofile *** Error code 255 what's this error? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To uns

Re: 4.1.4-gamma cannot compile

2004-09-05 Thread Lenz Grimmer
- I uploaded mysql-4.1.4a-gamma.tar.gz last Friday, that should resolve these compile problems. See BUG#5353 and BUG#5319 for more details on what was fixed. I will update the 4.1.4 NEWS section accordingly. Bye, LenZ - -- Lenz Grimmer <[EMAIL PROTECTED]> Senior Production Engineer

Re: 4.1.4-gamma cannot compile

2004-09-04 Thread Paul DuBois
At 13:29 -0400 9/4/04, Michael Stassen wrote: Paul DuBois wrote: At 16:14 +0800 9/1/04, Unreal HSHH wrote: got this error and broken when making mysql 4.1.4-gamma automake-1.7: not found WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your system. You might have

Re: 4.1.4-gamma cannot compile

2004-09-04 Thread Michael Stassen
Paul DuBois wrote: >At 16:14 +0800 9/1/04, Unreal HSHH wrote: > >> got this error and broken when making mysql 4.1.4-gamma >> >> automake-1.7: not found >> WARNING: >> `automake-1.7' is needed, and you do not seem to have it handy on your >> system. You might have modified some files without h

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Paul DuBois
At 16:14 +0800 9/1/04, Unreal HSHH wrote: got thie error and broken when making mysql 4.1.4-gamma automake-1.7: not found WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools fo

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

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Unreal HSHH
fix by configure with --without-libedit --without-readline On Wed, 1 Sep 2004 16:23:36 +0800, Unreal HSHH <[EMAIL PROTECTED]> wrote: > Run > aclocal; autoheader; autoconf; automake > I got many warning and one error: > > aclocal general some warning: > configure.in:277: warning: underquoted defin

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Unreal HSHH
Run aclocal; autoheader; autoconf; automake I got many warning and one error: aclocal general some warning: configure.in:277: warning: underquoted definition of AC_SYS_COMPILER_FLAG run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20acloc

4.1.4-gamma cannot compile

2004-09-01 Thread Unreal HSHH
got thie error and broken when making mysql 4.1.4-gamma automake-1.7: not found WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the `READM

Re: MySQL 4.1 cluster, help with BUILD/compile-pentium-max

2004-08-17 Thread Jeremy Zawodny
On Fri, Jul 23, 2004 at 05:37:08PM +0200, crandler wrote: > Hello, > > the following problem occurs when I want to configure MySQL 4.1: > > Building aclocal.m4 > Running autoheader to build config.hin > Running autoconf to build configure > 645046 > 644916 > Building RPC client/server files > Bui

Compile-time SSL issue

2004-08-09 Thread listuser
ludes=/usr/local/ssl/include --with-openssl-libs=/usr/local/ssl/lib ./configure claims to find OpenSSL too: checking for OpenSSL... yes The compile exits with this error though: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include-O3 -DDBUG_OFF -MT strxmov.o -MD -MP -MF ".de

Can not compile procedure.

2004-07-30 Thread Vishal Mathur
Hi folks, I upgraded to mysql 5.0 on win2K professional. My problem is i can not use 'delimiter' command. It does not reset the delimiter, in fact mysql does not recognize this command. Alternatively I wrote a simple procedure in a file and tried to compile it but could not compile. Fo

MySQL 4.1 cluster, help with BUILD/compile-pentium-max

2004-07-23 Thread crandler
Hello, the following problem occurs when I want to configure MySQL 4.1: Building aclocal.m4 Running autoheader to build config.hin Running autoconf to build configure 645046 644916 Building RPC client/server files Building tags +++ cd innobase +++ aclocal +++ autoheader +++ aclocal +++ automake +

Mysql-administrator-1.0.4 beta on SuSE 9.1, can not compile

2004-06-23 Thread andre.theiner
Hello, Who can help? About 2 weeks ago I downloaded the source of mysql-administrator-1.0.4_beta and since then I am fighting with it. I can not compile it on SuSE linux 9.1 (32 bit). The reported problem from ./configure is that it can not find the package "gdk-2.0.pc". This compla

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

Re: Super-smack compile errors

2004-05-18 Thread JG
At 03:59 AM 5/17/2004 -0700, you wrote: On Intel - FreeBSD 4.9 STABLE - using MySQL Ver 11.18 Distrib 3.23.55, for portbld-freebsd4.7 (i386) On AMD64 - FreeBSD 5.2 CURRENT - using Mysql Ver 14.3 Distrib 4.1.1-alpha, for portbld-freebsd5.2.1 (amd64) I get the same compile error: # make make all

Super-smack compile errors

2004-05-17 Thread JG
On Intel - FreeBSD 4.9 STABLE - using MySQL Ver 11.18 Distrib 3.23.55, for portbld-freebsd4.7 (i386) On AMD64 - FreeBSD 5.2 CURRENT - using Mysql Ver 14.3 Distrib 4.1.1-alpha, for portbld-freebsd5.2.1 (amd64) I get the same compile error: # make make all-recursive Making all in src c

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-24 Thread Boyd Lynn Gerber
On Fri, 23 Apr 2004, Steven Palm wrote: > Well, using gcc-3.3_branch and UnixWare 7.1.0, I tried the dev release > 4.1.1-alpha off the mysql site to see if I would have better luck You need the latest bk http://dev.mysql.com/doc/mysql/en/Installing_source_tree.html You can run bk under t

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-23 Thread Steven Palm
Well, using gcc-3.3_branch and UnixWare 7.1.0, I tried the dev release 4.1.1-alpha off the mysql site to see if I would have better luck CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc" CXXFLAGS="-I/usr/local/include " ./configure --prefix=/usr/local/mysql --with-innodb --with-berkeley

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-23 Thread Steven Palm
the 2.95branch, and not getting 3.40 to compile, I opted for 3.3branch. Looks like the same error (and more): Making all in share UX:make: WARNING: No suffix list. if gcc -pthread -DUNIXWARE_7 -DHAVE_BROKEN_RWLOCK -DMYSQL_SERVER -DDEFA ULT_MYSQL_HOME="\"/usr/l

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-23 Thread Steven Palm
all the latest patches to UnixWare 7.1.0 installed, and I have a fresh-from-CVS (gcc-2.95_branch) gcc installed (reports 2.95.4 as version). Same error (not a warning) on sql_lex.cc: item_sum.h:394: integer constant out of range I tried to compile gcc-3_40 (release, not CVS) but it wouldn&#

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-23 Thread Boyd Lynn Gerber
On Thu, 22 Apr 2004, Steven Palm wrote: > Just noticed that what SCO was packaging in their (formerly available) > "Open Source Tool Kit" for Unixware ( ) was 2.95.3pl1... They said it > was 2.95.3 with the following patches: I always download the lastest CVS with all patches for the tree of g

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-23 Thread Boyd Lynn Gerber
On Thu, 22 Apr 2004, Steven Palm wrote: > I built, tested and installed gcc-2.95.3 on my UnixWare 7.1.0 system. > I used your exact configure line above and it died on the > --with-extra-charset=comples (said unknown charset), so I took that > out. However, still the same error: Sorry that sh

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Steven Palm
On Apr 22, 2004, at 6:26 PM, Boyd Lynn Gerber wrote: CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc" CXXFLAGS="-I/usr/local/include" ./configure --prefix=/usr/local/mysql --enable-thread-safe-client --with-innodb --with-berkelye-db=./bdb --with-openssl --with-extra-charsets=comples On a 7.1.0 s

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Steven Palm
I just wrote: On Apr 22, 2004, at 6:26 PM, Boyd Lynn Gerber wrote: CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc" CXXFLAGS="-I/usr/local/include" ./configure --prefix=/usr/local/mysql --enable-thread-safe-client --with-innodb --with-berkelye-db=./bdb --with-openssl --with-extra-charsets=comples

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Boyd Lynn Gerber
On Thu, 22 Apr 2004, Steven Palm wrote: > On Apr 22, 2004, at 3:28 PM, Boyd Lynn Gerber wrote: > > On Thu, 22 Apr 2004, Steven Palm wrote: > >> Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails > >> to compile here. > > I was able to build it

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Steven Palm
On Apr 22, 2004, at 3:28 PM, Boyd Lynn Gerber wrote: On Thu, 22 Apr 2004, Steven Palm wrote: Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails to compile here. Anyway, the errors: source='sql_lex.cc' object='sql_lex.o' libtool=no \ depfi

Re: Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Boyd Lynn Gerber
On Thu, 22 Apr 2004, Steven Palm wrote: > Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails > to compile here. > > I do not have a 'CC' executable, so I am using gcc. If this is the > problem, did I just miss installng the CC (c++) compiler at som

Unixware 7.1.0 compile error... mysql 4.0.18

2004-04-22 Thread Steven Palm
Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails to compile here. I do not have a 'CC' executable, so I am using gcc. If this is the problem, did I just miss installng the CC (c++) compiler at some point? Anyway, the errors: source='sql_lex.cc

Re: Cant compile embedded mysql server in Windows

2004-04-05 Thread Karam Chand
Hello, I want a debuggable compiled library. Is Deug version of embedded server available. Karam --- Victor Medina <[EMAIL PROTECTED]> wrote: > Karam Chand wrote: > > Hello, > > > > I want to use embedded MySQL server library. I > > downloaded the latest MySQL 4.1.1 source and > unzipped. > > I

Re: Cant compile embedded mysql server in Windows

2004-04-05 Thread Victor Medina
Karam Chand wrote: Hello, I want to use embedded MySQL server library. I downloaded the latest MySQL 4.1.1 source and unzipped. I opened up mysql.dsw and set libmysqld as active project. Using Build->Rebuild All.. I started compiling it. After all the related projects were compiled I am getting th

Cant compile embedded mysql server in Windows

2004-04-05 Thread Karam Chand
Hello, I want to use embedded MySQL server library. I downloaded the latest MySQL 4.1.1 source and unzipped. I opened up mysql.dsw and set libmysqld as active project. Using Build->Rebuild All.. I started compiling it. After all the related projects were compiled I am getting the following error

Compile errors with Solaris 4.0.17

2004-01-05 Thread J. Fowler
We're using Forte Developer 7 C 5.4 running on Solaris 9 (Sparc) and ran into a problem while compiling the mysql 4.0.17 source. While I understand their is a pre-built package for my platform, that package doesn't have built in support for SSL, which is the reason we need to re-c

help me!!!when i compile libmysqd of mysql src ,i always met a problem

2003-12-16 Thread xian ting
Creating library ../lib_debug/libmysqld.lib and object ../lib_debug/libmysqld.exp set_var.obj : error LNK2001: unresolved external symbol _resize_thr_alarm ../lib_debug/libmysqld.dll : fatal error LNK1120: 1 unresolved externals Error executing link.exe. but i have link mysys.lib ,how to solve it

help me!!!when i compile libmysqd of mysql src ,i always met a problem !

2003-12-16 Thread xian ting
Creating library ../lib_debug/libmysqld.lib and object ../lib_debug/libmysqld.exp set_var.obj : error LNK2001: unresolved external symbol _resize_thr_alarm ../lib_debug/libmysqld.dll : fatal error LNK1120: 1 unresolved externals Error executing link.exe. but i have link mysys.lib ,how to solve it

MySQL 4.0 won't compile on SCO OpenServer 5

2003-12-13 Thread jwythe
>Description: Latest source code from the BK source repository for 4.0 doesn't compile on SCO OpenServer 5. Error is undefined reference to pthread_key_delete in libmysys.a(my_thr_init.o). It appears that recent modifications make use of pthread_key_delete. FSU-pthr

[Solaris 8.2/x86 compile bug]

2003-12-02 Thread David John PENTON
>Description: Mysql fails to install due to compile error on line 655. Unable to find constant VIS_WHITE. This is due to not having the correct vis.h. ie. HAVE_VIS_H should be false and this library should not be included line 49. (although there is a different vis.h library installed - from

a different compile error

2003-11-06 Thread jabbott
I am having some compile problems too: make[4]: Entering directory `/usr/src/mysql-4.1.0-alpha/sql' source='sql_lex.cc' object='sql_lex.o' libtool=no \ depfile='.deps/sql_lex.Po' tmpdepfile='.deps/sql_lex.TPo' \ depmode=gcc /bin/bash ../depcomp \ gc

RE: compile error mysql-4.0.16

2003-10-26 Thread Richard Pijnenburg
s I'm tierd to stay with an old version of mysql :( Thanks in advanced. ( p.s. a binary is NOT an option ) -Original Message- From: Richard Pijnenburg [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2003 3:48 PM To: 'Patrik Fimml' Cc: [EMAIL PROTECTED] Subject: RE:

RE: compile error mysql-4.0.16

2003-10-26 Thread Richard Pijnenburg
AM To: Richard Pijnenburg; [EMAIL PROTECTED] Subject: Re: compile error mysql-4.0.16 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > gcc: cannot specify -o with -c or -S and multiple compilations > make[2]: *** [libmysql.lo] Error 1 > make[2]: Leaving directory > `/usr/local/src/web/mysql-

Re: compile error mysql-4.0.16

2003-10-25 Thread Patrik Fimml
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > gcc: cannot specify -o with -c or -S and multiple compilations > make[2]: *** [libmysql.lo] Error 1 > make[2]: Leaving directory `/usr/local/src/web/mysql-4.0.16/libmysql_r' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/

Compile error with Mysql-4.0.16

2003-10-25 Thread Richard Pijnenburg
dear list, i've got the folowing compile error. /bin/sh ../libtool --mode=compile gcc -DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\"" -DDATADIR="\"/data/mysql\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DDONT_USE_RAID -I.

compile error mysql-4.0.16

2003-10-25 Thread Richard Pijnenburg
dear list, i've got the folowing compile error. /bin/sh ../libtool --mode=compile gcc -DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\"" -DDATADIR="\"/data/mysql\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DDONT_USE_RAID -I.

compile problem

2003-10-06 Thread jabbott
Hope I am posting to the right list. I am new here. I have a sun system: SunOS spot 5.6 Generic_105181-05 sun4u sparc SUNW,Ultra-4 With gcc installed: # gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/specs gcc version 2.7.2.3 I am trying to compile: mysql-4.1.0

Install/compile problems

2003-10-03 Thread Dermot Paikkos
Hi, SYSTEM: Compaq Alpha, Tru64 5.1, mysql4.0.15a. I have having trouble compiling the source on the above system. I have tried a variety  of configure option, notable the ones offered in the install notes for Tru64 OSF but I  still seem to hit an error during the make. I also insta

Mysql 4.1.0 utf8 on linux : maybe known bug and current bk compile problem

2003-09-30 Thread Gilles Magnier
++ | nom| ++ | BOUHASSOUN | ++ 1 row in set (0.00 sec) So, what i would like to known is if i've missed something obvious. If not, is this an already known bug, corrected ? if yes where could i find a patch ? I've tryed current bk tree f

Re: mysql compile error.

2003-09-25 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 25 Sep 2003, Richard Pijnenburg wrote: > i'm trying to compile mysql-4.0.15a on my server and i'm getting the > folowing error: > > gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" > -DDATADIR=\"/da

RE: mysql compile error.

2003-09-25 Thread Richard Pijnenburg
25, 2003 3:28 PM To: [EMAIL PROTECTED] Subject: mysql compile error. i'm trying to compile mysql-4.0.15a on my server and i'm getting the folowing error: gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/data/mysql\" -DSHAREDIR=\"/usr/local/mysql/share

RE: mysql compile error.

2003-09-25 Thread Richard Pijnenburg
Sorry, but because I haven't got it I thought it didn't get here. Sorry! M.v.g. Richard Pijnenburg -Original Message- From: Antony Dovgal [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 3:42 PM To: [EMAIL PROTECTED] Subject: Re: mysql compile error. On Thu, 2

Re: mysql compile error.

2003-09-25 Thread Antony Dovgal
On Thu, 25 Sep 2003 15:28:15 +0200 "Richard Pijnenburg" <[EMAIL PROTECTED]> wrote: > i'm trying to compile mysql-4.0.15a on my server and i'm getting the > folowing error: Richard, please, resend your letter one more time, we have real enjoy reading it again a

mysql compile error.

2003-09-25 Thread Richard Pijnenburg
i'm trying to compile mysql-4.0.15a on my server and i'm getting the folowing error: gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/data/mysql\" -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DUNDEF_THREADS_HACK -DDONT_USE_RAID -DMYSQL_CLIENT

mysql compile error.

2003-09-25 Thread Richard Pijnenburg
i'm trying to compile mysql-4.0.15a on my server and i'm getting the folowing error: gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/data/mysql\" -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DUNDEF_THREADS_HACK -DDONT_USE_RAID -DMYSQL_CLIENT

compile error.

2003-09-25 Thread Richard Pijnenburg
i'm trying to compile mysql-4.0.15a on my server and i'm getting the folowing error: gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/data/mysql\" -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DUNDEF_THREADS_HACK -DDONT_USE_RAID -DMYSQL_CLIENT

Compile Mysql 4.0.14 with SSL on OSX Server

2003-08-22 Thread Chris Johnston
o "BU.in" in the source-distribution. The last lines of config output are: - config.status: creating man/Makefile config.status: creating BU config.status: error: cannot find input file: BU.in - I am using the compile options specified using gcc 3.1 for the binary-di

Re: compile mysql meet problem

2003-08-16 Thread Fred van Engen
ocal/mysql/sql-bench' directory > make: *** [install-recursive] error 1 > [EMAIL PROTECTED] mysql]# > It seems like you are (compiling and) installing _from_ /usr/local/mysql and also _to_ /usr/local/mysql. You should compile and install from any directory you choose, but it

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

Re: I simply can't compile this

2003-08-15 Thread Victoria Reznichenko
"Morten Gulbrandsen" <[EMAIL PROTECTED]> wrote: > [skip] > ALTER TABLE EMPLOYEE # here is the buggy code > ADD FOREIGN KEY (DNO) REFERENCES DEPARTMENT(DNUMBER) > ON DELETE SET DEFAULT > ON UPDATE CASCADE; > > ALTER TABLE DEPARTMENT > ADD FOREIGN KEY (MGRSSN)REFER

AW: I simply can't compile this

2003-08-15 Thread B. Fongo
. August 2003 12:05 An: [EMAIL PROTECTED] Betreff: I simply can't compile this CREATE TABLE EMPLOYEE ( FNAME VARCHAR(15) NOT NULL, MINIT CHAR, LNAME VARCHAR(15) NOT NULL, SSN CHAR(9) NOT NULL, BDATE DATE, ADDRESS VA

I simply can't compile this

2003-08-15 Thread Morten Gulbrandsen
CREATE TABLE EMPLOYEE ( FNAME VARCHAR(15) NOT NULL, MINIT CHAR, LNAME VARCHAR(15) NOT NULL, SSN CHAR(9) NOT NULL, BDATE DATE, ADDRESS VARCHAR(30), SEX CHAR, SALARY DECIMAL(10,2), SUPERSSNCHAR(9), DNO

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

  1   2   3   4   5   6   >