Bug#4422: gcc bug?

1996-09-06 Thread Juha Heinanen
> lohi:/usr/src/netperf-2.1pl1# make > cc -O -Ae -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER-c > netperf.c -o netperf.o > *Initialization*:1: missing token-sequence in `#assert' > make: *** [netperf.o] Error 1 Will you please reduce the problem down to a small, rep

Bug#4422: gcc bug?

1996-09-06 Thread Juha Heinanen
Package: gcc Version: 2.7.2-8 since i didn't find debian netperf package, i decided to compile netperf myself. however, when compiling the first file, i got lohi:/usr/src/netperf-2.1pl1# make cc -O -Ae -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER-c netperf.c -o netperf.o *Initializa

Bug#4360: bug in route man page

1996-09-01 Thread Juha Heinanen
package: netbase version: 2.04-1 man page route(8) has: route add 224.0.0.0 netmask 240.0.0.0 dev eth0 This is an obscure one documented so people know how to do it. This sets all of the class D (multiĀ­ cast) IP routes to go via "eth0". This i