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
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
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<http://www.geeksww.com/tutorials/database_management_systems/mysql/installation/download_configure_compile_and_install_mysql_558_on_linux.php>
thanks.
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
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=
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 --
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
| 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
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
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-
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
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
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
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
# 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
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/
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
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
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
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...
>
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
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
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 \
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]
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
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
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
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,
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
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
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
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
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
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
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
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
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
- 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
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
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
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
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
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
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
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
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
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
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
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
+
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>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
>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
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
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:
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-
-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/
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.
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.
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
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
++
| 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
-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
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
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
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
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
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
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
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
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
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
"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
. 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
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
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 - 100 of 504 matches
Mail list logo