Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 07:20:37 -0700 (PDT)
From:      "Michael V. Harding" <mvh@netcom.com>
To:        mvh@netcom.com
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Building a kernel from a CVSUP this morning...
Message-ID:  <199805121420.HAA01966@netcom1.netcom.com>
In-Reply-To: <199805121352.GAA01256@netcom1.netcom.com> (mvh@netcom.com)
References:   <199805121352.GAA01256@netcom1.netcom.com>

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

Sorry, sent this before the coffee kicked in: there is an obvious typo
in the include file.

   Date: Tue, 12 May 1998 06:52:49 -0700 (PDT)
   From: "Michael V. Harding" <mvh@netcom.com>
   Sender: owner-freebsd-stable@freebsd.org
   X-UIDL: 9e25f0bc22741640606bdb0c4d1cbf58


   I see the following - I have looked at the include file and I don't
   know what's going on:

   In file included from ../../sys/namei.h:40,
		    from ../../dev/vn/vn.c:74:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_bmap.c:45:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_lookup.c:48:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/mount.h:43,
		    from ../../isofs/cd9660/cd9660_node.c:46:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_rrip.c:46:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_util.c:46:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_vfsops.c:46:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/namei.h:40,
		    from ../../isofs/cd9660/cd9660_vnops.c:46:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/proc.h:49,
		    from ../../kern/imgact_aout.c:39:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/file.h:46,
		    from ../../kern/imgact_elf.c:43:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/proc.h:49,
		    from ../../kern/imgact_gzip.c:32:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/mount.h:43,
		    from ../../sys/sysproto.h:13,
		    from ../../kern/imgact_shell.c:31:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition
   In file included from ../../sys/proc.h:49,
		    from ../../kern/init_main.c:52:
   ../../sys/queue.h:408: warning: `CIRCLEQ_INIT' redefined
   ../../sys/queue.h:404: warning: this is the location of the previous definition

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



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



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