Re: Compile error with Cyrus

2002-01-14 Thread Robert Scussel
I ended up with the same problem. The way I fixed it was sort of a hack. THe default install for redhat 7.1 places com_err in /usr/include/et/ To work around this, you can either go in and manually change the makefiles that look for com_err, or I symlinked /usr/unclude/com_err.h with /usr/includ

Compile error with Cyrus

2002-01-14 Thread Paxton, Darren
Good afternoon. I have downloaded and attempted to run the cyrus compiler on my Linux system (Suse Linux 7.1 running 2.4.0). The configure script appears to run without any problems, but on compilation, it fails with the following error: imapd.c imapd.c:58: comm_err.h: No such file or directory