Bug #3243 | build broken | ||
---|---|---|---|
Submitted: | 19 Mar 2004 17:26 | Modified: | 20 Mar 2004 10:48 |
Reporter: | Sergey Matveychuk | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S1 (Critical) |
Version: | 1.0.2b alpha | OS: | FreeBSD (FreeBSD) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[19 Mar 2004 17:26]
Sergey Matveychuk
[20 Mar 2004 10:48]
Alfredo Kojima
Hi The problem you've reported is because the required MySQL client library version is 5.0 or later. You can comment out the code in question if you'd like to continue with your current client libraries anyway. I'll probably add some tests to that code so it will build with 4.x client libs as well. Thanks for the report.
[2 Apr 2004 20:41]
Robert Paskowitz
Perhaps a ./configure option, or some form of test. When do you think this will be resolved? Am trying to setup automated installations from source, and would perfer not to half to go commenting code out. Thanks.
[2 Apr 2004 23:05]
Alfredo Kojima
I've added #ifdefs checking for that. I'll probably release another alpha during this weekend or next week, which will have this problem fixed.