Hello, I am trying to get the imap-utils installed on a RedHat 8.0 box. 
Redhat includes the imap server package, but not the imap-utils which
seems strange.  Does anyone know where I can get an rpm of the
imap-utils that will work with rh8.0?  I have not been able to fine one
that works, I have found but they don't work.

I have also tried to build the source myself but am having trouble. I
think I have everything ready to do, but when I try to make something I
get output like the following: 

[root@zeutrh80 chkmail]# make
`cat ../imap/c-client/CCTYPE` -I../imap/c-client `cat
../imap/c-client/CFLAGS`   -c -o chkmail.o chkmail.c
`cat ../imap/c-client/CCTYPE` -I../imap/c-client `cat
../imap/c-client/CFLAGS` -o chkmail chkmail.o
../imap/c-client/c-client.a `cat ../imap/c-client/LDFLAGS`
../imap/c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit':
/usr/src/build/143560-i386/BUILD/imap-2001a/c-client/osdep.c:286: the
use of `tmpnam' is dangerous, better use `mkstemp'
chkmail.o: In function `mm_login':
chkmail.o(.text+0x3b7): the `gets' function is dangerous and should not
be used.
../imap/c-client/c-client.a(osdep.o): In function `auth_gssapi_valid':
/usr/src/build/143560-i386/BUILD/imap-2001a/c-client/auth_gss.c:64:
undefined reference to `gss_nt_service_name'
/usr/src/build/143560-i386/BUILD/imap-2001a/c-client/auth_gss.c:64:
undefined reference to `gss_import_name'
/usr/src/build/143560-i386/BUILD/imap-2001a/c-client/auth_gss.c:67:
undefined reference to `krb5_init_context'

This goes on for a while until it bombs out and fails to build.

any thoughts / help would be appreciated.

Thanks in advance,

Matthew T. O'Connor


-- 
-----------------------------------------------------------------
 For information about this mailing list, and its archives, see: 
 http://www.washington.edu/imap/imap-list.html
-----------------------------------------------------------------

Reply via email to