MikeP
Mon, 28 Apr 2008 09:36:37 -0700
Got the following error when making'ing webcit 7.35 messages.c: In function âpost_messageâ: messages.c:3055: warning: implicit declaration of function âHKEYâ messages.c:3055: warning: passing argument 2 of âGetHashâ makes pointer from integer without a cast messages.c:3055: warning: passing argument 3 of âGetHashâ makes integer from pointer without a cast messages.c:3055: error: too few arguments to function âGetHashâ make: *** [messages.o] Error 1 my ./configure line was: ./configure --prefix=/usr/local/webcit2 --with-libical --with-zlib --with-backtrace and result was: zlib compression: yes Character set conversion support: yes National language support: yes Let me know what other detail you need.