diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-05 06:44:21 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-05 06:44:21 +0000 |
commit | 6e789fc516cc53fe071e20abe5f7b57e9beb890a (patch) | |
tree | 7d28c494388a52dd518f603913017f9931378a67 | |
parent | 09f278121e815028adb24d228d8092fc6cb022aa (diff) |
#148 Removed.
Rebooting the problematic system, releasing allocated memory and swap,
has allowed buildconf and configure to complete sucessfully since then.
-rw-r--r-- | TODO-RELEASE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ea1f18298..4e3080d38 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -14,15 +14,4 @@ To be addressed before 7.19.0 (planned release: August 2008) * Third version of the patch fixing a failure to chose a proper data type submitted to the mailing list 2008-08-04. -148 - Introduction of m4/reentrant.m4 is triggering some problems on Solaris - systems. The problem manifests when buildconf runs aclocal, at some point - aclocal fails when using GNU m4 version 1.4.5 it runs out of memory. If - GNU m4 version 1.4.11 is used everything works. - Start of thread: http://curl.haxx.se/mail/lib-2008-07/0210.html - UPDATE: - * Rebooting the problematic system, releasing allocated memory and swap, - has allowed buildconf and configure to complete sucessfully. Further - tests on the system might allow determination of the problem origin. - Solaris AutoBuilds suceeded on August 2 and 3. - 152 - |