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

Bug 14309

Summary: Can't emerge libdvbpsi-0.1.2
Product: Gentoo Linux Reporter: Ricardo Ferreira <stormlabs>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ricardo Ferreira 2003-01-21 13:05:03 UTC
Fails with: 
 
make -C doc doc 
make[1]: Entering directory 
`/var/tmp/portage/libdvbpsi-0.1.2/work/libdvbpsi-0.1.2/doc' 
dot -Tpng -o decoder.png decoder.dot 
libpng warning: Application was compiled with png.h from libpng-1.0.15 
libpng warning: Application  is  running with png.c from libpng-1.2.5 
gd-png:  fatal libpng error: Incompatible libpng version in application and library 
make[1]: *** [decoder.png] Segmentation fault 
make[1]: *** Deleting file `decoder.png' 
make[1]: Leaving directory 
`/var/tmp/portage/libdvbpsi-0.1.2/work/libdvbpsi-0.1.2/doc' 
make: *** [doc] Error 2 
 
!!! ERROR: media-libs/libdvbpsi-0.1.2 failed. 
!!! Function src_compile, Line 24, Exitcode 2 
!!! make doc failed 
 
Having had problems compiling kde 3.1 rc6 before because of the libpng 
problem, i know why this happens but i cant fix it no matter what order i emerge 
libpng-1.0.15 and libpng-1.2.5-r3. It always fails with the exact same problem.
Comment 1 Ricardo Ferreira 2003-01-21 13:06:18 UTC
Also, i know the dot program comes from graphviz and this problem was 
suposed to be fixed with the ebuilds i had emerged.  
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-01-22 13:21:14 UTC
can't find an option like in graphviz
Comment 3 Ricardo Ferreira 2003-01-24 15:56:33 UTC
I managed to emerge it later on. I think i did a few resyncs in between so it may 
have been fixed by someone. 
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-01-25 11:19:29 UTC
feel free to reopen if it fails again