Summary: | aMule doesn't compile with wxGTK-2.4.2-r2 and Gtk2 on linux-ppc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alessandro Ronchi <alessandro.ronchi> |
Component: | Current packages | Assignee: | Gentoo net-p2p team <net-p2p> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ghepeu |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
This patch solves the problem
amule-2.0.0_rc7.ebuild |
Description
Alessandro Ronchi
2004-12-01 01:36:58 UTC
Created attachment 45041 [details, diff]
This patch solves the problem
Is it possible to contribute an ebuild for gentoo wich solves the problem? How can I do that? Ebuild done: http://bugs.gentoo.org/show_bug.cgi?id=73738 Created attachment 45480 [details]
amule-2.0.0_rc7.ebuild
*** Bug 73738 has been marked as a duplicate of this bug. *** Am I wrong or you just added ~ppc to KEYWORDS? Also commented a GTK2 check. don't comment it out that check, it's needed because wxGTK 2.4 doesn't work well with gtk2. wait for the unmasking of wxGTK 2.5.3, there's already an ebuild, bug #71108 I have wxGTK-2.4.2-r3 and GTK2 and emule works perfectly (I used it a week without an error). and in my system (-O2 -pipe, no strange hyper-optimiziations) I've got 100% CPU usage and 250mb ram occupied in ~10-12 hours. wxGTK 2.4 aren't stable with gtk2 according to wxGTK developers and amule developers. If you've got a patch, just inherit eutils in the ebuild and patch the sources when ppc keywords is on. Added patch to portage. Thanks for help. If you still expirience 100% CPU usage problems try new release (2.0.1). |