Toggle navigation
Help
Log In
Help
Log In
Home
Messages
Hashtags
Subgroups
×
×
×
Close
Likes
meta-virtualization@lists.yoctoproject.org
Messages
[m-c-s][hardknott][PATCH] python3-posix-ipc: Add LDSHARED to recipe
×
Close
Search
Single
Toggle Dropdown
Messages
Topics
Expanded
Polls
previous page
#6852
next page
[m-c-s][hardknott][PATCH] python3-posix-ipc: Add LDSHARED to recipe
Trevor Gamblin
#6852
Doing "import posix_ipc" on hardknott builds gives the following error:
ImportError: /usr/lib/python3.9/site-packages/posix_ipc.cpython-39-x86_64-linux-gnu.so: undefined symbol: shm_unlink
Set LDSHARED for the recipe with "-lrt" included to fix this.
Signed-off-by: Trevor Gamblin <trevor.gamblin@...>
---
.../recipes-devtools/python/python3-posix-ipc_1.0.4.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb b/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb
index 2e8dca06..cded499d 100644
--- a/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb
+++ b/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb
@@ -20,6 +20,8 @@ DEPENDS += " \
${PYTHON_PN}-pip \
"
+LDSHARED="${CCLD} -shared -lrt"
+
# RDEPENDS_default:
RDEPENDS_${PN} += " \
"
--
2.33.0
More
All Messages By This Member
previous page
View All 2 Messages In Topic
next page
previous page
#6852
next page
Join
meta-virtualization@lists.yoctoproject.org to automatically receive all group messages.
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to Yocto Project Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of meta-virtualization@lists.yoctoproject.org?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
More Options
More
Home
Hashtags
Subgroups
Terms
Toggle navigation
Terms
©
2022
Groups.io