[flow-tools] flow-tools-0.57: compile problem

Gerhard Haindl Gerhard.Haindl@t-systems.at
Mon, 22 Apr 2002 11:38:29 +0200


Hi,

I have compiled 0.56 without any problems.
On the same machine I get the following error with 0.57:

flow-fanout.c: In function `main':
flow-fanout.c:452: warning: implicit declaration of function `time'
flow-fanout.c:460: warning: implicit declaration of function `localtime'
flow-fanout.c:460: warning: assignment makes pointer from integer without a cast
flow-fanout.c:469: dereferencing pointer to incomplete type
flow-fanout.c:487: dereferencing pointer to incomplete type
flow-fanout.c:487: dereferencing pointer to incomplete type
make[1]: *** [flow-fanout.o] Error 1
make[1]: Leaving directory `/usr/src/flow-tools-0.57/src'
make: *** [all-recursive] Error 1

Its RedHat7 with Kernel 2.4.9-31
Any ideas?

Thanks, Gerhard