diff options
Diffstat (limited to 'system/memtest86+/README')
-rw-r--r-- | system/memtest86+/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/memtest86+/README b/system/memtest86+/README index 4742f53381..5b65048319 100644 --- a/system/memtest86+/README +++ b/system/memtest86+/README @@ -2,4 +2,9 @@ Memtest86+ is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based memory tests are only a quick check and often miss failures that are detected by Memtest86+. +Compilation may fail on 64-bit Slackware due to missing +/usr/include/gnu/stubs-32.h from glibc. If you experience this problem, +copy that file from stubs-64.h in the same directory (or create a symlink), +and you may delete your copy/symlink after you have created the package. + See README.SLACKWARE for setup information. |