From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 04:20:29 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3422D37B401 for ; Thu, 24 Apr 2003 04:20:29 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id D63D943F85 for ; Thu, 24 Apr 2003 04:20:27 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) h3OBKNVG098404; Thu, 24 Apr 2003 14:20:24 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h3OBKtPG061170; Thu, 24 Apr 2003 14:20:55 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h3OBKqGj061169; Thu, 24 Apr 2003 14:20:52 +0300 (EEST) Date: Thu, 24 Apr 2003 14:20:52 +0300 From: Maxim Sobolev To: Beech Rintoul Message-ID: <20030424112052.GC58705@vega.vega.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 cc: freebsd-current@FreeBSD.ORG Subject: Re: CLI on current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 11:20:29 -0000 Please try 20021101, which I've just committed. -Maxim On Thu, Apr 17, 2003 at 02:30:30PM -0800, Beech Rintoul wrote: > Hi, > > I tried to compile cli from the ports on yesterday's -CURRENT. It failed > with the following: > > cc -c -DHAVE_CONFIG_H -O -pipe -mcpu=pentiumpro -fpermissive -Wall -fno-bui > ltin -fno-exceptions -fno-rtti -fPIC -DPIC -I../../.. -I../../include -I../ > ../objr -o silent_printf.o ../silent_printf.c > In file included from ../silent_printf.c:31: > /usr/include/wchar.h:114: conflicting types for `fwprintf' > ../../../rotor_pal.h:3126: previous declaration of `fwprintf' > /usr/include/wchar.h:157: conflicting types for `wcstod' > ../../../rotor_pal.h:3003: previous declaration of `wcstod' > *** Error code 1 > > Any suggestions would be appreciated. > > Beech > > > ------------------------------------------------------------------- > Beech Rintoul - Network Administrator - akbeech@sinbad.net > /"\ ASCII Ribbon Campaign | Sinbad Network Communications Inc. > \ / - NO HTML/RTF in e-mail | 3101 Penland Pkwy. Ste. K-38 > X - NO Word docs in e-mail | Anchorage, AK 99508 > No More Spam! http://www.knockmail.com/default.asp?AID=B0R00073 > / \ ----------------------------------------------------------------- > > > > > > > > > > > > > >