From owner-freebsd-questions@FreeBSD.ORG Sat Jun 14 16:26:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B3A21065684 for ; Sat, 14 Jun 2008 16:26:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 25BE98FC19 for ; Sat, 14 Jun 2008 16:26:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5EGQCos016873 for ; Sat, 14 Jun 2008 18:26:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5EGQC8l016814 for ; Sat, 14 Jun 2008 18:26:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 14 Jun 2008 18:26:11 +0200 (CEST) From: Wojciech Puchar To: "freebsd-questions@freebsd.org" In-Reply-To: <20080614145944.GB2892@shepherd> Message-ID: <20080614182607.R14658@wojtek.tensor.gdynia.pl> References: <20080614102330.M15568@wojtek.tensor.gdynia.pl> <20080614145944.GB2892@shepherd> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: ports/net/asterisk build problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2008 16:26:17 -0000 works. thank you very much! On Sat, 14 Jun 2008, Sahil Tandon wrote: > Wojciech Puchar wrote: > >> undefined reference to `__sync_fetch_and_add_4' >> >> anyone know where these __sync_* functions are? > > Do you set CPUTYPE in /etc/make.conf? There has been some discussion about > this before; check the archives for some commonly suggested solutions. > > -- > Sahil Tandon > >