rpm source build problems

2002-12-20 Thread Pete Mocat
Hi, I hope this message is not out of place, but I have not been able to solve this problem. I need to rebuild the latest MySQL rpm's for use on some RedHat 6.1/6.2 machines and have been having quite a few problems. I've made sure I have : autoconf-2.52 automake-1.5 libtool-1.4.3 which I

build problems

2002-03-06 Thread Paul Warren
I have Redhat 7.2 - clean install When I try to compile my own mysql 49a version, I get a hostname error and it said it can't use the resolveIP function. It also says it might be that mysql isn't 100% compatible with the libc (or glibc) version I have. I also saw on the www.mysql.com homepage

Build problems on Solaris 7 and 8.

2001-10-26 Thread Jeff Wiegley, Ph.D.
The only useful question in this message is: How do I pass -Wl,-R/usr/local/lib to everything while configuring and compiling MySQL? Please don't tell me about adding LD_LIBRARY_PATH to my profile. That's just plain dumb when you should be able to pass -R to the linker. Everything else below

Re: Build problems on Solaris 7 and 8.

2001-10-26 Thread Alan W. Rateliff, II
On 26-Oct-01, Jeff Wiegley, Ph.D. said something totally profound about Build problems on Solaris 7 and 8. that made me ponder... JWP The only useful question in this message is: JWP JWP How do I pass -Wl,-R/usr/local/lib to everything while JWP configuring and compiling MySQL? CXXFLAGS? JWP

build problems on powerpc with 3.23.42

2001-09-23 Thread Christian Hammers
Hello I have problems building the mysql package for the Debian distribution on powerpc. More infos below. Feel free to contact me for further details. bye, -christian- make[3]: Entering directory `/home/ch/debian/mysql-3.23.42/sql' g++ -DMYSQL_SERVER

Build problems with BerkeleyDB

2001-08-15 Thread Jeff Hinds
While attempting to build MySQL from the source distribution, I have received the following message from the configuration utility. checking for BerkeleyDB... supplied configure: error: didn't find valid BerkeleyDB: invalid version 3.3.11 (must be version 3.2.3h or ) We

Re: Build problems (+solution) on HPUX 10.20/gcc 2.95

2001-08-09 Thread Harro Verkouter
Hi Michael, Michael Widenius wrote: Between the different configure attemtns, did you do 'rm config.cache'? If not, then there is a big change that the old content of config.cache from the first build could have affected the later builds. I got an email from Timothy Smith yesterday

Re: Build problems (+solution) on HPUX 10.20/gcc 2.95

2001-08-09 Thread Sinisa Milivojevic
Harro Verkouter writes: Hi Michael, Ok. So I gave it another try. I untarred the source distro into a new directory and ran the configure command above (only different prefix). Made absolutely no difference whatsoever: still a gazillion+-1 errors :). Below I have a snapshot of the kind of

Build problems (+solution) on HPUX 10.20/gcc 2.95

2001-08-07 Thread verkouter
Description: I tried to compile the mysql client stuff. The first configure command was: ./configure --prefix=/jaw0_3/jops/verkout --without-server --without-docs --without-bench --without-debug --with-pthread This (obviously) did not fully work. Almost

Re: Build problems (+solution) on HPUX 10.20/gcc 2.95

2001-08-07 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: Description: I tried to compile the mysql client stuff. The first configure command was: ./configure --prefix=/jaw0_3/jops/verkout --without-server --without-docs --without-bench --without-debug --with-pthread This (obviously) did not

Build problems.

2001-06-20 Thread darren hudson
apologies if this is documented somewhere, but i have found much of the material confusing. I am attempting to build mysql-3.23.39 on a sun Solaris 2.6 box, with the languages / utilities installed. 1. perl5.6.1 2. GNUmake 3. GNUm4 4. GNUtar 5. apache1.3.19 6. autoconf-2.13 7. automake-1.4 8.

build problems on NT 5

2001-02-27 Thread Cynic
Should MySQL build out of the box on NT? I tried to build 3.23.32 and 3.23.33 on NT 5, and both attempts failed on the assembler code. The custom build step for src/strings/Strings.asm is as follows: masm -Mx -t -DDOS386 -DM_I386 $(InputPath),$(OutDir)\$(InputName).obj,,, I believe I

build problems

2001-02-21 Thread Cynic
[Please cc me, I'm not on the list.] Hi there. I'm trying to compile mysql-3.23.33 on NT 5, and have run into this: Performing Custom Build Step on .\Strxmov.asm 'masm' is not recognized as an internal or external command, operable program or batch file. Error executing