cyrus imap 2.1.15 compile fails

Adam Soltan soltan at infra.kth.se
Thu Oct 30 04:05:52 EST 2003


Hi!

I'm trying to compile the new version of cyrus on my computer, but I
fail miserably. If I just do standard 'configure...', 'make depend...'
and 'make all...' I get following error message:

mawk: cannot open /usr/local/src/cyrus/cyrus-imapd-2.1.15/acap/et_h.awk (No
such file or directory)
mawk: cannot open /usr/local/src/cyrus/cyrus-imapd-2.1.15/acap/et_c.awk (No
such file or directory)

I found et_[ch].awk in the et directory of the source tree so in my
frustration I just copied them into acap directory. (I did the same thing
to the imap directory too for the same reasons.) The compilation went
on for some time but bailed out with the following messages:

.....
.....
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
..../lib/libcyrus.a(cyrusdb_db3.o): In function `mysync':
:240: undefined reference to `txn_checkpoint'
..../lib/libcyrus.a(cyrusdb_db3.o): In function `myarchive':
:270: undefined reference to `log_archive'
:291: undefined reference to `log_archive'
:319: undefined reference to `log_archive'
..../lib/libcyrus.a(cyrusdb_db3.o): In function `gettid':
:403: undefined reference to `txn_id'
:406: undefined reference to `txn_id'
:416: undefined reference to `txn_id'
..../lib/libcyrus.a(cyrusdb_db3.o): In function `mystore':
:705: undefined reference to `txn_id'
:695: undefined reference to `txn_id'
..../lib/libcyrus.a(cyrusdb_db3.o)::719: more undefined references to
`txn_id' follow
collect2: ld returned 1 exit status
make[1]: *** [imapd] Error 1
make[1]: Leaving directory `/usr/local/src/cyrus/cyrus-imapd-2.1.15/imap'
make: *** [all] Error 1
#

So, what's going on? Anyone?... I didn't include any more extesive
logs since they are, ehum... extensive. If anybody is interested
I can post them as well.

Regards,

/Adam Soltan







More information about the Info-cyrus mailing list