problems compiling mysql 4.0.20 (master.pid was not created in 400 seconds)

2004-06-15 Thread btb
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-alphamake test cd mysql-test ; ./mysql-test-run Installing Test Databases Removing Stale

Problems compiling MySQL 3.23.52 on Slackware 9.1

2004-04-28 Thread Michal Kepien
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

Re: Problems compiling Mysql in Alpha with Tru64Unix V5.1

2003-07-16 Thread Egor Egorov
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, not GNU one. Can help me

Problems compiling Mysql in Alpha with Tru64Unix V5.1

2003-07-14 Thread julio
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(tar.gz)

Re: URGENT: Problems compiling mysql 3 and 4 on IRIX indy 6.5 IP22 mips

2003-06-06 Thread Jason Buchanan
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 example of compiling mysql 4.0.13 (looks

URGENT: Problems compiling mysql 3 and 4 on IRIX indy 6.5 IP22 mips

2003-06-05 Thread Jason Buchanan
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./.. -I..

Re: URGENT: Problems compiling mysql 3 and 4 on IRIX indy 6.5 IP22 mips

2003-06-05 Thread vze2spjf
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: Problems compiling mysql 3 and 4

URGENT: Problems compiling mysql 3 and 4 on IRIX indy 6.5 IP22 mips

2003-06-05 Thread Michael Widenius
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 mysql 4.0.13 (looks practically Jason identical for mysql

problems compiling mysql

2002-06-02 Thread James Thogmartin
I have tried this 3 times so far everytime i do a 'make', after a while, i get this message: make[2] *** [my_net.lo] Segmentation fault make[2] Leaving directory '/home/per0xide/mysql-3.23.49/libmysql' make[1] *** [all-recursive] Error 1 make[1] Leaving directory '

Re: problems compiling mysql

2002-06-02 Thread Yegor Bryukhov
Hello, As I understood segmentation fault happens during compilation? Segmentation fault happens always at the same point? If not then it is a problem of your memory, try memtest86 to test your memory (not your but your computer :) ) If it always happens at the same point

Problems compiling mysql 3.23.36 on Solaris 8

2001-12-06 Thread Jason Ahrens
I have compiled mySql before on Solaris, and never had this problem. On this system, configure goes fine, and make chugs along until the 'sql' directory, at which point the following occurs: gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates

Problems compiling mysql on linux 7.0

2001-08-14 Thread Vien Huynhle
Title: Blank I am getting this error when trying to install mysql # ./configure --with-low-memory --prefix=/usr/local/mysql loading cache ./config.cachechecking host system type... i586-pc-linux-gnuchecking target system type... i586-pc-linux-gnuchecking build system type...

Problems compiling mysql on linux 7.0

2001-08-14 Thread Vien Huynhle
Title: Blank I am getting this error when trying to install mysql # ./configure --with-low-memory --prefix=/usr/local/mysql loading cache ./config.cachechecking host system type... i586-pc-linux-gnuchecking target system type... i586-pc-linux-gnuchecking build system type...

Re: Problems compiling mysql on linux 7.0

2001-08-14 Thread Tyler Longren
Which Linux 7.0 are you using? I'll assume you're talking about Redhat. So why don't you just download the mysql rpm and install it instead of doing it from source? Good luck, Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com

Re: Problems compiling mysql on linux 7.0

2001-08-14 Thread Grigory Bakunov
Date |Tue, 14 Aug 2001 16:19:13 -0500 From |Vien Huynhle [EMAIL PROTECTED] Hello! VH BlankI am getting this error when trying to install mysql VH checking for tgetent in -lncurses... no VH checking for tgetent in -lcurses... no VH checking for tgetent in -ltermcap... no VH checking for termcap

Weird - Was: Problems compiling MySQL

2001-02-09 Thread Jamie Krasnoo
- From: Jamie Krasnoo [mailto:[EMAIL PROTECTED]] Sent: Friday, February 09, 2001 9:12 AM To: MySQL Subject: Problems compiling MySQL I've run in to a bit of a problem with compiling MySQL. It compiles fine without the patched berkeley db. However when I add it in to the config, either