On Thu, 22 Sep 2005, Diane Napolitano wrote:
You can quell these by adding
EXTRACFLAGS=-Wno-pointer-sign
to the build command, e.g.,
make ldb EXTRAAUTHENTICATORS=gss EXTRACFLAGS=-Wno-pointer-sign
Hello there, sorry I didn't respond sooner; I unfortunately had to do a completely fresh install of FC4 so my attention was diverted elsewhere...long story short, I no longer get any of the previous errors I was getting, but now the make (running exactly as you suggested) fails with the following:
../c-client/c-client.a(osdep.o)(.text+0x8df9): In function `ssl_onceonlyinit':
/imap-2004g/c-client/osdep.c:300: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[2]: Leaving directory `/imap-2004g/tmail'
make[1]: Leaving directory `/imap-2004g'
I can't tell for sure but it looks like a problem with openssl this time...
Thanks,
Diane
_______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
