Hi,
Im trying to compile mysql-5.6.10 for Solaris10 for sparc, I used the
following parameters for cmake to get it to work, but at 80% the
compilation fails.
WITH_INNOBASE_STORAGE_ENGINE=1
DEFAULT_CHARSET=utf8
CMAKE_C_FLAGS="-m64"
CMAKE_C_COMPILER=/opt/csw/bin/gcc
CMAKE_CXX_FLAGS="-m64"
CMAKE_CXX
Hi,
http://bugs.mysql.com/bug.php?id=42039
"The --with-mysqld-libs option should be given an argument, something
like --with-mysqld-libs="-L/path/to/lib -lfoo -lbar"
2009/12/27 Kurian Thayil :
> Hi All,
>
> I was trying to compile MySQL 5.1.41 in a Fedora 12 box. I don't want to do an
> RPM ins
Hi All,
I was trying to compile MySQL 5.1.41 in a Fedora 12 box. I don't want to do an
RPM install as I have to always upgrade the mysql package whenever an upgrade
is released. So it is always convenient to use source rather than RPM. I used
the following configure option.
r...@home-desktop
I am trying to compile mysql 5.4 for windows on fedora using the cross
compiler and I am stuck with this error: checking for termcap functions
library... configure: error: No curses/termcap library found.
I have looked and saw that I should install ncurses-devel
(ncurses-devel-5.7-2.20090207.fc
most likely a missing include it should have at least:
#include
#include
Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
schrieb:
> make all-am
> Making all in mysql-test
> Making all in lib/My/SafeProcess
> g++ -DHAVE_CONFIG_H -I. -I../../../../include -O3
make all-am
Making all in mysql-test
Making all in lib/My/SafeProcess
g++ -DHAVE_CONFIG_H -I. -I../../../../include -O3
-fno-implicit-templates -fno-exceptions -fno-rtti -MT safe_process.o -MD -MP
-MF .deps/safe_process.Tpo -c -o safe_process.o safe_process.cc
In file included from safe_
Hello.
I get a rather strange error which I so far not been able to find the cause of:
---
/usr/bin/install: cannot stat `./t/*.disabled': No such file or directory
make[4]: [install-data-local] Error 1 (ignored)
---
I thought maybe it could be beacuse I run Debian Testing?
So far I have not bee
Hi all,
I'm having trouble compiling MySql on a Sun Sparc machine with Solaris 10.
MySql is 5.0.27
Solaris is sparc.sun.solaris2.10 (64 bits)
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
I've installed zlib-1.2.3, but got no better luck.
I'm using to compile:
CC=gcc C
mysqladmin version
> [EMAIL PROTECTED] mysql-standard-4.1.21-pc-linux-gnu-i686-glibc23]# Starting
> mysqld daemon with databases from
> /usr/local/mysql-standard-4.1.21-pc-linux-gnu-i686-glibc23/data
> STOPPING server from pid file
> /usr/local/mysql-standard-4.1.21-
om pid file /usr/local/mysql-standard-4.1.21-pc-linux-gnu-i686
-glibc23/data/localhost.loca
ldomain.pid
061012 09:04:35 mysqld ended
[EMAIL PROTECTED] mysql-standard-4.1.21-pc-linux-gnu-i686-glibc23]#
I looked at the section Dealing with Problens Compiling MySQL available here
http://d
le /usr/local/mysql-standard-4.1.21-pc-linux-gnu-i686
-glibc23/data/localhost.loca
ldomain.pid
061012 09:04:35 mysqld ended
[EMAIL PROTECTED] mysql-standard-4.1.21-pc-linux-gnu-i686-glibc23]#
I looked at the section Dealing with Problens Compiling MySQL available here
http://d
Question, I specify with openssl is with --wth-openssl=/usr/contrib
and the config script chokes. What is this happening?
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
MySQL General Mailing List
For list archives: http://li
Has anyone successfully compiled MySQL 5.0.22 from source on any IRIX
version? We are running IRIX 6.5.25 and have tried cc and gcc compilers
with a variety of parameters. All generate errors after an hour or
more. If you have been successful, would you mind sharing the parameters
used and IRIX
Hello Miguel, all!
Miguel Cardenas wrote:
Hello
Am trying to compile mysql-5.0.18 under solaris 10 but get the following
error
Making all in zlib
make[2]: Entering directory `/tmp/mysql-5.0.18/zlib'
[[...]]
(cd .libs && rm -f libz.so && ln -s libz.so.1.2.3 libz.so)
false cru .libs/libz.a adl
Hello
Am trying to compile mysql-5.0.18 under solaris 10 but get the following
error
Making all in zlib
make[2]: Entering directory `/tmp/mysql-5.0.18/zlib'
/bin/bash ../libtool --preserve-dup-deps --mode=link gcc -O3 -DDBUG_OFF
-DHAVE_RWLOCK_T -o libz.la -rpath /usr/local/mysql/lib/mysql -ver
Hello All,
I am having some trouble getting a good compile of mysql on a Itanium2
based system using the Intel 9.0 compilers.
I can get it to compile ok. But when I run "make test" it will eventually
fail with an error about being unable to contact the server. This happens
pretty far in, when i
Hi Jon, all!
Jon Earle wrote:
Joerg Bruehe said:
Still, this seems to be a problem with the header files supplied / used
by gcc. Are you sure you used the "fixincludes" script?
Hi Joerg,
I tried your suggestion as per:
cd /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/
mv include inc
cd ins
Joerg Bruehe said:
> Still, this seems to be a problem with the header files supplied / used
> by gcc. Are you sure you used the "fixincludes" script?
Hi Joerg,
I tried your suggestion as per:
cd /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/
mv include inc
cd install-tools
export TARG
does anybelly know why the following happens?
i am using macosx 10.4
and ./configure --prefix=/usr/local/mysql
--with-unix-socket-path=/usr/local/mysql/run/mysql_socket
--with-mysqld-user=mysql --with-comment --with-debug
sql_list.h: At global scope:
sql_list.h:401: warning: inline function `ba
Hi!
Jon Earle wrote:
Hi all!
I'm having trouble building the latest stable on AIX 5.1. My env is as follows:
Relevant GNU tools:
[[...]]
gcc-3.3.2-4.aix5.1.ppc.rpm
[[...]]
I admit I did not use gcc on AIX for quite some time.
Results in the following error:
...
checking term.h usability... no
che
Hi all!
I'm having trouble building the latest stable on AIX 5.1. My env is as follows:
Relevant GNU tools:
autoconf-2.58-1.aix5.1.noarch.rpm
automake-1.7.9-1.aix5.1.noarch.rpm
binutils-2.14-3.aix5.1.ppc.rpm
bison-1.875-2.aix5.1.ppc.rpm
flex-2.5.4a-6.aix4.3.ppc.rpm
gcc-3.3.2-4.aix5.1.ppc.rpm
l
Helena,
Visual Studio setups up some unpredicatable (to my mind) project
configurations If left to it's own devices. Did you follow the
directions in the file '/INSTALL-WIN-SOURCE'? The steps are fairly
specific. For best results, if you are just trying to get a production
server up, is to use
Hi all,
I have downloaded MySQL 4.1 source code and compiled
under windows with MS Visual Studio .NET 2002,
everything seems to be OK, but the file "mysqld" is
not created. When I open a project which name is
"mysqld" it still doesn't create "mysqld" file with
mass of errors. Does anybody know hot
Hi,
greetings to the list.
I'm in process of compiling MySQL 4.1.9 using BerkeleyDB 4.3.27.
When i start make, after configuring i get the following
error-message :
--snipp--
ha_berkeley.cc:103: error: type specifier omitted for parameter `db_notices'
ha_berkeley.cc:103: error: syntax er
All,
I am trying to compile MySQL with OpenSSL in an
alternate location ( /data/OpenSSL ).
When I do that either configure will say that no
installation of OpenSSH is there (even with the
--with-openssl-includes= and --with-openssl-libs= ),
or it will compile without OpenSSL support ( show
varia
All,
I am trying to compile MySQL with OpenSSL in an
alternate location ( /data/OpenSSL ).
When I do that either configure will say that no
installation of OpenSSH is there (even with the
--with-openssl-includes= and --with-openssl-libs= ),
or it will compile without OpenSSL support ( show
vali
hello-
i am running into trouble compiling on redhat 7.2 (2.4.7-10)
configure and make run without dying - make test however produces the
following output:
02:17:35([EMAIL PROTECTED])/tmp/source/mysql-4.1.2-alpha>make test
cd mysql-test ; ./mysql-test-run
Installing Test Databases
Removing Stale
hello-
i am running into trouble compiling on redhat 7.2 (2.4.7-10)
configure and make run without dying - make test however produces the
following output:
02:17:35([EMAIL PROTECTED])/tmp/source/mysql-4.1.2-alpha>make test
cd mysql-test ; ./mysql-test-run
Installing Test Databases
Removing Stale
Hi there,
I'm trying to compile the MySQL 3.23.52 source distribution on
Slackware 9.1. I'm using g++ (GCC) 3.2.3 and, I think, I've got all
the required shared libraries installed. `./configure' exits OK, but
`make' exits with an error while building the mysql client:
|mysql.o(.text+0x1b29): In
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
CFLAGS="-O3 -march=i686 -mcpu=i686 -funroll-loops -fomit-frame-pointer
- -fno-exceptions -fno-ftti -felide-constructors"
CXXFLAGS the same as above.
Check out "Securing and Optimizing Linux" in the tldp.org i think is
just what you nedd.
Best Rega
There does seem to be a bug in icc- I've posted on intel's message
boards and they've confirmed a problem. There is a work around - here is
the post:
Hi Yonah,
I can see the same problem on my system.
I will create a support issue for you and will let you when
this get fixed.
I found that if you
Walter Andreas wrote:
>how to compile mysql 4.0.18 on a pentium for best performance?
Check the INSTALL-SOURCE file in your source distribution.
I found this:
CFLAGS="-O2 -mcpu=pentiumpro" CXX=gcc CXXFLAGS="-O2 -mcpu=pentiumpro -felide-constructors" ./configure --prefix=/usr/local/mysq
>how to compile mysql 4.0.18 on a pentium for best performance?
> Check the INSTALL-SOURCE file in your source distribution.
I found this:
CFLAGS="-O2 -mcpu=pentiumpro" CXX=gcc CXXFLAGS="-O2 -mcpu=pentiumpro
-felide-constructors" ./configure --prefix=/usr/local/mysql
--with-mysqld-user=mys
Walter Andreas wrote:
Hi there,
how to compile mysql 4.0.18 on a pentium for best performance? I searched the net now
for 2 days and found lots of hints on compiling with icc and pgcc, but it looks to me
that icc is not working with mysql 4.0.18 and pgcc is out of date (maybe gcc already
catch
Hi there,
how to compile mysql 4.0.18 on a pentium for best performance? I searched the net now
for 2 days and found lots of hints on compiling with icc and pgcc, but it looks to me
that icc is not working with mysql 4.0.18 and pgcc is out of date (maybe gcc already
catched up with pgcc?).
Sett
are you sure that the icc binary is in your path?
have you sourced the script in the icc directory which sets the
environment variables for you?
yonah
Walter Andreas wrote:
Hi there,
I am trying to compile mysql 4.x with intel compiler for maximum performance. On my research I have found that f
Walter Andreas wrote:
#define SYSTEM_TYPE "pc-linux"
#define VERSION "4.0.18"
configure: exit 77
andy ideas?
That's singularly sparse; not even a line number. All I can suggest is to
find where configure tests for an executable output and see what it's doing.
It may be misinterpreting "icc" f
Problem description:
> > CFLAGS="-O3 -unroll2 -ip -mp -no-gcc -restrict" CC=icc CXX=icc CXXFLAGS="-O3
> > -unroll2 -ip -mp -no-gcc -restrict" ./configure --prefix=/usr/local/mysql
> > --with-mysqld-user=mysqladm --without-debug --with-client-ldflags=-all-static
> > --with-mysqld-ldflags
Walter Andreas wrote:
CFLAGS="-O3 -unroll2 -ip -mp -no-gcc -restrict" CC=icc CXX=icc CXXFLAGS="-O3 -unroll2 -ip -mp -no-gcc -restrict" ./configure --prefix=/usr/local/mysql--with-mysqld-user=mysqladm --without-debug --with-client-ldflags=-all-static--with-mysqld-ldflags=-all-static --d
Hi there,
I am trying to compile mysql 4.x with intel compiler for maximum performance. On my
research I have found that following line will squese more performance out of mysql:
CFLAGS="-O3 -unroll2 -ip -mp -no-gcc -restrict" CC=icc CXX=icc CXXFLAGS="-O3 -unroll2
-ip -mp -no-gcc -restrict" ./c
Ok i worked out a possible bug with mysql 4.1 compiling openssl on solaris
i keep getting this error
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/usr/local/mysql
/var
\" -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DDONT_USE_RAID -I. -I. -I..
-I..
/include
/opt/csw/include/openss
Michael Stassen wrote:
Christine Ross wrote:
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
---8><
It's not a CERO, it's an letter O, the correct syntax is:
CXXFLAGS="-O3 -felide-const
Christine Ross wrote:
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
because of some instances of mysql crashing.
When I did that I noticed in the compile a line that said it wasn't
suppo
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
because of some instances of mysql crashing.
When I did that I noticed in the compile a line that said it wasn't
supported by gcc (3.3.3). I
I downloaded the Linux RPM binaries for MySQL 4.1.1 and all except
MySQL-shared-4.1.1-0.i386.rpm and MySQL-shared-compat-4.1.1-0.i386.rpm
installed correctly. The -shared RPM failed on missing dependencies, it
was looking for openssl 0.9.6 and libcrypto 0.9.6 shared libraries and
couldn't find
]>
To: "Sasha Pachev" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, March 12, 2004 10:33 AM
Subject: Re: link error gcc compiling mysql on solaris 9 (lib not
found)
>
> >
> > That's a mess of a problem. If the libraries were included in the
&g
>
> That's a mess of a problem. If the libraries were included in the
link,
> configure must have detected them on your system somehow, but now
they are not
> working. Did you by any chance use --with-mysqld-ldflags=-all-static
?
>
Yes I did, now I realize this doesn't work on Solaris. I tried
li
Ken Menzel wrote:
This may be more solaris related, but I need to compile mysql with
gcc because perl is compiled with gcc and I need DBD::mysql. It seems
the linker can't find the libs. I seem to have the same problem
linked dynamicaly expect the build completes and then can't load the
shared l
This may be more solaris related, but I need to compile mysql with
gcc because perl is compiled with gcc and I need DBD::mysql. It seems
the linker can't find the libs. I seem to have the same problem
linked dynamicaly expect the build completes and then can't load the
shared library when I star
g G
Cc: Cion Chen ; [EMAIL PROTECTED]
Sent: Friday, January 09, 2004 12:32 PM
Subject: Re: compiling mysql with ssl
I had the same problem, just don't know what is wrong with the red hat ssl packages.
I did this:
1.- download a fresh copy of openssl, configure with --prefix=/
I had the same problem, just don't know what is wrong with the red hat
ssl packages. I did this:
1.- download a fresh copy of openssl, configure with
--prefix=/opt/OpenSSL, compile and install, everything will go to
/optOpenSSL, so, the new version won't conflict with the red hat's
2.- compile m
You'll want this: --with-openssl-libs=/usr/local/ssl/lib (not /usr/lib)
-Greg G
Cion Chen wrote:
I have Redhat 9 with openssl-0.9.7a-20 tring to re-compiling mysql-4.0.17
again with the options:
./configure --with-openssl --with-openssl-includes=/usr/include/openssl --wi
th-openssl-libs
I have Redhat 9 with openssl-0.9.7a-20 tring to re-compiling mysql-4.0.17
again with the options:
./configure --with-openssl --with-openssl-includes=/usr/include/openssl --wi
th-openssl-libs=/usr/lib --with-vio --prefix=/usr/local/compiled
There is messages that is coming:
checking if we
This is a known bug. You'll have to create a link in
/usr/local/include/openssl. Also, you'll want to use this configure:
$ ./configure --with-openssl
--with-openssl-includes=/usr/local/ssl/include
--with-openssl-libs=/usr/local/ssl/lib --with-vio
Doing --with-openssl=/path/to/openssl seems t
> Hi!
>
> I have some trouble tring to compile Mysql 4.0.17 with de options:
> --with-vio & --with-openssl, I try with some recomedation about it but
none
> successful.
>
> Compiling with:
>
./configure --with-vio --with-openssl=/path/to/openssl --with-openssl-includ
> e=/path/to/include/ssl.h
Hi!
I have some trouble tring to compile Mysql 4.0.16 with de options:
--with-vio & --with-openssl, I try with some recomedation about it but none
successful.
Compiling with:
./configure --with-vio --with-openssl=/path/to/openssl --with-openssl-includ
e=/path/to/include/ssl.h --with-openssl-l
Can you send me the configure file + makefile configured for cygwin ? Version 3.23.58
please thanks alot!
Hi,
I am attempting to install mySQL with SSL support but keep getting build
errors.
I have openSSL 0.9.7c install into /usr/local/ssl
I am attempting to install mySQL 4.0.16
I am using the following configure options
CFLAGS="-O3 -mcpu=pentiumpro -I/usr/local/ssl/include" CXX=gcc
CXXFLAGS="-O3
Hello, I tried to compile the latest mysql rpm on fedora.
The compilation is ok , but when I try to install the compiled
MySQL-client rpm the system exits with:
perl(the) is needed by MySQL-client-4.0.16-0
Does someone have an idea?
Thanks
Daniele
--
MySQL
ailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 1:25 PM
To: Luis Lebron
Cc: Mysql (E-mail)
Subject: Re: Compiling MySQL 4
On Thu, Nov 06, 2003 at 01:01:47PM -0600, Luis Lebron wrote:
I am trying to compile MySQL 4.x on a Red Hat 8.0 but I'm getting the
following error
/usr/bin/
True, but the compilation options stated --without-readline . So what is
going on?
-Original Message-
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 1:25 PM
To: Luis Lebron
Cc: Mysql (E-mail)
Subject: Re: Compiling MySQL 4
On Thu, Nov 06, 2003 at 01:01
On Thu, Nov 06, 2003 at 01:01:47PM -0600, Luis Lebron wrote:
> I am trying to compile MySQL 4.x on a Red Hat 8.0 but I'm getting the
> following error
>
> /usr/bin/ld: cannot find -lreadline
> collect2: ld returned 1 exit status
> make[2]: *** [mysql] Error 1
> make[2]: Leaving directory `/usr/src
I am trying to compile MySQL 4.x on a Red Hat 8.0 but I'm getting the
following error
/usr/bin/ld: cannot find -lreadline
collect2: ld returned 1 exit status
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/usr/src/mysql/mysql-4.0.16/client'
make[1]: *** [all-recursive] Error 1
make[1]: L
linux, or even know half of what I am doing,
but I will figure it out one way or another.
Chris
- Original Message -
From: "Chris Torske" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 10, 2003 2:58 PM
Subject: [mysql] Re: RE: Compiling MySQL w
I find more out.
Chris
- Original Message -
From: "Fortuno, Adam" <[EMAIL PROTECTED]>
To: "'Chris Torske'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 10:59 AM
Subject: [spam] RE: Compiling MySQL with SSL s
Hopefuly someone will be able to save me, before I destroy my system too bad. I am
trying to compile mysql 4.1.0 alpha with openssl support. I know I have everything
needed installed on my system, gcc 3.2.2, and two copies of openssl. I originaly
tried installing with the rpm, to hopefuly be
Rudolphe,
I saw your posting on the website:
[EMAIL PROTECTED] List Archive
at :
http://www.jsw4.net/info/list-archives/mysql/02-wk41/index.html#00206
We are experiencing the same sort of problem.
Did you ever get a response and/or solve this problem?
Cristl G. Weckenmann
Senior Software E
People,
I've found the solution. It appears that the math_iso.h is a header file
provided by SUNWlibm.
Installed the package and tried again. It doesn't fail at the same point. At
this moment, the make is still running, so far so good.
Cheers,
Andy
> OK
>
> Daniel, thanks for your tips. The
OK
Daniel, thanks for your tips. They made the errors dissapear...but a new one
appeared in return :
again, the configure is going fine. Here's what I typed on the command line:
# CFLAGS=-O3 # CXX=gcc #
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" # export
CFLAGS CXX CXXFLAG
Andy Kannberg wrote:
Hi all,
I'm trying to compile MySQL 4.0.14 on a SUN Enterprise 220R, running on Solaris 9
12/02 with the latest patch clusters installed. I use gcc 3.2.3 to compile, along with
gnu make 3.80
I've followed instructions in the MySQL Docs from www.mysql.com, so I've run this
Hi all,
I'm trying to compile MySQL 4.0.14 on a SUN Enterprise 220R, running on Solaris 9
12/02 with the latest patch clusters installed. I use gcc 3.2.3 to compile, along with
gnu make 3.80
I've followed instructions in the MySQL Docs from www.mysql.com, so I've run this
command :
CFLAGS="-O3
Hi,
I am hopping to get mysql compiled for arm in an i386 redhat pc.
I have the cross compiler and some arm distribution, the version of the
gcc is 2.95.3, and mysql distribution is 3.23.57.
I do a:
./configure --prefix=/usr/local/arm/arm-linux --host=arm-linux
--build=i386-linux
and after a w
I am hopping to get mysql compiled for arm in an i386 redhat pc.
I have the cross compiler and some arm distribution, the version of the
gcc is 2.95.3,
and mysql distribution is 3.23.57. (I also tried 4.0.14 withthe same
results/error)
I do a:
./configure --prefix=/usr/local/arm/arm-linux --host=
I am hitting a problem compiling mysql on aix 4.3
configure works ok and picks the CC compiler. However the compile fails
as shown in the attachment.
Even following the advise under the IBM - AIX section of the
doccumentation and setting the following
enviromental variables gives the same result
(B[EMAIL PROTECTED](B
$B%D%?%M%9([EMAIL PROTECTED](B
(B
(BHello,
(B
(BI am trying to install MySQL 3.23.55 on HP-UX 11.11
(B
(BWhen I ran ./configure, I got the following messages :
(B
(B Configure: WARNING: sys/socket.h: present but cannot be compiled
(B Configure: WARNING: sy
I'm using Slackware GNU/Linux 9.0 on an Intel PII 266 machine that's SMP
capable, but only with one CPU installed, and 64MB of RAM. It's
basically a small test system that I play around with in some free time
before installing things on my larger systems.
I am trying to do a fresh install of MySQL
"julio" <[EMAIL PROTECTED]> wrote:
> I try to compiling Mysql V4.0 in the Alpha/Tru64 Unix V5.1a. I have
> installed in the Alpha C++ and C version 6.5, and gcc 3.3 and GNU MAKE 3.8.
> # make
> No suffix list.
To me it looks like you are running the wrong make,
Hello There,
I try to compiling Mysql V4.0 in the Alpha/Tru64 Unix V5.1a. I have
installed in the Alpha C++ and C version 6.5, and gcc 3.3 and GNU MAKE 3.8.
Follow the Steps.
1- Dowload from http://www.mysql.com/downloads/mysql-4.0.html in the
SOURCE DOWNLOADS >> Tarball(
At 10:40 07-07-2003 -0300, Dyego Souza do Carmo wrote:
Hi,
I get the last bk tree of mysql and want to compile on windows...
i have the VC++ 6.0 whith SP5 and PROCESSOR PACK... but i try to
compile using the Vc++Files directory and the MySQL print an error...
what is the steps to compile on window
I get the last bk tree of mysql and want to compile on windows...
i have the VC++ 6.0 whith SP5 and PROCESSOR PACK... but i try to
compile using the Vc++Files directory and the MySQL print an error...
what is the steps to compile on windows the LAST BK TREE ?
Tnks...
--
I try install MySQL 3.23.56 from sources on my FreeBSD 4.8-STABLE
configure (./configure --enable-assembler --with-innodb) works fine, but
when I say "make",
I get next error :
--
Making all in extra
/usr/local/bin/bash ../libtool --mode=link
c -O3 -DDBUG_OFF -DHAVE_
I need a correct configure.in file. That file from site cannot be compiled in cygwin.
Please help me.
Iulian
Michael Widenius wrote:
Hi!
"Jason" == Jason Buchanan <[EMAIL PROTECTED]> writes:
Jason> hi,
Jason> I'm having a hard time getting mysql 4 and mysql 3 to compile on IRIX 6.5...
Jason> Does anyone have a solution to this?
Jason> Below is an
Hi!
>>>>> "Jason" == Jason Buchanan <[EMAIL PROTECTED]> writes:
Jason> hi,
Jason> I'm having a hard time getting mysql 4 and mysql 3 to compile on IRIX 6.5...
Jason> Does anyone have a solution to this?
Jason> Below is an example of compiling m
Look at http://gcc.gnu.org/ml/gcc-bugs/2000-11/msg00293.html
(I don't know anything about this, but that page seems very relevant.)
-S
>
> From: Jason Buchanan <[EMAIL PROTECTED]>
> Date: 2003/06/04 Wed AM 08:22:29 CDT
> To: [EMAIL PROTECTED]
> Subject: URGENT:
hi,
I'm having a hard time getting mysql 4 and mysql 3 to compile on IRIX 6.5...
Does anyone have a solution to this?
Below is an example of compiling mysql 4.0.13 (looks practically
identical for mysql 3.23.56):
g++ -DUNDEF_THREADS_HACK -I. -I. -I.. -I./../include -I../include -I./.
Hi All
A slight correction in the compile line that I used:
aCC -DDBUG_OFF -DHPUX11 -DHAVE_BROKEN_PREAD -DDONT_USE_FINITE -D_INCLUDE_LONGLONG
-DNO_FCNTL_NONBLOCK -DDO_NOT_REMOVE_THREAD_WRAPPERS
-DHAVE_BROKEN_PTHREAD_COND_TIMEDWAIT +O2 -o mysql mysql.o readline.o sql_string.o
completion_hash.o
Hi All
I'm trying to install MySQL 4.0 on HP-UX 11.00 32 bit. I went through the following
steps:
1. setenv CC "cc"
2. setenv CXX "aCC"
3. ./configure --prefix=/usr/local/MySQL/HPPA.11.00 --with-embedded-server
--localstatedir=/usr/local/MySQL/HPPA.11.00/data --with-client-ldflags=-all-static
Mark Matthews wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pierre wrote:
Hi,
I try to compile mysql-connector-java-3.1.0-alpha on my GNU/Linux system
with gcc-3.2,
but for the make I got this :
# ant
Buildfile: build.xml
Overriding previous definition of reference to non.test.sources
cle
Hi,
I try to compile mysql-4.1.0-alpha on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :
[...]
Making all in cmd-line-utils
gmake[2]: Entering directory `/tmp/mysql-4.1.0-alpha/cmd-line-utils'
Making all in libedit
gmake[3]: Entering directo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pierre wrote:
> Hi,
>
> I try to compile mysql-connector-java-3.1.0-alpha on my GNU/Linux system
> with gcc-3.2,
> but for the make I got this :
>
> # ant
> Buildfile: build.xml
> Overriding previous definition of reference to non.test.sources
>
> cle
Hi,
I try to compile mysql-connector-java-3.1.0-alpha on my GNU/Linux system
with gcc-3.2,
but for the make I got this :
# ant
Buildfile: build.xml
Overriding previous definition of reference to non.test.sources
clean:
[delete] Deleting directory /tmp/build-mysql-jdbc
init:
[copy] Copyin
hello list,
libmysql.c: In function `mysql_real_connect':
libmysql.c:1348: warning: passing arg 5 of `gethostbyname_r' from
incompatible pointer type
libmysql.c:1348: too few arguments to function `gethostbyname_r'
libmysql.c:1348: warning: assignment makes pointer from integer without a
cast
make
Maximo,
have a look at config.log and the configure script after line 14585. That
will tell you what goes wrong.
Thomas Spahni
--
filter: sql, query
On Mon, 20 Jan 2003, Maximo Migliari wrote:
> Hello there,
>
> I'm trying to compile MySQL 4.0.9-gamma under FreeBSD 4.7-Stable with
> linuxthrea
Hello there,
I'm trying to compile MySQL 4.0.9-gamma under FreeBSD 4.7-Stable with
linuxthreads.
I installed linuxthreads through the ports system by doing:
cd /usr/local/ports/devel/linuxthreads
make
make install
it installed just fine.
I downloaded the source distribution of MySQL (not using t
Hello,
please help me. I try to compile mysql 3.23.53 on HP-UX 11.11 and get the following
errer:
mysql-3.23.54/readline# gmake
source='rltty.c' object='rltty.o' libtool=no \
depfile='.deps/rltty.Po' tmpdepfile='.deps/rltty.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DUNDEF_THREADS_HACK -DHAVE
This is wierd. When I run make on mysql 3.23.54 (Source Distro), using
./configure --prefix=/usr/local/mysql, --oh, and I'm running Mandrake Linux
9.0--I always get this:
libmysql.c:1340: warning: passing arg 5 of 'gethostbyname_r' from
incompatible pointer type
libmysql.c:1340: to few arguments
Maybe it's just me, but I'm getting this sinking feeling I just asked
another "google" question! :-/
How about I simplify my request to any recommendations for compiler(s)
that would be suitable to compile binaries for Mac OS X's Darwin 6.1
and/or... Windows XP...
Thank you!
Brian
--
Brian S.
Maybe it's just me, but I'm getting this sinking feeling I just asked
another "google" question! :-/
How about I simplify my request to any recommendations for compiler(s)
that would be suitable to compile Binaries for Mac OS X's Darwin 6.1
and/or... Windows XP...
Thank you!
Brian
--
Brian S.
Hello,
I'm interested in compiling my own MySQL binaries but I'm not quite
sure of what all I will need to do so. From what I understand, thus
far, I will need a MySQL source package and a compiler. Is there
anything else I will need to complete this task and does anyone have a
recommendation
1 - 100 of 225 matches
Mail list logo