Changes between Version 3 and Version 4 of dev-lang/perl
- Timestamp:
- 08/28/07 08:33:39 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/perl
v3 v4 31 31 Dynamically loading {{{encoding.so}}} in a small test application is not a problem, so that library is not to blame. When linking this small test application with libflock however, the same error occurs - sometimes! The error doesn't seem to be reproducable but random. Perhaps this has something to do with the 32MB global add-on limit in BeOS? 32 32 33 The author of flock_server, Ingo Weinhold, only develops on R5. Hence, there could be a problem with flock_server on BONE. 34 33 35 To do: 34 36 * compile without flock() support
