> I will inspect code today and try to clean up all possible 32/64 bit
> conflicts. We plan to release 0.2.7 tonight, which I hope will build
> on
> 64bit platforms too. Unfortunatelly I don't have any 64bit machine
> for
> test, so I will wait for a feedback.
>
> Best regards,
> Victor
Just had a go on my own Opteron server, running (a now rather old) SuSE 9.0
Pro. Didn't even get past configure, because of the lib/lib64 nonsense.
checking for mysql_init in -lmysqlclient... no
configure: error: libmysqlclient is requred for MySQL support
Not sure if applies to all x86_64 distributions, but at least on SuSE it
stores 64-bit specific libraries (like the MySQL client libraries) in
/usr/lib64 instead of /usr/lib. I've had plenty of issues with compiling on
x86_64 before, just like this. It usually requires editing of the
configure/make scripts.
-- Rick Hodger Bytel Ltd. W: http://www.bytel.net.uk/ T: +44 (0)28 9045 6111 F: +44 (0)28 9045 6123Received on Mon Nov 07 2005 - 17:23:25 EET
This archive was generated by hypermail 2.2.0 : Mon Nov 07 2005 - 17:36:00 EET