Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
fcntl "F_SETLKW" value mismatch / linux header bug?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="A. Sinan Unur, post: 4800618"] The value should be correct. The build process picks these values up from the system. So, if the binary is built on a system that has different values, then a mismatch might occur. I am saying "might" because I do not know how the debian package installation procedure actually works. By the way, F_SETLKW seems to come from the POSIX module. I would try building the latest Perl from source and install in a different directory than the system-wide Perl (say ~/perl) to test if the debian package build has a problem. Sinan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
fcntl "F_SETLKW" value mismatch / linux header bug?
Top