Opened 14 years ago
Closed 14 years ago
#28019 closed defect (fixed)
enblend incompatibility with libpng 1.4.x
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | hvdwolf@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | enblend |
Description
Now that libpng has been updated to 1.4.5, there are lots of warnings when building enblend, but the error preventing the build from finishing is:
png.cxx:278: error: 'png_set_gray_1_2_4_to_8' was not declared in this scope
Attachments (1)
Change History (3)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed a fix in r75213.
Note: See
TracTickets for help on using
tickets.
The same problem was fixed for libicns in #28011.