From owner-freebsd-sparc64@FreeBSD.ORG Tue May 23 20:47:34 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C898F16AD6D for ; Tue, 23 May 2006 20:47:34 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09C643D6E for ; Tue, 23 May 2006 20:47:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id EB3C51A4E6C; Tue, 23 May 2006 13:47:20 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4A88E51238; Tue, 23 May 2006 16:47:20 -0400 (EDT) Date: Tue, 23 May 2006 16:47:20 -0400 From: Kris Kennaway To: Paul Schiro Message-ID: <20060523204720.GA48387@xor.obsecurity.org> References: <20060523185335.GA81099@tribble.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <20060523185335.GA81099@tribble.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-sparc64@freebsd.org Subject: Re: this really should be fixed X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 20:47:36 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 23, 2006 at 12:53:35PM -0600, Paul Schiro wrote: > Hello all, >=20 > There's been a problem existing in freebsd/sparc64 since the 5.x > days. I'm seeing it again on 6.1. After fresh install, and then > syncing src, buildworld will fail on usr.bin/lex . The cause for this > appears to be that the mkskel.sh file in the usr.bin/lex directory has a > date year of 1969. I touched that file, and now build progresses > normally. Here is where build dies prior to touching the mkskel.sh file: >=20 > > =3D=3D=3D> usr.bin/lex (depend) > > lex -t -is /usr/src/usr.bin/lex/scan.l > scan.c > > yacc -d -o parse.c /usr/src/usr.bin/lex/parse.y > > make: don't know how to make mkskel.sh. Stop > > *** Error code 2 >=20 > This should probably be fixed before another major release goes out, eh? Bugs that are not reported don't get fixed :-) However I don't see the problem: -rwxr--r-- 1 root wheel 192 Jun 19 1996 mkskel.sh Are you sure your system clock is correct? Kris --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEc3TXWry0BWjoQKURAkDtAKCymV1psnXvR6DYFyvIQtlGfTLO+gCggLbj y0URIlPRGTcPVcaCyAX8uZc= =Qs7k -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--