MySQL 4.0 cannot be built on FreeBSD 7.0, solely due to not compiling with GCC 4.2 (Yes, its obsolete. It also handles our workloads better than MySQL 4.1/5.x (regularly tested)) Fix: Apply attached patch. Patch attached with submission follows: How-To-Repeat: make -C /usr/ports/databases/mysql40-server
Responsible Changed From-To: freebsd-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool)
ale 2008-06-05 07:55:04 UTC FreeBSD ports repository Modified files: databases/mysql40-server Makefile Log: Re-enable build on FreeBSD >= 7, using gcc 3.4, since someone still prefers this EOL release. PR: ports/124102 Submitted by: Tom Evans <tevans.uk@googlemail.com> Revision Changes Path 1.210 +1 -1 ports/databases/mysql40-server/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed!