From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 22 20:52:55 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B33816A4B3 for ; Wed, 22 Oct 2003 20:52:55 -0700 (PDT) Received: from postoffice9.mail.cornell.edu (postoffice9.mail.cornell.edu [132.236.56.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3307D43FBD for ; Wed, 22 Oct 2003 20:52:54 -0700 (PDT) (envelope-from sbc28@cornell.edu) Received: from cwm (r102798.resnet.cornell.edu [128.253.186.154]) h9N3qqdO015721 for ; Wed, 22 Oct 2003 23:52:53 -0400 (EDT) From: "Seth Chandler" To: Date: Wed, 22 Oct 2003 23:52:54 -0400 Message-ID: <000001c39919$23a369d0$9abafd80@cwm> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: <20031022153926.E22C02A7EA@canning.wemm.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: samba-devel build error on -CURRENT w/ amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 03:52:55 -0000 Peter this might be of some interest to you, but as of yet I've been unable to figure out the source of the problem. I've gotten this to build a number of other places, maybe its related to a change in -CURRENT, but I'm not sure. This is a build of samba-devel on an amd64 -CURRENT, as of October 22, 2003. ****************** everest# make install clean ===> Building for samba-3.0.0,1 Using FLAGS = -O -pipe -I/usr/local/include -I./popt -Iinclude -I/usr/ports/net/samba-devel/work/samba-3.0.0/source/include -I/usr/ports/net/samba-devel/work/samba-3.0.0/source/ubiqx -I/usr/ports/net/samba-devel/work/samba-3.0.0/source/smbwrapper -I. -I/usr/local/include -I/usr/ports/net/samba-devel/work/samba-3.0.0/source LIBS = -lcrypt -liconv LDSHFLAGS = -shared -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib LDFLAGS = -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib Compiling lib/dprintf.c lib/dprintf.c: In function `d_vfprintf': lib/dprintf.c:45: error: incompatible types in assignment *** Error code 1 Stop in /usr/ports/net/samba-devel/work/samba-3.0.0/source. *** Error code 1 Stop in /usr/ports/net/samba-devel. everest# *********************** thanks, seth