[cups.bugs] [MOD] STR #2049: Building with --enable-threads fail on Solaris

Artur Frysiak artur-cups at frysiak.net
Sun Oct 22 08:00:21 PDT 2006


[STR New]

config-scripts/cups-threads.m4 contains lines:
# Solaris requires _POSIX_PTHREAD_SEMANTICS to
# be POSIX-compliant... :(
if test $uname = SunOS; then
        PTHREAD_FLAGS="$PTHREAD_FLAGS _POSIX_PTHREAD_SEMANTICS"
fi

This is true, but -D on front of _POSIX_PTHREAD_SEMANTICS is missing.

Link: http://www.cups.org/str.php?L2049
Version: 1.2.5





More information about the cups mailing list