Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10673 - KDE 3.1 ebuilds fail in components built after kdelibs
Summary: KDE 3.1 ebuilds fail in components built after kdelibs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Gentoo KDE team
URL: http://www.kde.org
Whiteboard:
Keywords:
: 10694 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-13 04:15 UTC by public
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 public 2002-11-13 04:15:00 UTC
KDE ebuilds fail as described in post 6 of this thread: 
http://forums.gentoo.org/viewtopic.php?t=21209&highlight=kde3+1rc2 
 
Building all of kdelibs manually, and then "make install" of only the manually built kdoctools 
resolves the issue, also as described in the thread. So that suggests that the ebuild of kdelibs 
(and thus kdoctools) is bad (since a manually compiled kdoctools resolves the issue, but takes 
hours to do). 
 
Bug occurs in the rc1, rc2, and rc3 ebuilds so far of KDE 3.1.
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-13 15:41:05 UTC
this should be resolved with current kdelibs-ebuild, it was a bad libxml2, now 
kdelibs depend on libxml2-2.4.24, which works. 
please test the new ebuilds (which should be in portage now). 
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-14 00:59:00 UTC
*** Bug 10694 has been marked as a duplicate of this bug. ***
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-16 12:33:42 UTC
does emerge libxml2-2.4.24 and emerge kdelibs work for you? then we 
could close this bug.