From nobody@FreeBSD.org  Tue Feb 24 22:13:08 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5636B16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 22:13:08 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 37B6C43D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 22:13:08 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1P6Cc72022150
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 22:12:38 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i1P6CcdP022148;
	Tue, 24 Feb 2004 22:12:38 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402250612.i1P6CcdP022148@www.freebsd.org>
Date: Tue, 24 Feb 2004 22:12:38 -0800 (PST)
From: huangzhiyong <huangzhiyong@unicomgd.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make kernel error
X-Send-Pr-Version: www-2.3

>Number:         63334
>Category:       i386
>Synopsis:       make kernel error
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 24 22:20:13 PST 2004
>Closed-Date:    Fri Apr 08 03:43:17 GMT 2005
>Last-Modified:  Fri Apr 08 03:43:17 GMT 2005
>Originator:     huangzhiyong
>Release:        4.6stable
>Organization:
unicomgd
>Environment:
FreeBSD oa.gzuni.com 4.6-STABLE FreeBSD 4.6-STABLE #3: Thu Aug 15 18:52:57 CST 2002     whyz@oa.gzuni.com:/usr/src/sys/compile/WHYZKERNEL  i386
>Description:
Today, I want make my kernel from 4.6stable to 4.9 stable.
before this, i maked world successful.
"cvsup 4.x-stable-supfile" from cvsup.internat.FreeBSD.org (successfull)
"cd /usr/src ;make world "  (successfull)
"cd /sys/i386/conf ;config MYKERNEL ; cd ../../compile/MYKERNEL"
"make depend all install"  (stop)
error display :
===> coda
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include  /usr/src/sys/modules/coda/../../coda/coda_fbsd.c /usr/src/sys/modules/coda/../../coda/coda_namecache.c /usr/src/sys/modules/coda/../../coda/coda_psdev.c /usr/src/sys/modules/coda/../../coda/coda_subr.c /usr/src/sys/modules/coda/../../coda/coda_venus.c /usr/src/sys/modules/coda/../../coda/coda_vfsops.c /usr/src/sys/modules/coda/../../coda/coda_vnops.c
In file included from /usr/src/sys/modules/coda/../../coda/coda_namecache.c:94:
@/coda/coda_namecache.h:2: unterminated character constant
@/coda/coda_namecache.h:17: unterminated character constant
@/coda/coda_namecache.h:18: unterminated character constant
@/coda/coda_namecache.h:19: unterminated character constant
@/coda/coda_namecache.h:25: unterminated character constant
@/coda/coda_namecache.h:31: unterminated character constant
@/coda/coda_namecache.h:60: unterminated character constant
@/coda/coda_namecache.h:62: unterminated character constant
@/coda/coda_namecache.h:66: unterminated character constant
@/coda/coda_namecache.h:152: unbalanced `#endif'
/usr/src/sys/modules/coda/../../coda/coda_namecache.c:644: unterminated character constant
/usr/src/sys/modules/coda/../../coda/coda_namecache.c:647: unterminated string or character constant
/usr/src/sys/modules/coda/../../coda/coda_namecache.c:5: possible real start of unterminated constant
mkdep: compile failed
*** Error code 1

Stop in /usr/src/sys/modules/coda.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/MYKERNEL.

-----end-------
>How-To-Repeat:
please send mail to huangzhiyong@unicomgd.com
or whyz@163.com

tkx, very much!
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: bms 
State-Changed-When: Wed Jun 23 07:20:34 GMT 2004 
State-Changed-Why:  
Source upgrades with a large delta between releases/versions are 
not guaranteed to work. 
Please try incremental upgrades, or a binary upgrade from CD. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63334 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Apr 8 03:42:41 GMT 2005 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63334 
>Unformatted:
