Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 322887

Summary: dev-tcltk/tkimg-1.3.20081202-r1: can't compile against libpng-1.4.2
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Sergey 'L29Ah' Alirzaev 2010-06-05 18:08:49 UTC
In file included from pngtcl.h:134,
                 from pngtclStubInit.c:5:
pngtclDecls.h:19:39: error: /usr/include/libpng12/png.h: No such file or directory

Reproducible: Always



Expected Results:  
successful compilation or correct dependencies in the ebuild
Comment 1 Sergey 'L29Ah' Alirzaev 2010-06-05 18:13:28 UTC
Created attachment 234217 [details]
build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-06 02:55:00 UTC
The deps are already correct and tkimg-1.4.20100510 compiles fine with libpng 1.4.

tkimg-1.3.20081202.ebuild:	<media-libs/libpng-1.4
tkimg-1.3.20081202-r1.ebuild:	<media-libs/libpng-1.4
tkimg-1.4.20100510.ebuild:	>=media-libs/libpng-1.4


*** This bug has been marked as a duplicate of bug 319495 ***