libksba-1.0.5: nanosleep() unresolved

Nelson H. F. Beebe beebe at math.utah.edu
Wed Jan 14 00:25:31 CET 2009


Builds of libksba-1.0.5 on Sun Solaris systems failed to resolve the
POSIX nanosleep() function at link time.

According to "man nanosleep" on those systems, -lrt (real-time
library) is needed.

Unfortunately, you cannot just supply -lrt by default, since some
systems (e.g., Mac OS X, FreeBSD, NetBSD, OpenBSD) do not have it: a
configure-time test for the library is needed.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu  -
- 155 S 1400 E RM 233                       beebe at acm.org  beebe at computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



More information about the Gnupg-devel mailing list