RE: Error compiling on Solaris 6

2007-07-26 Thread Giulio Troccoli
E1 6DB Registered in England and Wales No 3027851 VAT Reg No 778499447 -Original Message- > From: mysql [mailto:[EMAIL PROTECTED] > Sent: 26 July 2007 13:24 > To: Giulio Troccoli > Cc: mysql@lists.mysql.com > Subject: Re: Error compiling on Solaris 6 > > Giulio > d

Re: Error compiling on Solaris 6

2007-07-26 Thread mysql
Giulio did you take into consideration that the Solaris make is not the GNU make? and that you possibly have to install first the GNU make before "making" MySQL? suomi Giulio Troccoli wrote: Good morning, I am trying to build MySQL from source on Solaris 6. A pre-compiled version is not a

Error compiling on Solaris 6

2007-07-26 Thread Giulio Troccoli
Good morning, I am trying to build MySQL from source on Solaris 6. A pre-compiled version is not available for Solaris 6 and we cannot upgrade the OS to Solaris 8. I currently have Ver 9,38 Ditrib 3.22.32 installed, but the main MySQL Server (the one one Solaris is used as a client only) has been

Re: Error compiling 5.0.15

2005-11-07 Thread Heikki Tuuri
ease explain us what that 'all-recursive' means? Regards, Heikki Oracle/Innobase . List: mysql Subject:Re: Error compiling 5.0.15 From: Ed Kasky Date: 2005-11-07 17:23:46 Message-ID: 6.0.0.22.2.20051107092240.01c41cd8 () mail ! esson ! net [Downloa

Re: Error compiling 5.0.15

2005-11-07 Thread Ed Kasky
EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Sunday, November 06, 2005 10:08 PM Subject: Error compiling 5.0.15 I am experiencing problems when trying to compile 5.0.15 on RH 7.3. I run "configure --prefix /usr/local/mysql" with no apparent errors. when I run make I get th

Re: Error compiling 5.0.15

2005-11-06 Thread Heikki Tuuri
eing linked in? Regards, Heikki Oracle/Innobase - Original Message - From: "Ed Kasky" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Sunday, November 06, 2005 10:08 PM Subject: Error compiling 5.0.15 I am experiencing problems when trying to compile 5.0

Error compiling 5.0.15

2005-11-06 Thread Ed Kasky
I am experiencing problems when trying to compile 5.0.15 on RH 7.3. I run "configure --prefix /usr/local/mysql" with no apparent errors. when I run make I get the following error: ha_innodb.o: In function `check_trx_exists(THD *)': ha_innodb.o(.text+0x30a): undefined reference to `ut_dbg_zero

Error compiling from source rpm 4.1.10 on Cobalt raq4i

2005-02-22 Thread Ian Gibbons
Hi, I am trying to compile the official source rpm on a Cobalt Raq4i using the command: rpm --rebuild --clean MySQL-4.1.10-0.src.rpm But I get the follwing error: examples/ha_tina.cc: In method `int ha_tina::rnd_init(bool = 1)': examples/ha_tina.cc:612: `MADV_SEQUENTIAL' undeclared (first use

Re: Error compiling source for Win

2004-06-01 Thread Miguel Angel Solorzano
At 11:50 1/6/2004, Nandan Telang wrote: Hi, Thank you for your bug report. Hi I have been trying to build from the MySQL server source distribution 4.1.2alpha for Windows. I created a Windows source package from the BitKeeper source tree. I then unzipped the "mysql-4.1.2-alpha-win-src.zip" an

Error compiling source for Win

2004-06-01 Thread Nandan Telang
Hi I have been trying to build from the MySQL server source distribution 4.1.2alpha for Windows. I created a Windows source package from the BitKeeper source tree. I then unzipped the "mysql-4.1.2-alpha-win-src.zip" and started the build using VC++ 6.0. I got the following error: "Error exe

error compiling

2003-09-10 Thread Syed Nadeem Ahmed
Hi there i have problem installing MySql 4.1. i had downloaded the binaries from ur website and unzipped them to C:\workdir now according to the manual i had to compile the files. but when i was trying to do the same i met with an error compiling CL.exe and 4 warnings i used VC++ to build the

Error compiling MySQL 4.0.14 on Slackware GNU/Linux

2003-07-29 Thread tevans
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

Error compiling 3.23.54a (errno)

2002-12-17 Thread Chris Chabot
While trying to upgrade, i ran into this compiler error: /bin/sh ../libtool --mode=link g++ -O3 -DDBUG_OFF -O2 -march=pentium4 -mcpu=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o mysq

Re: Error compiling mysql 3.23.53

2002-12-09 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Dec 2002, Pierre wrote: > I try to compile mysql-3.23.53 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 isam > gmake[2]: Entering directory `/tmp/mysql-3

Re: Error compiling mysql 3.23.53

2002-12-08 Thread Pierre
For information, same error with mysql-4.0.5a-beta Pierre. On 2002.12.09 02:11 Pierre wrote: Hi, I try to compile mysql-3.23.53 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 isam gmake[2]: Entering directory `/tm

Error compiling mysql 3.23.53

2002-12-08 Thread Pierre
Hi, I try to compile mysql-3.23.53 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 isam gmake[2]: Entering directory `/tmp/mysql-3.23.53/isam' /bin/sh ../libtool --mode=link gcc -s -O3 -DDBUG_OFF -O3 -march=i686 -L/

Re: Error compiling 3.23.53

2002-12-05 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Wed, 4 Dec 2002, Philip Molter wrote: > Compiling on Solaris 8 x86 > - mysql 3.23.53 > - gcc version 2.95.2 19991024 (release) > > CC=gcc CFLAGS="-O3 -fno-omit-frame-pointer" CXX=gcc CXXFLAGS="-O3 >-fno-omit-frame-pointer -felide-constructors

Error compiling 3.23.53

2002-12-04 Thread Philip Molter
Compiling on Solaris 8 x86 - mysql 3.23.53 - gcc version 2.95.2 19991024 (release) CC=gcc CFLAGS="-O3 -fno-omit-frame-pointer" CXX=gcc CXXFLAGS="-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/mysql-3.23.53 --with-extra-charsets=complex

Error compiling a program using mysql++

2002-11-28 Thread Orlando Saraiva Jr
Hi I'm programming using FLTK Toolkit, mysql 3.23.52 (from source code ) and mysql++ 1.7.9. On win32, i'm using Visual Studio 6.0 and c++ on GNU/Linux. On win32, it's ok, but on GNU/Linux Debian, has these errors. But who can I correct it ? The source academia.cpp compiles ok, but atletas.cpp don

Error compiling mysql-3.23.51 on Solaris 9 sparc

2002-08-20 Thread Russell Premont
I am trying to install MYSQL on Solaris 9 sparc edition. I am using the following options: CFLAGS="-O3 -mcpu=v8 -Wa,-xarch=v8plusa" CXX=gcc CXXFLAGS="-O3 -mcpu=v8 -Wa,-xarch=v8plusa -felide-constructors -fno-exceptio ns -fno-rtti" ./configure --prefix=/usr/local/mysql --localstatedir=/www_data/my

error compiling 3.23.51 on Sol8, gcc-3.1

2002-06-13 Thread Ryan Moffett
mysqld.cc: In function `void* handle_connections_sockets(void*)': mysqld.cc:2394: invalid conversion from `size_socket*' to `socklen_t*' mysqld.cc:2460: invalid conversion from `size_socket*' to `socklen_t*' make[3]: *** [mysqld.o] Error 1 I am using gcc-3.1 on Solaris 8(SPARC) and attempting to

ERROR COMPILING ON HPUX 11.00

2002-04-04 Thread Ing. Gustavo Edelstein
Hi list members, I'm compiling mysql 3.23.49 using following configure options: ./configure --prefix=/usr/local/mysql-max --with-server-suffix=-max --with-i nnodb --with-bdb When the make process reaches mysql.cc en client subdir, the compilation stops with following errors: In file included fr

Error compiling

2001-12-30 Thread Michael Widenius
Hi! > "Esko" == Esko Ilola <[EMAIL PROTECTED]> writes: Esko> The Compaq CC compiler (V6.4) has slightly different prototype for strtoll Esko> than does the version with mysql. The difference is not that big and would Esko> not affect to execution but the compiler thinks this as a bad thing

Re: Error compiling

2001-12-29 Thread Sinisa Milivojevic
Thank you for the fix. We are still using 6.3 -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mys

Error compiling

2001-12-28 Thread Esko Ilola
The Compaq CC compiler (V6.4) has slightly different prototype for strtoll than does the version with mysql. The difference is not that big and would not affect to execution but the compiler thinks this as a bad thing and gives You an error. I've included the global.h with a fix to this problem.

ERROR COMPILING MYSQL IN DEBIAN

2001-10-05 Thread =EvilNet=
this is the error when y run "make" ar cru libmerge.a open.o extra.o info.o _locking.o rrnd.o update.o delete.o rsame.o panic.o close.o create.o static.o ranlib libmerge.a make[2]: Leaving directory `/root/mysql-3.23.42/merge' Making all in myisam make[2]: Entering directory `/root/mysql-3.23.42/

Re: Error Compiling mysql under Solaris

2001-09-06 Thread Sinisa Milivojevic
David Turner writes: > Does anyone have a good configure statement I could try for making > MYSQL on Solaris for Sparc? I've got it compiling on X86 but I get a > parser error I've only seen mention of once on the lists, and I > did not see how to identify the reserved word I am using? > > I'll

Error Compiling mysql under Solaris

2001-09-05 Thread David Turner
Does anyone have a good configure statement I could try for making MYSQL on Solaris for Sparc? I've got it compiling on X86 but I get a parser error I've only seen mention of once on the lists, and I did not see how to identify the reserved word I am using? I'll continue digging around, but if

Re: mysql 3.23.40-Solaris8-Gcc3.0 error compiling with gemini

2001-07-30 Thread Sinisa Milivojevic
Faine, Mark writes: > I'm trying to intall mysql 3.23.40 on Solaris 8 ( GCC 3.0 ) but I'm having a > little difficulty. Whenever it gets to the gemini directory it errors out > with the following: > > /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../incl -I../msgs-O3 > -DDBUG_OFF -O6 -DH

mysql 3.23.40-Solaris8-Gcc3.0 error compiling with gemini

2001-07-30 Thread Faine, Mark
I'm trying to intall mysql 3.23.40 on Solaris 8 ( GCC 3.0 ) but I'm having a little difficulty. Whenever it gets to the gemini directory it errors out with the following: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../incl -I../msgs-O3 -DDBUG_OFF -O6 -DHAVE_CURSES_H -I/export/home6/tem

Repeatable error compiling 3.23.39 and --with-libwrap on RH 7.1

2001-06-29 Thread Paul Wiechman
I am having a problem under RedHat 7.1 that I didn't see under 6.2. When trying to compile --with-libwrap the code errors with: mysqld.cc: In function `void *handle_connections_sockets (void *)': /usr/include/tcpd.h:131: too many arguments to function `void sock_host ()' mysqld.cc:2252: at this

Re: Error Compiling MySQL++ examples (HELP PLEASE)

2001-06-16 Thread Sinisa Milivojevic
Tim Williams writes: > > I've downloaded the mysql++ api and I'm trying to compile the examples > but I keep getting these warnings I don't understand. When I compile , > using the Makefile provided I get the following warnings: > custom1.cc:8:1 : warning: pasting "~" and "stock" does not g

Error Compiling MySQL++ examples (HELP PLEASE)

2001-06-15 Thread Tim Williams
I've downloaded the mysql++ api and I'm trying to compile the examples but I keep getting these warnings I don't understand. When I compile , using the Makefile provided I get the following warnings: custom1.cc:8:1 : warning: pasting "~" and "stock" does not give a valid preprocessing token

Re: HELP! error compiling program using C API

2001-04-24 Thread Gerald Clark
jgw wrote: > > I'm trying to compile a program using C API. I get the following errors: > > /usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open': > my_open.o(.text+0x14): undefined reference to `open64' > /usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format': > mf_f

HELP! error compiling program using C API

2001-04-23 Thread jgw
I'm trying to compile a program using C API. I get the following errors: /usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open': my_open.o(.text+0x14): undefined reference to `open64' /usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format': mf_format.o(.text+0x208): unde

Error compiling MySQL 3.23.35 on Solaris 2.7

2001-03-27 Thread Remko de Keijzer
>Description: I got a message stating the length of CHAR was 0 and the configuration script ended. >How-To-Repeat: Using ksh: CC=gcc CXX=gcc ./configure --prefix=/usr/local/mysql >Fix: Unknown >Submitter-Id: Remko de Keijzer >Originator:Super-User >Organization: Obragas H