Hmmm , guess i should have been more specific here :)
Can you compile courier authlib or courier imap for that matter,
as a 64bit binary .
I managed to get courier authlib compile on my AMD64 SOlaris10
but the binary are 32bit. ( after a lot work , it was
painful to say the least ) .
Maybe what I want to know is that, as any one deployed courierimap
in a sparc64 bit machine ?
------------------
root@mail2 /opt/apps/courier-authlib-0.58/etc/authlib[309]# objdump -T
/opt/apps/co urier-authlib-0.58/libexec/courier-authlib/authdaemond
/opt/apps/courier-authlib-0.58/libexec/courier-authlib/authdaemond:
file format elf32-i386
DYNAMIC SYMBOL TABLE:
00000000 DF *UND* 000000c3 SYSVABI_1.3 perror
00000000 DF *UND* 00000060 libmail_str_uid_t
00000000 DF *UND* 00000010 SYSVABI_1.3 kill
00000000 DF *UND* 0000009a SYSVABI_1.3 strcat
00000000 DF *UND* 0000008b SYSVABI_1.3 wait
00000000 DF *UND* 0000003d SYSVABI_1.3 strchr
00000000 DF *UND* 00000183 SYSVABI_1.3 fork
0804b040 g DO *ABS* 00000000 Base _etext
00000000 DF *UND* 00000028 SUNW_0.7 accept
00000000 DF *UND* 00000240 SYSVABI_1.3 strcmp
00000000 DF *UND* 00000025 SUNW_0.7 listen
00000000 DF *UND* 00000007 SYSVABI_1.3 _exit
00000000 DF *UND* 00000056 SYSVABI_1.3 strcpy
0804c760 g DO .bss 00000004 courier_authdebug_login_level
I am trying to deploy courier-imap 4.1.0 and courier-authlib 0.58
an AMD64 Solaris10 platform. So I was wondering if
courier-authlib and courier-imap are 64 bit clean ?
I've been running Courier and Courier-authlib on a Linux x86_64 (RHEL4)
box without issue for 2 years now.