diff options
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20130406/1c61ccb2')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment-0001.html | 3 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment.html | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment-0001.html new file mode 100644 index 000000000..764416ac1 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment-0001.html @@ -0,0 +1,3 @@ +Can someone fix uclibc?<div><br></div><div>It has been causing other autobuilds to fail many times as it will fork until the system is out of resources</div><div><br></div><div><div>make CROSS="" CC="gcc" -C utils utils is requesting ../lib/libc.so.0.9.30.3 (before the lib exists) and it will try recursively to build lib/libc.so.0.9.30.3 until it fails to fork</div> + +</div><div><br></div> diff --git a/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment.html b/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment.html new file mode 100644 index 000000000..764416ac1 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130406/1c61ccb2/attachment.html @@ -0,0 +1,3 @@ +Can someone fix uclibc?<div><br></div><div>It has been causing other autobuilds to fail many times as it will fork until the system is out of resources</div><div><br></div><div><div>make CROSS="" CC="gcc" -C utils utils is requesting ../lib/libc.so.0.9.30.3 (before the lib exists) and it will try recursively to build lib/libc.so.0.9.30.3 until it fails to fork</div> + +</div><div><br></div> |