Andrew Robinson írta:
I found that the easiest way to fix this problem is to edit the
Makefile. Comment out the following two lines and it should run.
From:
.if ${BLACKHOLE} != '' && ${BLACKHOLE} != 0
#
# net.inet.tcp.blackh
ang, so it is disabled:
${MV} ${WRKSRC:H}/tests/socket.test ${WRKSRC:H}/tests/socket.test.dis;
#
#.endif
Good luck!
Andrew
> Message: 3
> Date: Thu, 20 Jul 2006 08:27:41 +0200
> From: Nagy L?szl? <[EMAIL PROTECTED]&g
My system is FreeBSD 6.0. After running
portupgrade -aP
it start upgrading Tcl. After compilation, it starts making tests like
the one below. Each test times out after some minutes. It would take a
day to run all the tests. Why they are failing? How can I disable the
tests? The main problem