Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305119 - x11-libs/wxGTK-2.8.10.1-r5 fails to compile against media-libs/libpng-1.4.0
Summary: x11-libs/wxGTK-2.8.10.1-r5 fails to compile against media-libs/libpng-1.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL: http://trac.wxwidgets.org/ticket/11625
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.4
  Show dependency tree
 
Reported: 2010-02-14 19:00 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2010-02-14 23:57 UTC (History)
0 users

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


Attachments
wxGTK-2.8.10.1-r5.ebuild.diff (wxGTK-2.8.10.1-r5.ebuild.diff,524 bytes, patch)
2010-02-14 19:02 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-02-14 19:00:54 UTC
checking for zlib.h >= 1.1.4... yes                                             
checking for zlib.h... (cached) yes                                             
checking for deflate in -lz... yes                                              
checking for png.h > 0.90... yes                                                
checking for png.h... (cached) yes                                              
checking for png_check_sig in -lpng... no                                       
configure: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version                                                    

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/wxGTK-2.8.10.1-r5/work/wxPython-src-2.8.10.1/wxgtk_build/config.log                                                               
 * ERROR: x11-libs/wxGTK-2.8.10.1-r5 failed:
 *   econf failed


Reproducible: Always

Steps to Reproduce:




See URL for a fix.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-02-14 19:02:20 UTC
Created attachment 219679 [details, diff]
wxGTK-2.8.10.1-r5.ebuild.diff

quick'n'dirty fix
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2010-02-14 23:57:47 UTC
Fixed.  Also fixed 2.6 which was falling back to the built-in version (oops).