[Bug 268514] graphics/png: missing symbol after upgrading from 1.6.37 to 1.6.38
Date: Sun, 21 May 2023 20:29:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268514 Adriaan de Groot <adridg@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adridg@freebsd.org Status|Open |Closed Resolution|--- |Unable to Reproduce --- Comment #4 from Adriaan de Groot <adridg@freebsd.org> --- There's an essential bit of information missing here: "with gcc as compiler". Since we've now reached libpng 1.6.39, and `objdump -T /usr/local/lib/libpng16.so.16.39.0` shows versioned symbols in a regular build, e.g. 0000000000030890 g DF .text 00000000000001d9 PNG16_0 png_set_unknown_chunks I'm going to close this one as "unable to reproduce". If the problem still exists in your upgrade path, please provide more detailed instructions on how to reproduce the problem. -- You are receiving this mail because: You are the assignee for the bug.