Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 643738 Details for
Bug 874874
undefined symbols in timemodule.so
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Possible patch
python-2.6.6-bldlibrary.patch (text/plain), 550 bytes, created by
Kevin Goodsell
on 2012-11-12 20:19:10 UTC
(
hide
)
Description:
Possible patch
Filename:
MIME Type:
Creator:
Kevin Goodsell
Created:
2012-11-12 20:19:10 UTC
Size:
550 bytes
patch
obsolete
>diff -up Python-2.6.6/Modules/makesetup.rhconfig Python-2.6.6/Modules/makesetup >--- Python-2.6.6/Modules/makesetup.rhconfig 2012-11-09 22:07:45.625604580 -0800 >+++ Python-2.6.6/Modules/makesetup 2012-11-09 22:10:55.662375740 -0800 >@@ -238,7 +238,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' | > no) SHAREDMODS="$SHAREDMODS $file";; > esac > rule="$file: $objs" >- rule="$rule; \$(BLDSHARED) $objs $libs $ExtraLibs -o $file" >+ rule="$rule; \$(BLDSHARED) $objs $libs $ExtraLibs \$(BLDLIBRARY) -o $file" > echo "$rule" >>$rulesf > done > done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 874874
: 643738