[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnu-radius] [GNU Radius 1.5] testsuite: 1 23 failed
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-gnu-radius] [GNU Radius 1.5] testsuite: 1 23 failed |
Date: |
Tue, 25 Sep 2007 00:51:10 +0300 |
Gerald Cox <address@hidden> 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