[CSCMail-Users] won't compile
Brought to you by:
countzer0
From: lee <le...@im...> - 2000-11-23 20:51:18
|
hi,,i tried the perl package and it hung for me as well on html::parser i believe.. so i gave C a spin......nadda its complains as such: ------------------------------------- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -c cscmail.c In file included from structs.h:34, from cscmail.h:28, from cscmail.c:26: utils.h:32:29: cschtml/cschtml.h: No such file or directory make[2]: *** [cscmail.o] Error 1 make[2]: Leaving directory `/root/cscmail-1.9.x/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/cscmail-1.9.x' make: *** [all-recursive-am] Error 2 |