* [Buildroot] [Bug 9291] New: perl: SysV message queues not configured, even if available
@ 2016-09-22 6:56 bugzilla at busybox.net
2016-10-22 20:02 ` [Buildroot] [Bug 9291] " bugzilla at busybox.net
2017-02-13 20:46 ` bugzilla at busybox.net
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2016-09-22 6:56 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9291
Bug ID: 9291
Summary: perl: SysV message queues not configured, even if
available
Product: buildroot
Version: 2016.02
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: mail2k at web.de
CC: buildroot at uclibc.org
Target Milestone: ---
Buildroot 2016.02 with perl-5.22.1 compiled for i686-linux:
Problem on the target:
perl -e "msgget(90001, 1);"
msgget not implemented at -e line 1.
This is a configuration error. SysV-IPC is available on the target.
./configure in the perl directory gives the following:
...
Checking for msgctl ... found
Checking for msgget ... found
Checking for msgrcv ... found
Checking for msgsnd ... found
Checking for msync ... found
Checking for munmap ... found
...
Nevertheless, HAS_MSG is not defined in config.h and the message queues are not
compiled in.
If I manually define HAS_MSG in config.h and do "make", I get a perl executable
with msgget that works on my target. But that is not the way to solve this
problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 9291] perl: SysV message queues not configured, even if available
2016-09-22 6:56 [Buildroot] [Bug 9291] New: perl: SysV message queues not configured, even if available bugzilla at busybox.net
@ 2016-10-22 20:02 ` bugzilla at busybox.net
2017-02-13 20:46 ` bugzilla at busybox.net
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2016-10-22 20:02 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9291
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fran?ois Perrad, who takes care of the Perl packaging in Buildroot, has
reported the issue upstream: https://github.com/arsv/perl-cross/issues/41. A
fix has already been committed in perl-cross upstream, we need to backport it
in Buildroot.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 9291] perl: SysV message queues not configured, even if available
2016-09-22 6:56 [Buildroot] [Bug 9291] New: perl: SysV message queues not configured, even if available bugzilla at busybox.net
2016-10-22 20:02 ` [Buildroot] [Bug 9291] " bugzilla at busybox.net
@ 2017-02-13 20:46 ` bugzilla at busybox.net
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2017-02-13 20:46 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9291
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
This issue has been fixed in perl-cross by commit
https://github.com/arsv/perl-cross/commit/c707e92c99c9d468c490bf8aed0df95941da9c5c,
which is in perl-cross since version 1.1.2, and Buildroot is currently using
perl-cross 1.1.3.
Therefore, this bug is now fixed.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-13 20:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 6:56 [Buildroot] [Bug 9291] New: perl: SysV message queues not configured, even if available bugzilla at busybox.net
2016-10-22 20:02 ` [Buildroot] [Bug 9291] " bugzilla at busybox.net
2017-02-13 20:46 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox