On Wed, 15 May 1996, William Elwartowski 4556 wrote: > I tried adding the alias mod found in the circle ftp sight but cannot get it to > work. Everything compiles up to alias.c at wich point I get the following error > > gcc -c -g -O -Wall -fno-strict-prototypes alias.c > In file included from alias.c:16: > structs.h:876: parse error before `socket_t' > structs.h:876: warning: no semicolon at end of struct or union > structs.h:905: parse error before `}' > make[1]: *** [alias.o] Error 1 > make[1]: Leaving directory `/usr/src/circle30bpl11/src' > make: *** [default] Error 2 > > I have examined the code and I cannot find any reason for the problem to be > there. below is the code referenced above. > I got the same error yesterday when I installed it. The problem is that you need to include "conf.h" and "sysdep.h" in alias.c. I can't really tell why but thats it. /Berzerk
This archive was generated by hypermail 2b30 : 12/18/00 PST