Re: Make World Fails - minor and major conflict

1999-05-11 Thread eagle


On Tue, 11 May 1999, Thomas Dean wrote:

> I am running -current SMP as of last week.
> 
> I cvsup'ed last night and started a 'Make -j12 world'.
> 
cvsup again that should fix it.

if it doesnt add my or anything else for that matter,  to all occurances
of the variable minor and major in that file.

Rob





To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Make World Fails - minor and major conflict

1999-05-11 Thread Thomas Dean
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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message