Opened 5 years ago
Closed 5 years ago
#58661 closed defect (fixed)
aria2 @1.34.0 does not link with nettle
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | aria2 |
Description
aria2 declares a library dependency on the nettle port but does not appear to link with the nettle library.
./configure
output shows:
Nettle: yes
And:
LibNettle: no (CFLAGS='' LIBS='')
Change History (2)
comment:1 Changed 5 years ago by Schamschula (Marius Schamschula)
comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Of course,
gnutls
is a dependency ofnettle
.