Re: [GNU Radius 1.5] testsuite: 1 23 failed
"Sergey Poznyakoff" <[email protected]> Tue, 25 Sep 2007 00:51:10 +0300
| Newsgroups | gmane.comp.gnu.radius.bugs |
|---|---|
| Organization | Err, what do you mean? |
| Message-ID | <[email protected]> |
Gerald Cox <[email protected]> ha escrit: > The thing compiles OK, but the test fails and so does all tests after > going ahead and installing. [...] > Could it be because of the depricated stuff in GUILE? Yes, that's the reason. The deprecation warning, albeit harmless, is not expected by the testsuite, so it bails out. Try setting environment variable GUILE_WARN_DEPRECATED to "no" and exporting it before running tests. Regards, Sergey