#17410 closed defect (fixed)
mysql5-devel does not build the embedded server
Reported by: | illogic-al@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
mysql 5.1 has support for building and embedded server, libmysqld.a. This static library is needed by the new port amarok to work properly. Without libmysqld.a the collection database will not be built.
I'll fix this by adding an embedded_server variant which compiles it as necessary.
Change History (2)
comment:1 Changed 16 years ago by illogic-al@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed r42620.