Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46409 - MLDonkey build does not use threads
Summary: MLDonkey build does not use threads
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-03-31 15:17 UTC by spiralvoice
Modified: 2004-04-07 19:08 UTC (History)
1 user (show)

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


Attachments
mldonkey ebuild 2.5.16g (mldonkey-2.5.16g.ebuild,2.90 KB, text/plain)
2004-04-02 13:28 UTC, Sam Walliser
Details
and the digest file (digest-mldonkey-2.5.16g,187 bytes, text/plain)
2004-04-02 13:29 UTC, Sam Walliser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spiralvoice 2004-03-31 15:17:01 UTC
A core using threads performes much better, but the necessary parameter "--enable-pthread" is missing in the ebuild, so I added this in line 33 of mldonkey-2.5.16.ebuild:
                 --enable-pthread \
This should be done in portage, too. But I don' t now if this is valid for platforms other than x86.

Reproducible: Always
Steps to Reproduce:
Comment 1 Sam Walliser 2004-04-02 12:50:31 UTC
I wrote an ebuild that uses threads and applies Spiralvoice's 2.5.16g patch. how do I publish it?
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-02 13:06:29 UTC
click 'create new attachment' above.
Comment 3 Sam Walliser 2004-04-02 13:28:48 UTC
Created attachment 28591 [details]
mldonkey ebuild 2.5.16g

This is mldonkey 2.5.16 + spiralvoice's 16g patch + a small patch that I wrote
to make it work in an ebuild (quick, dirty hack) for a buggy configure.

be aware that 16g requires autoconf sys-devel/autoconf-2.59-r3 or higher
installed.
Comment 4 Sam Walliser 2004-04-02 13:29:32 UTC
Created attachment 28592 [details]
and the digest file

Plus the accompanying digest file...
Comment 5 Sam Walliser 2004-04-03 11:34:54 UTC
So... what happens now?
You may have noticed by now that I'm pretty new to this =)
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-05 00:43:17 UTC
now, I take a look at it and see if it's good to get into portage =).  thanks for the submission... i'm tired right now, but I'll look at it tomorrow evening...
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-07 18:37:49 UTC
Comment on attachment 28591 [details]
mldonkey ebuild 2.5.16g

attatrch things as text in the future please
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-07 19:08:55 UTC
in portage as -r2.

thanks.