From owner-freebsd-stable@FreeBSD.ORG Wed Jul 16 00:56:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27C2137B401 for ; Wed, 16 Jul 2003 00:56:00 -0700 (PDT) Received: from hog.ivil.org (as5-4-8.far.s.bonet.se [217.215.110.193]) by mx1.FreeBSD.org (Postfix) with SMTP id F2CF243F3F for ; Wed, 16 Jul 2003 00:55:57 -0700 (PDT) (envelope-from tobias@ivil.org) Received: (qmail 21819 invoked from network); 16 Jul 2003 07:58:37 -0000 Received: from unknown (HELO ivil.org) (192.168.0.2) by as5-4-8.far.s.bonet.se with SMTP; 16 Jul 2003 07:58:37 -0000 Message-ID: <3F15050C.6050404@ivil.org> Date: Wed, 16 Jul 2003 09:55:56 +0200 From: Tobias Larsson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Compiling problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 07:56:00 -0000 Hi, I'm trying to update my 4.6.2 to the latest stable with CVSup. But make buildworld fails with this: ===> share/termcap gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz TERM=dumb TERMCAP=dumb: ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder Incomplete termcap entry *** Error code 1 Stop in /usr/src/share/termcap. *** Error code 1 Stop in /usr/src/share. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Anyone knows what can be done to fix this? Best regards, Tobias Larsson