From owner-freebsd-isp@FreeBSD.ORG Wed Feb 11 11:21:51 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D25416A4CE for ; Wed, 11 Feb 2004 11:21:51 -0800 (PST) Received: from ip.cfi.co.ug (unknown [212.88.96.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1698B43D1D for ; Wed, 11 Feb 2004 11:21:37 -0800 (PST) (envelope-from kabagak@ksemat.co.ug) Received: from [127.0.0.1] (helo=mail4.cfi.co.ug) by ip.cfi.co.ug with smtp (Exim 4.20) id 1Aqzrn-00011j-FD for freebsd-isp@freebsd.org; Wed, 11 Feb 2004 22:17:47 +0300 Received: from 192.168.1.241 (SquirrelMail authenticated user kabagak@ksemat.co.ug) by mail4.cfi.co.ug with HTTP; Wed, 11 Feb 2004 22:17:47 +0300 (EAT) Message-ID: <1600.192.168.1.241.1076527067.squirrel@mail4.cfi.co.ug> Date: Wed, 11 Feb 2004 22:17:47 +0300 (EAT) From: kabagak@ksemat.co.ug To: freebsd-isp@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Spam-Score: 1.0 (+) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1Aqzrn-00011j-FD*4lvd.DDYi4I* Subject: [Fwd: make buildworld errors] X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 19:21:51 -0000 ---------------------------- Original Message ---------------------------- Subject: make buildworld errors From: kabagak@ksemat.co.ug Date: Wed, February 11, 2004 9:48 pm To: kenneth@cfi.co.ug -------------------------------------------------------------------------- hi.i am making the world from 4.8 to 4.9-STABLE and get these errors even after cvsuping to the most current sources In file included from /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77/s_paus.c:5: /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77/signal1.h:3: unterminated character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77/setsig.c:49: unterminated string or character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libF77/setsig.c:49: possible real start of unterminated constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77/backspace.c:17: unterminated character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77/backspace.c:23: unterminated character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77/backspace.c:27: unterminated character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77/close.c:10: unterminated string or character constant /export/usr/src/gnu/lib/libg2c/../../../contrib/libf2c/libI77/close.c:1: possible real start of unterminated constant VersionI.c:64: unterminated character constant VersionI.c:67: unterminated character constant VersionI.c:101: unterminated character constant VersionI.c:112: unterminated character constant VersionI.c:113: unterminated character constant VersionI.c:115: unterminated character constant VersionI.c:122: unterminated character constant VersionI.c:272: unterminated character constant mkdep: compile failed *** Error code 1 Stop in /export/usr/src/gnu/lib/libg2c. *** Error code 1 Stop in /export/usr/src/gnu/lib. *** Error code 1 Stop in /export/usr/src. *** Error code 1 Stop in /export/usr/src. *** Error code 1 Stop in /export/usr/src. *** Error code 1 Stop in /export/usr/src. What could be the problem. My sources are from cvsup6.freebsd.org