Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 20:28:07 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        eagle <eagle@eagle.phc.igs.net>
Cc:        oZZ!!! <osa@etrust.ru>, freebsd-current@FreeBSD.ORG
Subject:   Re: Tonight make world failed at isdnmonitor... 
Message-ID:  <19990511122808.C870E1F72@spinner.netplex.com.au>
In-Reply-To: Your message of "Mon, 10 May 1999 23:07:06 GMT." <Pine.BSF.3.96.990510230611.91796A-100000@eagle.phc.igs.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > ===> usr.sbin/i4b/isdnmonitor 
> > cc -Os -pipe -mpentium -DDEBUG  -I/usr/obj/usr/src/tmp/usr/include -c
> > /usr/src/usr.sbin/i4b/isdn
> > monitor/main.c
> > /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}:1510: Fatal error: Symbol minor already defined.
> > *** Error code 1
> 
> tell phk thanks this ones related to his changes to types.h as well

phk has another patch in the pipeline right now that fixes this (ie:
major() etc become macros again in userlant.)  I'd have jumped in and
tweaked types.h to fix this particular problem, but that would be just
adding more deltas to dead-end code.   I think phk was planning a
checkpoint commit sometime shortly.  If he gets delayed, I'll give types.h
a tweak to avoid the problems and to buy some time.

Please remember, this is -current, we've got to expect things to be broken
every so often - but on the other hand, staying broken for too long is an
inconvenience for the developers who -current is intended for.

> Rob

Cheers,
-Peter




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




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