Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103941 Details for
Bug 158019
gnome-python needs to link to pthread
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Link to -pthread
gnome-python-2.16.2-fbsd.patch (text/plain), 811 bytes, created by
Roy Marples (RETIRED)
on 2006-12-13 05:34:09 UTC
(
hide
)
Description:
Link to -pthread
Filename:
MIME Type:
Creator:
Roy Marples (RETIRED)
Created:
2006-12-13 05:34:09 UTC
Size:
811 bytes
patch
obsolete
>diff gnome-python-2.16.2.orig/acinclude.m4 gnome-python-2.16.2/acinclude.m4 >--- gnome-python-2.16.2.orig/acinclude.m4 2006-11-05 12:20:51 +0000 >+++ gnome-python-2.16.2/acinclude.m4 2006-12-13 13:01:10 +0000 >@@ -102,7 +102,7 @@ > > save_LIBS="$LIBS" > >-PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" >+PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION} -pthread" > > LIBS="$LIBS $PYTHON_EMBED_LIBS" > AC_TRY_LINK_FUNC(Py_Initialize, dnl >@@ -115,7 +115,7 @@ > $1], dnl > [ > >- PYTHON_EMBED_LIBS="-L${PYTHON_LIBPL} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" >+ PYTHON_EMBED_LIBS="-L${PYTHON_LIBPL} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION} -pthread" > > LIBS="$save_LIBS $PYTHON_EMBED_LIBS"; > AC_TRY_LINK_FUNC(Py_Initialize, dnl
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 158019
: 103941