Hi. Recently we tried to built sks 1.0.10 on a Suse Enterprise Linux 10 box.
We had to modify the numerix lib (version 0.19c) that is part of the sks package from savannah.nongnu.org.
lib/common/chrono.c uses the obsolete "CLK_TCK" in line 21. After changing that to "CLOCKS_PER_SEC", everything compiled fine.
Juergen _______________________________________________ Sks-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/sks-devel
