From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 01:59:40 2004 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 BB11C16A4D2 for ; Thu, 10 Jun 2004 01:59:40 +0000 (GMT) Received: from mta2.adelphia.net (mta2.adelphia.net [68.168.78.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6361843D53 for ; Thu, 10 Jun 2004 01:59:40 +0000 (GMT) (envelope-from johnmary@adelphia.net) Received: from 68-70-66-207.losaca.adelphia.net ([68.70.66.207]) by mta13.adelphia.netESMTP <20040610014730.VDY13425.mta13.adelphia.net@68-70-66-207.losaca.adelphia.net>; Wed, 9 Jun 2004 21:47:30 -0400 Received: by 68-70-66-207.losaca.adelphia.net (Postfix, from userid 1001) id 70075664E; Wed, 9 Jun 2004 18:47:29 -0700 (PDT) From: John Merryweather Cooper To: Kris Kennaway In-Reply-To: <20040610013014.GA72457@xor.obsecurity.org> References: <1086774482.1538.8.camel@borgdemon.losaca.adelphia.net> <20040610013014.GA72457@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1086832047.90729.11.camel@borgdemon.losaca.adelphia.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 09 Jun 2004 18:47:28 -0700 X-Mailman-Approved-At: Thu, 10 Jun 2004 11:52:39 +0000 cc: freebsd-current@FreeBSD.org Subject: Re: net/samba-2.2.9_* and editors/emacs-21.3_* no longer build on recent -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, 10 Jun 2004 01:59:40 -0000 I'll blow both ports away, re-CVSup, rebuild all dependencies, and get back to the list. jmc On Wed, 2004-06-09 at 18:30, Kris Kennaway wrote: > On Wed, Jun 09, 2004 at 02:48:04AM -0700, John Merryweather Cooper wrote: > > There seem to have been some changes in -CURRENT, or in the recent > > patches to these ports, that cause the to no longer build on my > > -CURRENT. > > > > In net/samba, I get an undefined NULL in lib/snprintf.c. > > > > In editors/emacs, the build blows up in lib-src/movemail.c complaining > > about conflicting types for sys_errlist. > > Both of these ports are compiling on a clean system with world > rebuilt yesterday. > > I suspect a local problem, unless there was a commit more recently > that broke them. > > Kris