From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 30 16:00:07 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52A016A4CF for ; Fri, 30 Jan 2004 16:00:07 -0800 (PST) Received: from ms-smtp-01.rdc-nyc.rr.com (ms-smtp-01.rdc-nyc.rr.com [24.29.99.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1895243D1F for ; Fri, 30 Jan 2004 16:00:05 -0800 (PST) (envelope-from delusional@si.rr.com) Received: from si.rr.com (24-168-66-179.si.rr.com [24.168.66.179]) i0UNoQCA007195 for ; Fri, 30 Jan 2004 18:50:27 -0500 (EST) Message-ID: <401AF002.3050308@si.rr.com> Date: Fri, 30 Jan 2004 19:00:02 -0500 From: paul User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: 5.2 kernel compile error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 00:00:08 -0000 Just installed 5.2 and cvsup'd using releng_5_2 i tryed make buildkernel, amd also a make kernel after a make world and also tryed building a custom kernel and recieve this message everytime i try to build it: sh ../../../conf/newvers.sh GENERIC cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c vers.c:30:18: unknown escape sequence '\.' *** Error code 1 Any help would be much appreciated regards -Paul