>> http://people.freebsd.org/~gshapiro/CURRENT-8.12.2

ache> +CFLAGS+=-pthread
ache> ^^^^^^^^^^^^^^^^^

ache> Why you add -pthread? IMHO it is needed only on program building 'ld' 
ache> phase and not in library building. See libc_r/Makefile

Thanks, I've changed that line to:

CFLAGS+=-D_THREAD_SAFE

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to