[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upgrading 3.0 to -current problems



This was fixed a few hours ago.

> Message-Id: <5.1.0.14.2.20020308154436.034021e0@208.58.23.51>
> X-Mailer: QUALCOMM Windows Eudora Version 5.1
> Date: Fri, 08 Mar 2002 15:45:06 -0500
> To: misc@openbsd.org
> From: Dave <morbiddk@insensible.net>
> Subject: Re: Upgrading 3.0 to -current problems 
> 
> I appear to have gotten past the previous problem I was having, however now 
> during the very last part of make build (make depend && make && exec make 
> install) make appears to be failing in the transliterate protocol trace (trpt):
> 
> ===> usr.sbin/trpt
> cc -O2 -c /usr/src/usr.sbin/trpt/trpt.c
> /usr/src/usr.sbin/trpt/trpt.c: In function `tcp_trace':
> /usr/src/usr.sbin/trpt/trpt.c:406: invalid operands to binary ==
> *** Error code 1
> Stop in /usr/src/usr.sbin/trpt.
> 
> On a side note...I wonder if the problems with the cvs.ca.openbsd.org might 
> be partially why I'm having issues as I cvsup'ed from that server and my 
> current src is from there.