Summary: | dev-tcltk/tkimg undefined symbol: _TIFFsetString after upgrading media-libs/tiff to latest version | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gerhard Hintermayer <gerhard.hintermayer> |
Component: | Current packages | Assignee: | TCL/TK Project <tcltk> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.debian.org/1013877 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 889778 | ||
Bug Blocks: | 888946 | ||
Attachments: | output of emerge --info |
Bump to 1.4.14 will fix this. |
Created attachment 847194 [details] output of emerge --info due to symbol removal of _TIFFsetString in tiff Img package is not usable anymore :-( Error when loading package Img: Error in startup script: couldn't load file "/usr/lib64/Img1.4.13/libtifftcl4.1.0.so": /usr/lib64/Img1.4.13/libtifftcl4.1.0.so: undefined symbol: _TIFFsetString while executing "load /usr/lib64/Img1.4.13/libtifftcl4.1.0.so" ("package ifneeded tifftcl 4.1.0" script) invoked from within "load /usr/lib64/Img1.4.13/libtkimgtiff1.4.13.so" ("package ifneeded img::tiff 1.4.13" script) invoked from within "package require img::tiff" ("package ifneeded Img 1.4.13" script) invoked from within "package require Img"