From owner-freebsd-current Mon Feb 11 19: 8: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id 668BD37B648 for ; Mon, 11 Feb 2002 18:19:04 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id 040B3232D4; Mon, 11 Feb 2002 21:17:59 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id 0EEBA9F3AF; Mon, 11 Feb 2002 21:12:40 -0500 (EST) Date: Sun, 10 Feb 2002 13:05:03 -0800 From: Gregory Neil Shapiro To: "Andrey A. Chernov" Cc: freebsd-current@FreeBSD.ORG Subject: Re: UPDATED: For Review: sendmail 8.12.2 import into -CURRENT Message-Id: <20020212021240.0EEBA9F3AF@okeeffe.bestweb.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message