Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322887 - dev-tcltk/tkimg-1.3.20081202-r1: can't compile against libpng-1.4.2
Summary: dev-tcltk/tkimg-1.3.20081202-r1: can't compile against libpng-1.4.2
Status: RESOLVED DUPLICATE of bug 319495
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-05 18:08 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2010-06-06 02:55 UTC (History)
0 users

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


Attachments
build log (buildlog,245.38 KB, text/plain)
2010-06-05 18:13 UTC, Sergey 'L29Ah' Alirzaev
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***