Date: Tue, 24 Feb 2004 22:12:38 -0800 (PST) From: huangzhiyong <huangzhiyong@unicomgd.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/63334: make kernel error Message-ID: <200402250612.i1P6CcdP022148@www.freebsd.org> Resent-Message-ID: <200402250620.i1P6KDrr009936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63334 >Category: i386 >Synopsis: make kernel error >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Feb 24 22:20:13 PST 2004 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402250612.i1P6CcdP022148>