Opened 4 weeks ago

Last modified 10 days ago

#70727 new defect

tiff @4.6.0: Static lib missing static libLerc symbols.

Reported by: gfiumara (Greg Fiumara) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), Veence (Vincent), cooljeanius (Eric Gallager)
Port: tiff lerc

Description

tiff uses libLerc (as of 6bba66a) and builds both a static and dynamic library libtiff. Lerc is only built as a dynamic library, leaving the Lerc symbols undefined in libtiff.a. Lerc should be built as both a static and dynamic library. Alternatively, make Lerc support a variant of tiff (I might guess that Lerc support is a fairly niche feature of libtiff).

Change History (2)

comment:1 Changed 4 weeks ago by jmroot (Joshua Root)

Cc: ryandesign Veence added
Port: lerc added; Lerc removed

comment:2 Changed 10 days ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.