Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384989 - gnome-extra/libgda-4.2.9 doesn't compile with libpng-1.5
Summary: gnome-extra/libgda-4.2.9 doesn't compile with libpng-1.5
Status: RESOLVED DUPLICATE of bug 319101
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 21:08 UTC by Sven Müller
Modified: 2011-09-30 12:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Müller 2011-09-29 21:08:46 UTC
gnome-extra/libgda-4.2.9 fails to compile with error message:

CREATED gdaui-entry-text-spec.xml
  CCLD   libgda-ui-plugins.la
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpng14
collect2: ld returned 1 exit status
make[2]: *** [libgda-ui-plugins.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.9/work/libgda-4.2.9/libgda-ui/data-entries/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.9/work/libgda-4.2.9/libgda-ui'
make: *** [all-recursive] Error 1
 * ERROR: gnome-extra/libgda-4.2.9 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =gnome-extra/libgda-4.2.9',


Installed libpng:
eix libpng
[I] media-libs/libpng
     Available versions:  
	(1.2)	1.2.45 1.2.46
	(0)	1.4.8 1.4.8-r1 (~)1.5.4-r1 (~)1.5.5
	(1.4)	(~)1.4.8-r2
	{apng static-libs}
     Installed versions:  1.2.46(1.2)(17:53:53 15.09.2011) 1.5.5(22:29:57 29.09.2011)(apng static-libs)
     Homepage:            http://www.libpng.org/
     Description:         Portable Network Graphics library

If libgda depends strictly on libpng-1.4, then a dependency to the slotted libpng should be set in the ebuild. Otherwise it should compile with libpng-1.5

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-09-30 12:37:32 UTC

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