[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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.