Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 09:22:48 -0800 (PST)
From:      Tomek <mobi@vulgaris.art.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/34457: error in /usr/src/sys/sys/syscall.mk file
Message-ID:  <200201301722.g0UHMmS24251@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         34457
>Category:       misc
>Synopsis:       error in /usr/src/sys/sys/syscall.mk file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 30 09:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tomek
>Release:        4.4RELEASE
>Organization:
n/a
>Environment:
FreeBSD vulgaris.art.pl 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Tue Jan 29 17:12:36 CET 2002     root@vulgaris.art.pl:/usr/src/sys/compile/VULGARIS  i386

>Description:
While switching from 4.4R to 4.5R #make bulidworld crashes becouse of:
"make: don't know how to make src/sys/sys/syscall.mk,v. Stop"
There is a mistake in this file in line 3.
It sholud be:
# $FreeBSD: src/sys/sys/syscall.mk,v 1.52 2002/01/30 10:29:12 bde Exp $
there is:
* $FreeBSD: src/sys/sys/syscall.mk,v 1.52 2002/01/30 10:29:12 bde Exp $
-----
Simple "*" is instead "#" not a big problem at all, but it makes 'make bulidworld' crash.

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201301722.g0UHMmS24251>