From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 6 21:00:11 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28A4016A41B for ; Thu, 6 Sep 2007 21:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ED5E413C47E for ; Thu, 6 Sep 2007 21:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l86L0AbS092118 for ; Thu, 6 Sep 2007 21:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l86L0Agm092117; Thu, 6 Sep 2007 21:00:10 GMT (envelope-from gnats) Date: Thu, 6 Sep 2007 21:00:10 GMT Message-Id: <200709062100.l86L0Agm092117@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Jaime Bozza" Cc: Subject: Re: ports/115887: update www/mnogosearch port to 3.3.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jaime Bozza List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2007 21:00:11 -0000 The following reply was made to PR ports/115887; it has been noted by GNATS. From: "Jaime Bozza" To: , "Jaime Bozza" Cc: Subject: Re: ports/115887: update www/mnogosearch port to 3.3.4 Date: Thu, 6 Sep 2007 15:33:46 -0500 Adding -DCONSOLE does in fact make the build work. You only need to add that to CFLAGS when WITHOUT_MNOGO_THREADS is defined. Build compiles and works without it when pthreads are enabled. Should I update the patch or can you add it to the current one?