"Nelson H. F. Beebe" <[email protected]> writes: > I've successfully built, validated, and installed libidn-1.25 on > most of the 25+ flavors of Unix in our test lab.
Thanks! > the tests proceed successfully for a while, but then go into an > infinite loop: This is because the self-tests ends up using the system libidn instead of the newly built libidn -- earlier versions of the libidn library had bugs that are now triggered like this by the self-tests. Could you send output from './configure && make V=99 check' in a fresh unpacked directory? Maybe the link command and parameters can help to understand why this happens. /Simon _______________________________________________ Help-libidn mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-libidn
