hi again,
Well, so, if you manually use compile_et from /usr/bin to compile the et
file, does it emit a __et_list reference?
Not the "et_file"; The et file. There are several. Ultimately you want them
all, but for test purposes one will do
imap/imap_err.et imap/nntp_err.et
imap/mupdate_err.et
ah. clear. thx.
% which compile_et
/usr/bin/compile_et
% compile_et imap/imap_err.et
Error Table "imap" has base -1904809472
% compile_et imap/nntp_err.et
Error Table "nntp" has base -1567905280
% compile_et imap/mupdate_err.et
Error Table "mupd" has base -1627742720
doesn't look like the reference you're looking for.
Otherwise, you have some other compile_et being used. Get rid of it.
"There can be only one ..."
all i've got is ...
% locate compile_et
/usr/bin/compile_et
/usr/share/man/man1/compile_et.1
/usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et.1
/usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et.sh
And not, say, /usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et (or wherver
it's building)?
nope.
just the .sh & man1 files:
% ls -al /usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et*
-rw-r--r-- 1 17985 staff 4039 May 23 2000
/usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et.1
-rwxr-xr-x 1 17985 staff 1953 May 23 2000
/usr/ports/cyrus/cyrus-imapd-2.2.12/et/compile_et.sh
nothin' else there ...
richard
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html