On Wed, 2006-04-05 at 22:01 -0500, Johnny Hughes wrote:
On Wed, 2006-04-05 at 19:51 -0700, Craig White wrote:
On Wed, 2006-04-05 at 21:36 -0500, Johnny Hughes wrote:
On Wed, 2006-04-05 at 19:19 -0700, Craig White wrote:
> I can try building the mysql-4.1 and the mysqlclient10 on CentOS-3.6 if > you have any issues (is this i386 or x86_64 or both). > > Let us know if it works for you ... maybe we will build it for
> CentOSPlus for C3.
This is i386 that I am referring to. I was going to build it tonight. If you want to build it, I will use it and report back, otherwise, I don't expect too much issue with building it from SRPM
The CentOS-4.3 SRPM won't build as written as there is a require (in the configure.in file) for an autoconf that is newer than the one in CentOS-3.6.
I patched the SRPM to use autoconf 2.57 (which is the version in CentOS-3.6) ... it seems to be building now.
I'll let you know if it builds properly.
did we reach fruition?
Nope :(
My only centos-3 build machine is in a chroot and it fails the tcp connect check for mysql.
You can d/l the SRPM here and build it on a C3 machine though, it should work if done outside a chroot:
where's my manners?
Thank you Johnny
you're welcome :)
The mysqlclient is building now, it doesn't seem to need any mods to the SRPM ... I think it will fail a similar check though as the MYSQL running on localhost on my buildmachine (outside the chroot) is on centos4.
---- FWIW, it built without errors while I was out to dinner - I am waiting on the client if you get that built.
Craig