Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 06:52:49 -0700 (PDT)
From:      "Michael V. Harding" <mvh@netcom.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Building a kernel from a CVSUP this morning...
Message-ID:  <199805121352.GAA01256@netcom1.netcom.com>

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

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



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