Opened 4 weeks ago

Closed 2 weeks ago

#70628 closed defect (fixed)

litmus fails to configure: incompatible neon library version 0.33.0

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: litmus

Description

checking for neon library in /opt/local... found
checking linking against neon... yes
configure: incompatible neon library version 0.33.0: wanted 0.25 26 27 28 29 30 31
configure: error: could not use external neon library

Change History (2)

comment:1 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)

There's already a patchfile in the port that allows the use of neon 0.30 and 0.31; it should be expanded to allow neon 0.32 and 0.33 as well or the check could be removed entirely.

comment:2 Changed 2 weeks ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In dd9e788d31890313d33495baf5bccd2ffcdae118/macports-ports (master):

litmus: Allow neon versions up to 0.33

Closes: #70628

Note: See TracTickets for help on using tickets.