Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-14 Thread Guillaume Hilt
I just tested the patch proposed by Brian and it works well. Guillaume Hilt Le 14/11/2013 00:03, Benny Pedersen a écrit : > Guillaume Hilt skrev den 2013-11-13 21:25: >> Brian gaves a patch for your ebuild : >> https://491156.bugs.gentoo.org/attachment.cgi?id=363208 >> >> (https://bugs.gentoo.

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Guillaume Hilt
Yeah, it should fix the issue for MySQL and MariaDB. For stable, we have to wait. Guillaume Hilt Le 14/11/2013 00:03, Benny Pedersen a écrit : > Guillaume Hilt skrev den 2013-11-13 21:25: >> Brian gaves a patch for your ebuild : >> https://491156.bugs.gentoo.org/attachment.cgi?id=363208 >> >>

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Benny Pedersen
Guillaume Hilt skrev den 2013-11-13 21:25: > Brian gaves a patch for your ebuild : > https://491156.bugs.gentoo.org/attachment.cgi?id=363208 > > (https://bugs.gentoo.org/show_bug.cgi?id=491156) and it works aswell for mariadb with that mysql_config ? i just dont assume, but if it does we are pro

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Guillaume Hilt
Brian gaves a patch for your ebuild : https://491156.bugs.gentoo.org/attachment.cgi?id=363208 (https://bugs.gentoo.org/show_bug.cgi?id=491156) Guillaume Hilt Le 13/11/2013 21:17, Tom Hendrikx a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > I'm busy (lazy)... Could you includ

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Tom Hendrikx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I'm busy (lazy)... Could you include the refernce to where you found the mysql_config remarks? Maybe we can easily find a new version of the mysql m4 stuff that uses mysql_config. Tom On 13-11-13 20:51, Guillaume Hilt wrote: > Ok, second one is a d

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Guillaume Hilt
Ok, second one is a duplicate (didn't found the other one with the keywords I used) and regarding the first one, here's a possible lead : "Any package trying to link to libmysqlclient.so that doesn't use mysql_config / mariadb_config is failing to build since yesterday's update to the tree where

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-13 Thread Guillaume Hilt
I'm filling 2 bugs as is it different issues. DSPAM with MySQL 5.5.32 : https://bugs.gentoo.org/show_bug.cgi?id=491156 MySQL stable : https://bugs.gentoo.org/show_bug.cgi?id=491158 Guillaume Hilt Le 12/11/2013 21:56, Benny Pedersen a écrit : > Guillaume Hilt skrev den 2013-11-12 10:36: >> So,

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Benny Pedersen
Guillaume Hilt skrev den 2013-11-12 10:36: > So, should I fill a bug on Gentoo bugzilla or not ? :) stable req on mysql 5.5 blocker on dspam not working on mysql 5.5 so possible it gets tracked here on maillist aswell for route to hell :=) --

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Benny Pedersen
Tom Hendrikx skrev den 2013-11-12 10:25: > Just a small note that filing a bug in gentoo bugzilla will just come > back here, since I wrote the gentoo ebuild, with some help from Stevan. > It might be interesting if some gentoo mysql folks should jump in. would be nice to see how gentoo solve mys

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Benny Pedersen
Guillaume Hilt skrev den 2013-11-12 10:45: > Because I wasn't in front of a computer ;) perfect for android -- DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BL

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Nathanael D. Noblet
On 11/12/2013 02:25 AM, Tom Hendrikx wrote: > Hi > > Just a small note that filing a bug in gentoo bugzilla will just come > back here, since I wrote the gentoo ebuild, with some help from Stevan. > It might be interesting if some gentoo mysql folks should jump in. > > I'm not really good with the

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Phil Stracchino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/12/13 04:25, Tom Hendrikx wrote: > Hi > > Just a small note that filing a bug in gentoo bugzilla will just > come back here, since I wrote the gentoo ebuild, with some help > from Stevan. It might be interesting if some gentoo mysql folks > sh

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread ML mail
Hi Tom, Just to mention I am running Debian 7 with the distribution packages of dspam but instead of MySQL, PostgreSQL. Works like a charm! I believe that it will work very well also with MySQL. Cheers, ML On Tuesday, November 12, 2013 10:32 AM, Tom Hendrikx wrote: Hi Just a small note

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Stevan Bajić
On 12.11.2013 10:25, Tom Hendrikx wrote: Hi Just a small note that filing a bug in gentoo bugzilla will just come back here, since I wrote the gentoo ebuild, with some help from Stevan. It might be interesting if some gentoo mysql folks should jump in. I'm not really good with the automake/m4 s

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Guillaume Hilt
Le 11/11/2013 19:38, Benny Pedersen a écrit : > Phil Stracchino skrev den 2013-11-11 18:50: >> On 11/11/13 12:46, Guillaume Hilt wrote: >>> 5.5 is still in testing. >> Is it just me, or is it slightly ridiculous for MySQL 5.5 to be "still >> in testing" three years after its official general-availa

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Guillaume Hilt
So, should I fill a bug on Gentoo bugzilla or not ? :) Guillaume Hilt Le 12/11/2013 10:25, Tom Hendrikx a écrit : Hi Just a small note that filing a bug in gentoo bugzilla will just come back here, since I wrote the gentoo ebuild, with some help from Stevan. It might be interesting if some g

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Guillaume Hilt
Yep, it works well on Ubuntu 12.04 AMD 64 (working on my personal mail server). Same with MariaDB 5.5 (i had it then an dist-upgrade switched it back to mysql and now i'm too lazy to put mariadb back). Guillaume Hilt Le 12/11/2013 10:25, Tom Hendrikx a écrit : Hi Just a small note that fil

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-12 Thread Tom Hendrikx
Hi Just a small note that filing a bug in gentoo bugzilla will just come back here, since I wrote the gentoo ebuild, with some help from Stevan. It might be interesting if some gentoo mysql folks should jump in. I'm not really good with the automake/m4 stuff though, so I already tried to put the

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-11 Thread Benny Pedersen
Phil Stracchino skrev den 2013-11-11 18:50: > On 11/11/13 12:46, Guillaume Hilt wrote: >> 5.5 is still in testing. > > Is it just me, or is it slightly ridiculous for MySQL 5.5 to be "still > in testing" three years after its official general-availability > release? i think mariadb is in mind ?

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-11 Thread Phil Stracchino
On 11/11/13 12:46, Guillaume Hilt wrote: > 5.5 is still in testing. Is it just me, or is it slightly ridiculous for MySQL 5.5 to be "still in testing" three years after its official general-availability release? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordi

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-11 Thread Benny Pedersen
Guillaume Hilt skrev den 2013-11-11 18:46: > 5.5 is still in testing. +1 > Since I use it on my main mysql server (ubuntu 12.04), i have to use it > on this one too. well without testers it would never be stable, so super one take the time > I'll post a bug tomorrow. why wait ? :=) thanks fo

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-11 Thread Guillaume Hilt
5.5 is still in testing. Since I use it on my main mysql server (ubuntu 12.04), i have to use it on this one too. I'll post a bug tomorrow. Guillaume Hilt Le 11/11/2013 01:23, Benny Pedersen a écrit : > Guillaume Hilt skrev den 2013-11-08 10:05: > >> I recently upgraded from MySQL 5.1.70 to

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-10 Thread Benny Pedersen
Guillaume Hilt skrev den 2013-11-08 10:05: > I recently upgraded from MySQL 5.1.70 to 5.5.32 (on Gentoo AMD64 > up-to-date). is mysql 5.5 unmasked now ? here is just 5.1 on both of my gentoo servers block 5.5 and remerge dspam, but maybe need to emerge stable mysql first ? in any case make a

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-09 Thread Tom Hendrikx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi [please keep your replies on-list] I tried to get some more details. config.log shows for the problematic step: [...] configure:13560: checking for mysql_init in -lmysqlclient configure:13583: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe - -

Re: [Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-08 Thread Tom Hendrikx
On 11/08/2013 10:05 AM, Guillaume Hilt wrote: > Hello, > > I recently upgraded from MySQL 5.1.70 to 5.5.32 (on Gentoo AMD64 > up-to-date). > As Dspam still use the old mysql library, i'm trying to re-emerge it : > > !!! existing preserved libs: > >>> package: dev-db/mysql-5.5.32 > * - /

[Dspam-user] Unable to recompile DSPAM on Gentoo since MySQL upgrade

2013-11-08 Thread Guillaume Hilt
Hello, I recently upgraded from MySQL 5.1.70 to 5.5.32 (on Gentoo AMD64 up-to-date). As Dspam still use the old mysql library, i'm trying to re-emerge it : !!! existing preserved libs: >>> package: dev-db/mysql-5.5.32 * - /usr/lib64/libmysqlclient.so.16 * - /usr/lib64/mysql/libmysqlc