[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
5/3 CVS Compile Error
I tried to compile yesterdays CVS version and I received the following
compile error...
Making all in or
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/pkg/include
-I/usr/X11R6/include -g -O2 -Wall -g -O2 -MT dns.o -MD -MP -MF
".deps/dns.Tpo" -c -o dns.o dns.c; then mv -f ".deps/dns.Tpo"
".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi
dns.c: In function `dnsworker_main':
dns.c:725: error: too many arguments to function `connection_free_all'
*** Error code 1
Stop.
make: stopped in /home/yancm/torsrc/src/or
*** Error code 1
Stop.
make: stopped in /home/yancm/torsrc/src
*** Error code 1
Stop.
make: stopped in /home/yancm/torsrc
*** Error code 1
Stop.
make: stopped in /home/yancm/torsrc
Thanks,
gene