Opened 9 years ago
Closed 9 years ago
#50441 closed defect (fixed)
qca opportunistically links with nss
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.99 |
Keywords: | Cc: | ||
Port: | qca |
Description
qca opportunistically links with nss, fails if nss is not compatible (for example, if qca is being build universal and nss was not).
Attachments (1)
Change History (4)
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.gz added |
---|
comment:1 Changed 9 years ago by Veence (Vincent)
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Yes that would be one solution, and increasing the port's revision, assuming qca will successfully build with nss. However nss does not have a universal variant which means qca could no longer offer one either.
comment:3 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r145233. That said, it would be good to get qca-* plugins working, including the one for nss.
Note: See
TracTickets for help on using
tickets.
Would adding port:nss in the dependencies solve this?