#13523 closed update (fixed)
UPDATE: MySQL 5.0.51
Reported by: | ebgssth@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | mysql | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: |
Description
Attachments (1)
Change History (7)
Changed 17 years ago by ebgssth@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by ebgssth@…
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-dev@… to ryandesign@… |
---|
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Agreed: with the patch still in place, I get
base64.c:16:28: error: include/base64.h: No such file or directory
and then various fatal errors as a result. But I'm not confident in removing the patch, since it was added in r21625 specifically to avoid a conflict with heimdal. I'm not sure that removing the patch wouldn't reintroduce that conflict.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I spent some time testing with heimdal @1.0.1_0 installed. I found that:
- mysql5 @5.0.45_3 with the patchfile builds fine,
- mysql5 @5.0.45_3 without the patchfile fails to build because it finds heimdal's base64.h instead of MySQL's,
- mysql5 @5.0.51_0 with the patchfile fails because it can't find its own base64.h anymore, and
- mysql5 @5.0.51_0 without the patchfile builds fine.
Therefore, I did remove the patchfile after all, as originally suggested. Update committed in r31850. Thank you!
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Note: See
TracTickets for help on using
tickets.
MySQL 5.0.51 has been released. To make this work on my machine (10.3), I had to remove patch.