Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4610 - kdelibs can't compile
Summary: kdelibs can't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-06 00:00 UTC by Ph. Bobo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Ph. Bobo 2002-07-06 00:00:00 UTC
libpng warning: Application was compiled with png.h from libpng-1.2.3
libpng warning: Application  is running with png.c from libpng-1.0.12
libpng error: Incompatible libpng version in application and library
libpng warning: Application was compiled with png.h from libpng-1.2.3
libpng warning: Application  is running with png.c from libpng-1.0.12
libpng error: Incompatible libpng version in application and library
libpng warning: Application was compiled with png.h from libpng-1.2.3
libpng warning: Application  is running with png.c from libpng-1.0.12
libpng error: Incompatible libpng version in application and library
make[4]: *** [hi22-action-kde.png] Floating point exception
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/pics/hicolor/kde'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/pics/hicolor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/pics'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -3922, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdelibs/kdelibs-3.0.1.20020604.ebuild .


I had same error message with last kdelibs package
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-06 16:02:27 UTC
emerge libpng and retry please
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-07-09 14:44:01 UTC
More strictly perhaps: 
emerge -C libpng (unmerge all versions of libpng, do it outside X11) 
emerge libpng (merge latest version again) 
emerge kdelibs, etc. Please tell me if it works (or not). 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-07-26 16:06:39 UTC
No user response, closing.