Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110232 - pth 2.0.5 released
Summary: pth 2.0.5 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 08:45 UTC by Emanuele Giaquinta (RETIRED)
Modified: 2005-11-07 11:43 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 Emanuele Giaquinta (RETIRED) gentoo-dev 2005-10-23 08:45:03 UTC
version 2.0.5 of pth has been released; "emake pth_p.h" is not needed anymore to
make parallel compile work.
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-10-27 11:48:11 UTC
Are you sure it is not needed anymore?
Here is what I got with MAKEOPTS="-j10":

"pth_uctx.c:31:19: pth_p.h: No such file or directory" (which leads to lots of
subsequent errors).
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-10-27 13:01:21 UTC
make file dependencies are not right.  
Comment 3 Emanuele Giaquinta (RETIRED) gentoo-dev 2005-11-03 10:38:39 UTC
Sorry, it only works with '-j2'.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-11-07 11:43:07 UTC
added - patch submitted upstream.