Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538208 - media-gfx/splashutils-1.5.4.4-r4 - /usr/lib64/libpng16.a(pngwrite.o): In function `png_destroy_write_struct': (.text+0x1bf8): undefined reference to `deflateEnd'
Summary: media-gfx/splashutils-1.5.4.4-r4 - /usr/lib64/libpng16.a(pngwrite.o): In func...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Asaf Gery
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 23:25 UTC by Vladimir
Modified: 2015-02-02 20:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-gfx:splashutils-1.5.4.4-r4:20150129-205639.log (media-gfx:splashutils-1.5.4.4-r4:20150129-205639.log,6.87 KB, text/plain)
2015-01-29 23:25 UTC, Vladimir
Details
emerge-info-zlib.txt (emerge-info-zlib.txt,5.80 KB, text/plain)
2015-02-02 20:43 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2015-01-29 23:25:23 UTC
Created attachment 395180 [details]
media-gfx:splashutils-1.5.4.4-r4:20150129-205639.log

media-gfx/splashutils-1.5.4.4-r4 fails to build with the following error message:

/usr/lib64/libpng16.a(pngwrite.o): In function `png_destroy_write_struct':
(.text+0x1bf8): undefined reference to `deflateEnd'
/usr/lib64/libpng16.a(pngwutil.o): In function `png_deflate_claim':
(.text+0x31f): undefined reference to `deflateInit2_'
/usr/lib64/libpng16.a(pngwutil.o): In function `png_deflate_claim':
(.text+0x3b3): undefined reference to `deflateEnd'
/usr/lib64/libpng16.a(pngwutil.o): In function `png_deflate_claim':
(.text+0x4f0): undefined reference to `deflateReset'
/usr/lib64/libpng16.a(pngwutil.o): In function `png_text_compress':
(.text+0x847): undefined reference to `deflate'
/usr/lib64/libpng16.a(pngwutil.o): In function `png_compress_IDAT':
(.text+0x2a26): undefined reference to `deflate'
collect2: error: ld returned 1 exit status
Makefile:56: recipe for target 'fbtruetype.static' failed
make[1]: *** [fbtruetype.static] Error 1
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2015-02-02 15:27:19 UTC
Please, attach output of emerge --info sys-libs/zlib
Comment 2 Vladimir 2015-02-02 20:43:09 UTC
Created attachment 395412 [details]
emerge-info-zlib.txt

(In reply to Sergey Popov from comment #1)
> Please, attach output of emerge --info sys-libs/zlib