Opened 12 years ago
Closed 6 years ago
#37769 closed defect (fixed)
bind9 gssapi linking changes don't work (?)
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | gssapi | Cc: | erik@… |
Port: | bind9 |
Description (last modified by jeremyhu (Jeremy Huddleston Sequoia))
#34656 introduced a change to configure which essentially caused the following LDFLAGS to be attempted first:
"-lgssapi -lkrb5 -lcrypto -lasn1 -lroken -lcom_err"
but those fail, and are just jumped over.
What was the intent of this change? Should this just be deleted from the patch now?
Change History (5)
comment:1 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Cc: | dluke@… erik@… added |
---|
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Cc: | danielluke removed |
---|---|
Owner: | changed from pixilla to danielluke |
Status: | new → assigned |
comment:4 Changed 6 years ago by danielluke (Daniel J. Luke)
That was from pixilla (maybe it did something on some older version of Mac OS X?). IIRC it was related to the dlz variant which I removed after it broke - https://trac.macports.org/ticket/40465
comment:5 Changed 6 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Removed patch in [d52fa8c707ff7469d90644f3037769d35653a0b8/macports-ports].
Note: See
TracTickets for help on using
tickets.
See #57827