Date: Tue, 11 May 1999 07:27:12 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: freebsd-current@freebsd.org Subject: Make World Fails - minor and major conflict Message-ID: <199905111427.HAA39426@ix.netcom.com>
index | next in thread | raw e-mail
I am running -current SMP as of last week.
I cvsup'ed last night and started a 'Make -j12 world'.
tomdean
===> usr.sbin/i4b/isdnmonitor
cc -O2 -m486 -pipe -DDEBUG -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/i4b/isdnmonitor/main.c
gzip -cn /usr/src/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 > isdnmonitor.8.gz
/usr/src/usr.sbin/i4b/isdnmonitor/main.c:103: `major' redeclared as different kind of symbol
/usr/obj/usr/src/tmp/usr/include/sys/types.h:114: previous declaration of `major'
/usr/src/usr.sbin/i4b/isdnmonitor/main.c:104: `minor' redeclared as different kind of symbol
/usr/obj/usr/src/tmp/usr/include/sys/types.h:108: previous declaration of `minor'
{standard input}: Assembler messages:
{standard input}:1519: Fatal error: Symbol minor already defined.
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905111427.HAA39426>
